cannot mount cdrom - not a newbie problem

Timothy Smith timothy at open-networks.net
Tue Dec 14 16:57:06 PST 2004


what your suggesting is for 5.x

 mount -t cd9660 /dev/cd0 /mount
cd9660: /dev/cd0: No such file or directory

and yes /mount does exist and yes i do have permission to use it.
note how earlier i posted the problem with /cdrom

Giorgos Keramidas wrote:

>On 2004-12-15 09:43, Timothy Smith <timothy at open-networks.net> wrote:
>  
>
>>titan# mount -t cd9660 /dev/cd0a /mount
>>cd9660: /dev/cd0a: Invalid argument
>>    
>>
>
>Try without *any* partition name:
>
>	titan# mount -t cd9660 /dev/cd0 /mount
>
>Since /mount is a non-standard name, you _did_ check that /mount exists
>as a directory right?
>
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>
>  
>



More information about the freebsd-questions mailing list