I know this CD/DVD drive works because it boots a Ubuntu Live CD when
I power cycle.

BUT....when I'm in my normal Ubuntu installation, I can't mount the dumb thing.

Here is me trying to mount the drive....

/root] # mount -t iso9660 /dev/hda /media/cdrom
mount: special device /dev/hda does not exist

I tried /dev/sdb also.

Here is my fstab...

proc            /proc           proc    defaults        0       0
/dev/sda1       /               ext3    defaults,errors=remount-ro 0       1
/dev/sda8       /home           ext3    defaults        0       2
/dev/sda5       /tmp            ext3    defaults        0       2
/dev/sda6       /var            ext3    defaults        0       2
/dev/sda7       none            swap    sw              0       0
/dev/hda        /media/cdrom0   udf,iso9660 user,noauto     0       0


Chris


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to