sprftuver
2007-11-26, 04:35 AM CST
Hello all.
I am using Fedora 7. I was trying to mount a DVD, but it reported this error --- "Unable to mount media There is probably no media in the drive." I tried mounting it in command mode, but it gave another error --- "mount: can't find /dev/scd0 in /etc/fstab or /etc/mtab."
Here is my fstab:-
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot1 /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
and here is the mtab:-
/dev/mapper/VolGroup1-LogVol00 / ext3 rw 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
/dev/sdb1 /boot ext3 rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
Can anyone tell me what to do
I am using Fedora 7. I was trying to mount a DVD, but it reported this error --- "Unable to mount media There is probably no media in the drive." I tried mounting it in command mode, but it gave another error --- "mount: can't find /dev/scd0 in /etc/fstab or /etc/mtab."
Here is my fstab:-
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot1 /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
and here is the mtab:-
/dev/mapper/VolGroup1-LogVol00 / ext3 rw 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
/dev/sdb1 /boot ext3 rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
Can anyone tell me what to do