Date: Fri, 13 Mar 2015 21:40:21 -0400 From: Nathan Rosenquist <freebsd@ratherlargerobot.com> To: Benjamin Kaduk <bjk@FreeBSD.org> Cc: freebsd-doc@FreeBSD.org Subject: Re: FreeBSD Handbook correction? Message-ID: <55039185.1020705@ratherlargerobot.com> In-Reply-To: <alpine.GSO.1.10.1503121849450.3953@multics.mit.edu> References: <550101DA.9090807@ratherlargerobot.com> <alpine.GSO.1.10.1503121849450.3953@multics.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks Benjamin! -Nathan On 3/12/15 6:51 PM, Benjamin Kaduk wrote: > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55039185.1020705>