cannot mount cdrom - not a newbie problem

Giorgos Keramidas keramida at ceid.upatras.gr
Tue Dec 14 16:15:00 PST 2004


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?



More information about the freebsd-questions mailing list