![]() |
||||||
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
||||
![]() |
|
![]() |
||||
![]() |
|
|||||
![]() |
|
|||||||||||||||||||
|
|||||||||||||||||||
ok boot cdrom
ok boot cdrom /pci@8,600000/scsi@6/disk@0,0:f If the address of the physical device does not match the address specified in the EEPROM, aliases must be redefined. Find out the address of the physical device, e.g. for SCSI:
ok probe-scsi-all scsi6,1 is the external SCSI connector, while scsi6 is the internal SCSI bus. Target 6 is an internal CD-ROM drive, and Target 0 is an internal hard disk drive. The aliases "cdrom" (or "disk", etc.) can either be redefined, or a new aliases ("cdrom2", "disk10") can be created, for example if an external CD-ROM drive is added to the list of aliases. In the following example, a new external CD-ROM drive (Target 4) is added with alias "cdrom2":
ok show-disks
a) /pci@8,600000/scsi@6,1/disk
/pci@8,600000/scsi@6,1/disk has been selected.
ok nvalias cdrom2 ^y
ok nvalias cdrom2 /pci@8,600000/scsi@6,1/disk @4,0:f Then hit enter:
ok nvalias cdrom2 /pci@8,600000/scsi@6,1/disk@4,0:f
ok devalias cdrom2 /pci@8,600000/scsi@6,1/disk@4,0:f cdrom /pci@8,600000/scsi@6/disk@6,0:f ... Lastly, store the new configuration in the EEPROM:
ok nvstore
ok boot cdrom2 |
|||||||||||||||||||