Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 09:11:19 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Bob Willcox <bob@immure.com>
Cc:        Kevin Oberman <rkoberman@gmail.com>, Chris H <chrish@ultimatedns.net>, FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: I need some swap partion help on new 10.1 install
Message-ID:  <alpine.BSF.2.11.1501060905580.24390@wonkity.com>
In-Reply-To: <20150106155623.GA61837@rancor.immure.com>
References:  <6b9041859ceb265eedaf6f56f9178a7b@ultimatedns.net> <20150102163539.1eaadbc7@nunki.holyordnance.org> <20150103172527.GI867@rancor.immure.com> <745af5f28074a940e743f6094be15991@ultimatedns.net> <CAN6yY1tAZfp-nDqhYrd63hcxA%2BBKayF3FypOeNvk5cY3e125sg@mail.gmail.com> <54A88D7B.8010901@protected-networks.net> <alpine.BSF.2.11.1501041836540.33242@wonkity.com> <20150105225028.GC57206@rancor.immure.com> <alpine.BSF.2.11.1501051957390.30334@wonkity.com> <CAN6yY1tqs4cNN36Nu6%2BaA5adMOnGVgCLpF7xbqTKcSuXhRbzQw@mail.gmail.com> <20150106155623.GA61837@rancor.immure.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 6 Jan 2015, Bob Willcox wrote:

> So, what should I put in /boot/loader.conf? Can I enable both GPT and GPT IDs
> with this:
>
> kern.geom.label.gpt.enable="1"
> kern.geom.label.gptid.enable="1"
>
> And if I do, should I expect any problems with doing that?

Both are enabled by default.  Disabling GPTID can remove some confusion, 
but is not required.

Make certain the swap partition has a GPT label.  'gpart show -l' shows 
them.  If it does not have one, set one with gpart modify.

Then use that label in fstab, in the form of /dev/gpt/labelname.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1501060905580.24390>