Specifying the location of an EIDE (IDE) CD-ROM
The srom bootstring allows you to specify the location of a
CD-ROM on the EDIE (IDE) bus:
srom=wd(<IDE Controller>, <Master/Slave>, <LUN>, <BUS>)
The valid options for any of the above arguments are "1" or "0".
For example, to specify a CD-ROM that is on the secondary
IDE controller that is set to master, type:
srom=wd(1,0,0,0)
If the CD-ROM is the only device on the IDE interface, it must be set to master.