Re: cd mount

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mike Burger wrote:

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 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@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.



[root@sbe-60 root]# ls -l /dev/cdrom
lrwxrwxrwx 1 root root 8 Oct 24 12:09 /dev/cdrom -> /dev/hdd
[root@sbe-60 root]#


I did it Do you have any thing
thank you.......

--
Bülent Açıkgöz
DBA & Sytem Administrator

Mobile: +90 532 5639505
Adress: Ovecler 4.cadde 100.sokak 26-4
OVECLER/ANKARA/TURKIYE

There is no crueler tyranny than that which is perpetrated under the shield of law and in the name of justice.



--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux