From owner-freebsd-questions@FreeBSD.ORG Tue May 18 16:59:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8993316A4CE for ; Tue, 18 May 2004 16:59:15 -0700 (PDT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E41F743D1F for ; Tue, 18 May 2004 16:59:13 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.11/8.12.11) with ESMTP id i4INb3J1080187; Tue, 18 May 2004 17:37:03 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.11/8.12.11/Submit) with ESMTP id i4INb3vv080184; Tue, 18 May 2004 17:37:03 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 18 May 2004 17:37:03 -0600 (MDT) From: Warren Block To: Ion-Mihai Tetcu In-Reply-To: <20040518142548.032dea2f@it.buh.cameradicommercio.ro> Message-ID: <20040518173529.D80176@wonkity.com> References: <20040518105316.59107.qmail@web40301.mail.yahoo.com> <20040518142548.032dea2f@it.buh.cameradicommercio.ro> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Stephen Liu cc: freebsd-questions@freebsd.org Subject: Re: How to mount and read cdimage before burning X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 23:59:15 -0000 On Tue, 18 May 2004, Ion-Mihai Tetcu wrote: > On Tue, 18 May 2004 18:53:16 +0800 (CST) > Stephen Liu wrote: > > > Freebsd 5.2 > > =========== > > > > Following command works on Linux but not on Freebsd > > # mount cd_image.iso -r -t iso9660 -o loop /mnt > > (remark: iso9660 changed to cd9660) > > > > Google search brought following link > > http://www.freebsddiary.org/iso-mount.php > > The chapter about Storage, resp. > /usr/share/doc/en_US.ISO8859-1/books/handbook/creating-cds.html Isn't "loop" the compressed filesystem? In that case, the /usr/ports/sysutils/cloop-utils port may be helpful. -Warren Block * Rapid City, South Dakota USA