> Hi
> I have installed redhat Linux 3.03 from a CD-ROM. when I completed the
> installation I made a LILO boot floppy which I use to boot the system
> and it boots just fine. The problem is I can not access the CD-ROM drive
> from Linux and I have tried something like mount -t iso9660 /dev/cdrom
> /mnt but in vain since there is no cdrom file in the /dev directory.
> Any help will be greatly appreciated.
> Humud Ali Said
Hi Humud,
If there is no /dev/cdrom then either create a link from /dev/cdrom
to the actual device ie /dev/hdc or use the actual address in the
mount command ie
mount -t iso9660 /dev/hdc /mnt/cdrom
hda is the master of the primary ide
hdb is the slave of the primary ide
hdc is the master of the secondary ide
Hope this helps
Andy.
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Andrew Evans
Philips Medical Systems Nederland
Building QJ 1130
5680 DA Best Voice: +31 40 2763172
The Netherlands Fax: +31 40 2765650
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-