From owner-freebsd-doc@FreeBSD.ORG Thu Mar 12 22:56:21 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0F0D343F for ; Thu, 12 Mar 2015 22:56:21 +0000 (UTC) Received: from dmz-mailsec-scanner-3.mit.edu (dmz-mailsec-scanner-3.mit.edu [18.9.25.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AA9C989D for ; Thu, 12 Mar 2015 22:56:20 +0000 (UTC) X-AuditID: 1209190e-f79bb6d0000030e8-bd-5502185f304e Received: from mailhub-auth-1.mit.edu ( [18.9.21.35]) (using TLS with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by dmz-mailsec-scanner-3.mit.edu (Symantec Messaging Gateway) with SMTP id 2A.DE.12520.F5812055; Thu, 12 Mar 2015 18:51:11 -0400 (EDT) Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by mailhub-auth-1.mit.edu (8.13.8/8.9.2) with ESMTP id t2CMpAxp019426; Thu, 12 Mar 2015 18:51:11 -0400 Received: from multics.mit.edu (system-low-sipb.mit.edu [18.187.2.37]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id t2CMp8G1031638 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 12 Mar 2015 18:51:10 -0400 Received: (from kaduk@localhost) by multics.mit.edu (8.12.9.20060308) id t2CMp8Fn000211; Thu, 12 Mar 2015 18:51:08 -0400 (EDT) Date: Thu, 12 Mar 2015 18:51:08 -0400 (EDT) From: Benjamin Kaduk X-X-Sender: kaduk@multics.mit.edu To: Nathan Rosenquist Subject: Re: FreeBSD Handbook correction? In-Reply-To: <550101DA.9090807@ratherlargerobot.com> Message-ID: References: <550101DA.9090807@ratherlargerobot.com> User-Agent: Alpine 1.10 (GSO 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFmpmleLIzCtJLcpLzFFi42IR4hRV1o2XYAo1eH1a0+LUmS5Wi6dTxRyY PGZ8ms/icenkRsYApigum5TUnMyy1CJ9uwSujF8LL7IVTGSvuHfuGksD42HWLkZODgkBE4l1 O6cwQthiEhfurWfrYuTiEBJYzCRxpvUqC0hCSGAjo8TfLdIQiUNMEqc+vGWBcBoYJdY83sQO UsUioC1xuH8pG4jNJqAmsX7FNWaIsYoSm09NArNFgNa9bvkENpVZQFrixeZHYPXCApoSl5de AzuJE6jm+INesBpeAQeJiZ+nAvVyAC0zlji6oxAkLCqgI7F6/xSoEkGJkzOfQI3Uklg+fRvL BEahWUhSs5CkFjAyrWKUTcmt0s1NzMwpTk3WLU5OzMtLLdI11svNLNFLTSndxAgOX0m+HYxf DyodYhTgYFTi4X3AyhgqxJpYVlyZe4hRkoNJSZRX+y9QiC8pP6UyI7E4I76oNCe1+BCjBAez kgjv/5NAOd6UxMqq1KJ8mJQ0B4uSOO+mH3whQgLpiSWp2ampBalFMFkZDg4lCd7nYkyhQoJF qempFWmZOSUIaSYOTpDhPEDDj4LU8BYXJOYWZ6ZD5E8x6nLcmfJ/EZMQS15+XqqUOO9dkCIB kKKM0jy4ObC084pRHOgtYV5FcaAqHmDKgpv0CmgJE9ASFuv/IUBLShIRUlINjOEzb/dxMdrn r5/Atc3s6Yy4hT8UfrLetvbr2hdzz3KDSsTeQ9wrF4lUZKzOF3WUYRdNPHCzSHqfyLawdTtn zDnokvCx9Kvd5OMh869mPs32NUm9oLv4RdbcI2f/NlXyN4R4dIfIeRQGnWuyCuQ1PHfueaa3 XbCxscYO/uYoO+WVm7sfvr3To8RSnJFoqMVcVJwIANc3R5oWAwAA Cc: freebsd-doc@FreeBSD.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2015 22:56:21 -0000 On Wed, 11 Mar 2015, Nathan Rosenquist wrote: > Potentially change: > > /mnt/freebsd_install/usr/freebsd_dist/base.txz > > To: > > /mnt/usr/freebsd-dist/base.txz I believe you are correct; the change is committed in r46338. > It is also worth noting that I didn't use the following command from the guide > to mount the DVD: > > *| mount -t cd9660 /dev/`mdconfig -f cdimage.iso` /mnt > |* > > > Instead, I stuck the DVD in the drive and mounted it like so: > > mount -t cd9660 /dev/cd0 /mnt > > I *believe* it might be the same difference, but I'm switching to FreeBSD > after years of primarily using Linux, and wanted to mention it in case you > couldn't reproduce my results. They should behave identically, but thank you for the extra information. It is a much nicer situation to be in than when someone omits something they think shouldn't matter :) -Ben