From owner-freebsd-questions@FreeBSD.ORG Tue Jun 9 20:13:39 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 873A910656A5 for ; Tue, 9 Jun 2009 20:13:39 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id C67288FC1F for ; Tue, 9 Jun 2009 20:13:38 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n59KDTff008376; Tue, 9 Jun 2009 22:13:29 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n59KDTxJ008373; Tue, 9 Jun 2009 22:13:29 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 9 Jun 2009 22:13:29 +0200 (CEST) From: Wojciech Puchar To: Leslie Jensen In-Reply-To: <4A2EAF98.70700@eskk.nu> Message-ID: References: <4A2EAF98.70700@eskk.nu> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Need advise on how to mount certain CD's X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2009 20:13:39 -0000 > > The error I get is: > > mount -t cd9660 /dev/acd0 /cdrom > mount_cd9660: /dev/acd0: Invalid argument > > I've Googled and read the handbook but I think my settings are ok. > > Any suggestions? ask your friend what filesystem he use. "what is filesystem?" ;) With windoze user there are only two options - ISO9660 and UDF. Latter if he use "direct write" with CD/DVD - the option that make writable CD/DVD appear like a disk drive letter and you just copy files. Probably it's builtin since windoze XP, but i'm not sure. Unfortunately UDF support on FreeBSD basicly doesn't work. Maybe i'm wrong so try mount_udf