From owner-freebsd-questions@FreeBSD.ORG Tue Jun 9 21:09:18 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 DF65D106564A for ; Tue, 9 Jun 2009 21:09:18 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9ABEA8FC1A for ; Tue, 9 Jun 2009 21:09:18 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id E78985E355; Tue, 9 Jun 2009 23:09:17 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.995 X-Spam-Level: X-Spam-Status: No, score=-1.995 tagged_above=-999 required=5 tests=[AWL=0.605, BAYES_00=-2.599, SPF_PASS=-0.001] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id nv18LM7RgwAp; Tue, 9 Jun 2009 23:09:14 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c-195-216-040-164.static.bjare.net [195.216.40.164]) by mx1.bjare.net (Postfix) with ESMTP id B0F525E33E; Tue, 9 Jun 2009 23:09:14 +0200 (CEST) Message-ID: <4A2ECF79.6070109@eskk.nu> Date: Tue, 09 Jun 2009 23:09:13 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.21 (X11/20090407) MIME-Version: 1.0 To: nightrecon@verizon.net References: <4A2EAF98.70700@eskk.nu> <20090609190728.GA76887@slackbox.xs4all.nl> <4A2EB6CA.6090506@eskk.nu> <4A2EC578.5030604@eskk.nu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 21:09:19 -0000 Michael Powell skrev: > > A long time ago I tried a Nero add-on of some form or fashion (don't recall > the exact name) for Windows that essentially allowed a CD disk to be mounted > and used as a disk drive, which allowed for drag and drop in Explorer. It > was buggy and crashed regularly so I removed it. I believe this > functionality was rolled into the Nero software itself as a feature at some > later date/version. This was also incorporated into Vista. > > Bottom line is this is a non-standard UDF format and since the limited UDF > support in FreeBSD doesn't support it you will need to have your friend > remaster the disk as a CD9660. The limited support for UDF in FreeBSD > predates this feature, and likely will never have it anytime soon. > > -Mike > > Thank you all. I get the picture! I'll make my friend aware of "filesystems" and ask him to make readable CD's :-) /Leslie