Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2005 20:38:19 +0000
From:      Craig Kleski <ckleski@mbc.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: cannot mount dvd
Message-ID:  <200505242038.19275.ckleski@mbc.edu>
In-Reply-To: <4293B375.4090203@fusemail.com>
References:  <4293B375.4090203@fusemail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 24 May 2005 11:06 pm, Brian John wrote:
> 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
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"


fstab looks fine.  What version of FreeBSD are you running?  Any errors in 
dmesg?




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