Date: Tue, 17 Aug 2010 11:06:12 +0200 From: Dick Hoogendijk <dick@nagual.nl> To: Roland Smith <rsmith@xs4all.nl> Cc: freebsd-questions@freebsd.org Subject: Re: ZFS not usable on FreeBSD-8.1 Message-ID: <4C6A5104.4040103@nagual.nl> In-Reply-To: <20100816181432.GA66710@slackbox.erewhon.net> References: <4C669668.5040906@nagual.nl> <19558.60756.860555.968721@gargle.gargle.HOWL> <4C66F542.6090501@nagual.nl> <19559.15997.480750.380264@gargle.gargle.HOWL> <4C6835B9.7000900@nagual.nl> <AANLkTi=fYtMYLeWgM8JZdECbv8EfkVSQcoSeFyLsOGXK@mail.gmail.com> <1281947758890646500@nagual.nl> <20100816181432.GA66710@slackbox.erewhon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16-8-2010 20:14, Roland Smith wrote: > It could be that newfs is overwriting the partition table. > Can you post the output of 'gpart show<device>' and 'bsdlabel<device>s1'? westmark# gpart show ad8 => 63 976773105 ad8 MBR (466G) 63 976773105 1 freebsd [active] (466G) westmark# bsdlabel ad8s1 # /dev/ad8s1: 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 2097152 0 4.2BSD 0 0 0 b: 12582912 2097152 swap c: 976773105 0 unused 0 0 # "raw" part, don't edit d: 16777216 14680064 4.2BSD 0 0 0 e: 41943040 31457280 4.2BSD 0 0 0 f: 903372785 73400320 4.2BSD 0 0 0 westmark# I dumped/restored the system to ad8 yesterday and booted from it. The system *did* boot but (alas) the /dev/ads1a(f) slices were mounted. So, the system loaded the *old* root partitions (from the first drive). After googling and reading I think I need *boot0cfg* but I'm a bit scary to ruin my new boot (ad8) drive. So, what is the exact syntax to make my system not only boot from ad8, but also mount the /deb/ad8s1 slice as root slice? After that I can remove my old ata drive and hopefully my zfs errors are gone too then. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C6A5104.4040103>