cd mount

Mike Burger mburger at bubbanfriends.org
Wed Mar 3 13:47:01 UTC 2004


On Wed, 3 Mar 2004, bulent acikgoz wrote:

> Hello friends ,
> I did something like this;
> 
> [root at 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 0
> none                    /proc                   proc    defaults        0 0
> none                    /dev/shm                tmpfs   defaults        0 0
> /dev/hda2               swap                    swap    defaults        0 0
> /dev/cdrom              /mnt/cdrom              udf,iso9660 
> noauto,owner,kudzu,ro 0 0
> /dev/fd0                /mnt/floppy             auto    
> noauto,owner,kudzu 0 0
> /dev/cdrom1             /mnt/cdrom1             udf,iso9660 
> noauto,owner,kudzu,ro 0 0
> [root at 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 at 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 at bubbanfriends.org

with a message of: 

subscribe





More information about the redhat-list mailing list