I am having a problem mounting the CD-ROM drive, but for a reason I have
never seen before. Has anyone seen this problem before?
/etc/fstab
/dev/hdc1 / ext2 defaults
1 1
/dev/hdc5 swap swap defaults
0 0
/dev/fd0 /mnt/floppy ext2 noauto
0 0
/dev/cdrom /mnt/cdrom iso9660 exec,dev,suid,ro 0 0
none /proc proc defaults
0 0
Things look fine here....
Upon running dmesg however, get the following, repeated errors:
hda: Maxtor 90845D4, 8063MB w/256kB Cache, CHS=1024/255/63
hdc: Maxtor 83201A6, 3060MB w/256kB Cache, CHS=6218/16/63
hdd: FX320M, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
md driver 0.36.3 MAX_MD_DEV=4, MAX_REAL=8
scsi : 0 hosts.
scsi : detected total.
Partition check:
hda: hda1
hdc: [PTBL] [777/128/63] hdc1 hdc2 < hdc5 >
VFS: Mounted root (ext2 filesystem) readonly.
Adding Swap: 128988k swap-space (priority -1)
hdd: media changed
hdd : tray open or drive not ready
hdd : tray open or drive not ready
hdd : tray open or drive not ready
VFS: Disk change detected on device 16:40
hdd : tray open or drive not ready
hdd : tray open
I know that the hardware is working fine (it does in Windows), and I had
successfully intsalled Redhat 5.2 (kernel 2.0.36) from the cd-rom, but
no luck now. I have gone through the CD-ROM howto and the man on fstab,
but I can not figure what is wrong.
Thanks in advance.
Kevin