Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2002 21:48:08 -0600
From:      Chris Fedde <chris@fedde.littleton.co.us>
To:        "Nader Turki" <nturki@hotmail.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: mount 
Message-ID:  <200204210348.g3L3m8Es021671@fedde.littleton.co.us>
In-Reply-To: <F99wHRQaXibm60wcP2d00000661@hotmail.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 20 Apr 2002 22:08:55 -0400  "Nader Turki" wrote:
 +------------------
 | hi guys,
 | 
 | i'm trying to mount a cd but i get an error ...
 | usually "mount -t cd9660 -o ro /dev/acd0a /cdrom" works with most unix/linux
 | cd's but when i try a Cd that i made on a windows system like mp3's or files
 | that i drag/drop don'tr work on the freebsd system when i do "mount -t 
 | cd9660 -o ro /dev/acd0a /cdrom" i get this error:
 | 
 | bash-2.05a# mount -t cd9660 -o ro /dev/acd0a /cdrom
 | cd9660: /dev/acd0a: Invalid argument
 | 
 | i tried the CD on windows and redhat linux works ok except for FreeBSD i am 
 | sure there's a way to mount it but i dunno how.
 | 
 +------------------

Cutting and pasteing your command works just fine for me here.  I'm
not sure what is wrong unless it is a hardware or kernel problem
of some kind.  You need to go into problem solving mode.  Try
other CDs. Look at the output of dmesg to see if the autoconfigure found
the device.

Good luck

--
    Chris Fedde

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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