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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"




try $df to make sure your cdrom is /acd0c
Here's how I do it on my machine
$mount_cd9660 /dev/acd0 /cdrom

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to