paul.shelb
11-25-2003, 06:47 AM
Hi all
I can't seem to get /dev/cdrom to mount to /mnt/cdrom.
I've tried all the usual mount -t commands, but keep getting "no medium found"
Here's the setup:
RedHat 8.0
is09660 CDROM
/etc/fstab:
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hdc1 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
and yes, there IS a disc in the drive ;)
Can anyone help?
I can't seem to get /dev/cdrom to mount to /mnt/cdrom.
I've tried all the usual mount -t commands, but keep getting "no medium found"
Here's the setup:
RedHat 8.0
is09660 CDROM
/etc/fstab:
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hdc1 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
and yes, there IS a disc in the drive ;)
Can anyone help?