First, look at the end section about hard drive numbering. This enables you to figure out the name that Linux would call your CD-ROM if Linux knew about it. If you have an IDE ATAPI CD-ROM, type the following line whenever you see the boot prompt (LILO or GRUB prompt) while booting or installing your system:
linux hdx=cdrom
where X is the number your CD-ROM would have if it could be detected.
==============================
a - first IDE controller, master
b - first IDE controller, slave
c - second IDE controller, master
d - second IDE controller, slave
If you have a third and/or fourth controller, continue assigning
letters in alphabetical order, going from controller to controller, and
master to slave
|