On Sunday 14 September 2003 09:05 pm, Charlie wrote: > not sure why but when i run the command mount -t cd9660 -o ro /dev/acd0c > /cdrom it gives me this error message cd9660: /dev/acd0c: Invalid argument > _______________________________________________
Is this a new problem? That is, did the command work before? Did you recompile the kernel with 'dev atapicam' to treat the cdrom as a scsi device? If so, you need to change the device name in /etc/fstab. Try /dev/cd0c. Best of luck, Andrew Gould _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
