Hi all,

This is my first linux from scratch.  All is well except I can't use my
DVD/CDRW drive.  The kernel sees it:

(dmesg)
[    2.352136] hdc: TOSHIBA DVD-ROM SD-R1202, ATAPI CD/DVD-ROM drive
[    3.024250] hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[    3.024648] hdc: UDMA/33 mode selected

Here is my /etc/fstab:
/dev/hdc /media/cdrom udf,iso9660 user,noauto,exec,utf8 0 0

When I try to mount it I get:
special device /dev/hdc does not exist

I don't have an entry for the optical drive under /sys/block/.  The
weird thing is it works when I'm in Ubuntu and it sees it as /dev/scd0.
I tried upgrading udev but it didn't work.  Any help is appreciated. 

Thanks
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to