Click to See Complete Forum and Search --> : HELP, cdrom device has me p.o.


cuzvinn
08-07-2001, 11:11 PM
Help, I cant access my cdrom. I am using free BSD but since I cant find any good forums for it, I thought I would try here.
Things I have tried:

mount -t cd9660 -o ro /dev/acd0 /cdrom
unix reply: no such thing as cd9660

mount /dev/acd0 /cdrom
unix reply: device not configured

Should the fstab option for this device be set to no-auto?

Please give me any suggestions because I am getting sick of trying to figure this out.

Thanks

Linuxcool
08-07-2001, 11:40 PM
Post a copy of your fstab file. In the meantime try mount -t iso9660 -o ro /dev/acd0 /cdrom

bdg1983
08-08-2001, 05:19 AM
This question has already been resolved in Technical.

One of the many problems with crossposting. Gets resolved in one of the forums and others are wasting their time still replying to the other post.