I've a similar problem with an Inoi media tank. The tank's 300GB hard drive is detected as /dev/sdc, the tank's CompactFlash reader as /dev/sda, the SmartCard as
/dev/sdb, and the dvd burner as nothing...I expected /dev/sdd but no such luck.
I've been able to add an fstab entry for /dev/sdc1 and haldaemon will mount /dev/sda1 and /dev/sdb1 with the /media/disk and /media/disk-1 mounts.
The following device files exist for the dvd:
lrwxrwxrwx 1 root root 4 Jul 1 08:15 cdrom-sr0 -> scd0
lrwxrwxrwx 1 root root 4 Jul 1 08:15 cdrw-sr0 -> scd0
lrwxrwxrwx 1 root root 4 Jul 1 08:15 cdwriter-sr0 -> scd0
lrwxrwxrwx 1 root root 4 Jul 1 08:15 dvdrw-sr0 -> scd0
lrwxrwxrwx 1 root root 4 Jul 1 08:15 dvd-sr0 -> scd0
lrwxrwxrwx 1 root root 4 Jul 1 08:15 dvdwriter-sr0 -> scd0
I created the following symbolic link in /dev which enables the mounting of the
dvd on a manually created mountpoint (or just /mnt):
ln -s /dev/scd0 /dev/sr0
(I've added this command to /etc/rc.local so that the link is always created
on boot.
But I'd actually like to figure out why fedora doesn't detect the drive
as a block device and assign it like the other 3 drives in the media tank.
By the way, the dvd is a samsung Super WriteMaster DVD Multi-Recorder with LightScribe, so I had to install lightscribe-1.4.136.1-0, 4L-1.0-r6, and update
hplip (because I think the lightscribe rpm caused my usb printer device path for
my hp printer to disappear).
Quote:
Originally Posted by zero_cool666
Heys
I've got a real problem here. I have a HP pavilion laptop with dvd rw ATA drive. The model is HL-DT-ST DVDRAM GSA T20L ATA device. The problem is that Fedora 7 fails to recognize this device. Even when i installed fedora 7 i did it by using a hard drive image coz anaconda won't recognize it as a device. its not available in the dev directory aswel.. Please guide me how can i get fedora to recognize this device.
Thanx
|