Hi,
I have a DVD SonyDRU510 installed on a PC box with RedHat 9.0
installed.
And I couldnt mount the DVD driver with a DVD disc in it. If I put a
CD, it mounts OK.
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/hda3 swap swap defaults
0 0
/dev/fd0 /mnt/floppy auto
noauto,owner,kudzu 0 0
/dev/cdrom /mnt/cdrom udf,iso9660
noauto,owner,kudzu,r
o 0 0
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd0,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hdc=ide-scsi
initrd /initrd-2.4.20-8.img
On /dev directory I have only these two entries, no dvd device.
lrwxrwxrwx 1 root root 8 Dec 2 09:13 cdwriter ->
/dev/sg0
lrwxrwxrwx 1 root root 9 Dec 2 09:13 cdrom ->
/dev/scd0
I upgrade the dvdrecord-0.1.5-1ark.i586.rpm.
When I try to mount I get the message
mount: No medium found
Any ideia what is going on ?
TIA
Celso Suzuki