Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2005 18:06:29 -0500
From:      Brian John <brianjohn@fusemail.com>
To:        freebsd-questions@freebsd.org
Subject:   cannot mount dvd
Message-ID:  <4293B375.4090203@fusemail.com>

next in thread | raw e-mail | index | archive | help
Hello,
For some reason I can't mount a dvd in my dvd drive.  It is a normal 
data dvd that I burned using k3b.  This is what happens:
-bash-2.05b$ sudo mount /dvd
cd9660: /dev/acd0: Invalid argument

I also try this:
-bash-2.05b$ sudo mount -t cd9660 /dev/acd0 /dvd
cd9660: /dev/acd0: Invalid argument

Here is my fstab entry:
/dev/acd0               /dvd            cd9660  ro,noauto       0       0

Can anyone help me out?  Any clue why this might not work?

Thanks

/Brian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4293B375.4090203>