The device will be represented as SCSI so it won't start with an 'h' (like hd0). Mine is: /dev/scd0 James > On Wed, 3 Mar 2004, bulent acikgoz wrote: > >> Hello friends , >> I did something like this; >> >> [root@sbe-60 root]# cat /etc/fstab >> LABEL=/ / ext3 defaults >> 1 1 >> LABEL=/boot /boot ext3 defaults >> 1 2 >> none /dev/pts devpts gid=5,mode=620 >> 0 >> none /proc proc defaults >> 0 >> none /dev/shm tmpfs defaults >> 0 >> /dev/hda2 swap swap defaults >> 0 >> /dev/cdrom /mnt/cdrom udf,iso9660 >> noauto,owner,kudzu,ro 0 >> /dev/fd0 /mnt/floppy auto >> noauto,owner,kudzu 0 >> /dev/cdrom1 /mnt/cdrom1 udf,iso9660 >> noauto,owner,kudzu,ro 0 >> [root@sbe-60 root]# mount -t iso9660 /dev/cdrom /mnt/cdrom >> mount: block device /dev/cdrom is write-protected, mounting read-only >> mount: wrong fs type, bad option, bad superblock on /dev/cdrom, >> or too many mounted file systems >> [root@sbe-60 root]# >> >> Do you have any suggestion?. >> thanks.... > > What does the output of: > > ls -l /dev/cdrom > > give you? > > If it's not a symlink to /dev/hdX or some such, then you'll probably need > to create a symlink for /dev/cdrom, pointing at whichever device name you > need to use. > > -- > Mike Burger > http://www.bubbanfriends.org > > Visit the Dog Pound II BBS > telnet://dogpound2.citadel.org or http://dogpound2.citadel.org:2000 > > To be notified of updates to the web site, visit > http://www.bubbanfriends.org/mailman/listinfo/site-update, or send a > message to: > > site-update-request@xxxxxxxxxxxxxxxxx > > with a message of: > > subscribe > > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list