invalid argument
Jason
jason at ec.rr.com
Wed Nov 12 11:59:55 PST 2003
Gregory Stearns wrote:
>I have used mount -t cd9660 /dev/acd0c /cdrom
>and mount_cd9660 /cdrom
>It tells me that it is an invalid argument. I have a toshiba satelite laptop and I am running ver 4.7. My cdrom is a cdrw. What should I try next?
>Thank you
>
>
You syntax looks good, but do you have acd0c in your /dev/ file? Do $ls
/dev and look for acd entries. My computers has acd0, and thats it. So
I use $ mount_cd9660 /dev/acd0 /cdrom.
Jason
More information about the freebsd-questions
mailing list