From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 01:38:48 2005 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 883A616A4CE for ; Wed, 23 Feb 2005 01:38:48 +0000 (GMT) Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D59343D4C for ; Wed, 23 Feb 2005 01:38:48 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from ringworm.mechee.com ([4.26.84.7])0.04 <0ICC002ONCKM1TF2@vms044.mailsrvcs.net> for freebsd-questions@freebsd.org; Tue, 22 Feb 2005 19:38:46 -0600 (CST) Received: by ringworm.mechee.com (Postfix, from userid 1001) id D92EB2CE741; Tue, 22 Feb 2005 17:34:15 -0800 (PST) Date: Tue, 22 Feb 2005 17:34:13 -0800 From: "Michael C. Shultz" In-reply-to: <20050223011425.58994.qmail@web51010.mail.yahoo.com> To: freebsd-questions@freebsd.org Message-id: <200502221734.14400.ringworm01@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=big5 Content-transfer-encoding: 7bit Content-disposition: inline References: <20050223011425.58994.qmail@web51010.mail.yahoo.com> User-Agent: KMail/1.7.2 Subject: Re: extract iso image X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ringworm01@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 01:38:48 -0000 On Tuesday 22 February 2005 05:14 pm, T.F. Cheng wrote: > hi, I am not sure if I am doing the right thing. I > want to extract an downloaded isoimage by first > mounting it. I tried: mount -t iso9660 -o loop > image.iso /mnt but turns out I don't have > mount_iso9660 under /sbin, only mount_cd9660. Is there > any other way to do this? I am running > freebsd5.3/i386. Thanks! > > > ===== > Best Regards, > > Tsu-Fan Cheng > Look in the handbook under optical drives. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html