having trouble mounting cd rom

Mark Woodson mwoodson at sricrm.com
Mon Sep 15 17:33:31 PDT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 15 September, Charlie <liuyang99 at earthlink.net> wrote:
> On Monday 15 September 2003 09:38 am,  wrote:
> > Charlie <liuyang99 at earthlink.net> writes:
> > > not sure why but when i run the command mount -t cd9660 -o ro
> > > /dev/acd0c /cdrom it gives me this error message cd9660:
> > > /dev/acd0c: Invalid argument
> >
> > Version of FreeBSD?
> > Does /dev/acd0c exist?
> > Is your CDROM drive an ATAPI device?
> > Is the drive recognized at boot time?
>
>  version 4 i believe, i bought it at compusa.
> yes /dev/acd0c exists
> not sure but i believe so
> not sure how to check if it's reconized at boot time

dmesg will tell you what's getting recognized at boot time.

dmesg | grep cd

That will strip out some of the irrelevant bits.   You should see 
something like:
acd0: DVD-R <TDK DVDRW0404N> at ata1-master PIO4


I find that invalid arguments frequently mean that the cd isn't a data 
cd, but rather an audio cd, or there is no cd in the drive.  It's a 
data cd?  You can skip the optional arguments and just:  mount /cdrom  
if the entry is in fstab (which default installs usually have).

- -Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE/ZloQF/yyV91po54RArrzAJ95zgfka1g+klxsrz0kJwY4w6SdUQCg9MYf
xwJK8ebTj2lNcvuwuaCPXtQ=
=SlhW
-----END PGP SIGNATURE-----



More information about the freebsd-questions mailing list