From owner-freebsd-questions@FreeBSD.ORG Wed Mar 5 22:27:28 2008 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 F421E1065674 for ; Wed, 5 Mar 2008 22:27:27 +0000 (UTC) (envelope-from web@umich.edu) Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by mx1.freebsd.org (Postfix) with ESMTP id A319B8FC1A for ; Wed, 5 Mar 2008 22:27:27 +0000 (UTC) (envelope-from web@umich.edu) Received: FROM dell1 (Unknown [141.211.15.39]) BY hackers.mr.itd.umich.edu ID 47CF1E4C.2F0A9.8979 ; 5 Mar 2008 17:27:24 -0500 Date: Wed, 5 Mar 2008 17:26:15 -0500 From: William Bulley To: Sean Cavanaugh Message-ID: <20080305222615.GC24231@dell1> Mail-Followup-To: Sean Cavanaugh , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: where are base, info, kernels, dict, doc, games, manpages, ports, src, etc. for 7.0-REL? 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: Wed, 05 Mar 2008 22:27:28 -0000 According to Sean Cavanaugh : > > are you using 7.0-RELEASE-XXXX-bootonly.iso or 7.0-RELEASE-XXXX-Disc1.iso > > the later has the files on it and can be installed without any network > connection at all. Thanks. I have 7.0-RELEASE-i386-disc1.iso and burned it onto a CD-ROM, but that didn't seem to work either. I will try it again... It is curious why the contents of the ISOs is not listed somewhere. The only way I could find to inspect them was: # mdconfig -a -t vnode -f .iso -u 0 # mount -t cd9660 /dev/md0 /mnt which is from section 18.6.2 of the Handbook. Regards, web... -- William Bulley Email: web@umich.edu