From owner-freebsd-questions Sat Apr 20 22:34:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ettnet.se (mail.ettnet.se [212.109.4.7]) by hub.freebsd.org (Postfix) with SMTP id 7315737B405 for ; Sat, 20 Apr 2002 22:34:07 -0700 (PDT) Received: (qmail 12810 invoked from network); 21 Apr 2002 05:34:04 -0000 Received: from unknown (HELO ppp-212-109-5-49) (212.109.5.49) by mail.ettnet.se with SMTP; 21 Apr 2002 05:34:04 -0000 From: Thomas Widlumdh Reply-To: tw@ettnet.se To: Mark Filipak Subject: Re: mount Date: Sun, 21 Apr 2002 07:31:10 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <3CC23099.5C639EF8@earthlink.net> In-Reply-To: <3CC23099.5C639EF8@earthlink.net> Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Message-Id: <02042107370004.00266@atp.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm struggling with the same problem. I found that with this error "Invalid argument", the disc obviously is concidered to be a non-iso9660 disc by BSD. The funny thing is that the disc is mounted by Linux, but not by BSD. If you find a solution to this, I would appreciate it very much to share the method. Regards, Thomas > > 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. > > I'm only a newbie, Nader, and I hope others will jump in, but I think > there may be two problems. > > 1 - Are you sure the cd is /dev/acd0a? On my system it is /dev/acd0c. > > 2 - Are you sure it is ISO 9660? If you merely dragged/dropped in Windows, > it may be Joliet (by default). You may be able to check this by looking at > the filenames. Do they have long filenames? -- longer than 8.3? If so, > it's Joliet. If not, it may still be Joliet. Bring the CD format up in a > Window's burning program and click "Properties" to see what format, ISO > 9660 or Joliet, the CD has. I'm afraid I'm too much of a newbie to know > how to mount a Joliet file system, or even if it can be done. > > Hope this helps -- Mark > -- > See my resume: http://home.earthlink.net/~filipak/resume/ > See my music trade pages: http://home.earthlink.net/~filipak/music/ > Last updated: 14 April 2002 > Q: Is UNIX the spawn of Satan? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Operativsystem: FreeBSD 4.1 E-mailprogram: Kmail 1.0.28 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message