Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ZFS on root - almost there
On Sat, Feb 22, 2020 at 05:03:42PM +0000, Roy Marples wrote:
> Wups!
> I missed an instruction step to ensure the label of the FFS partiton is boot.
> gpt label -i 1 -l boot wd0
> Replace 1 with the partition index and wd0 with the device.
You can also set this directly in sysinst when creating the partitions
(in the second partitioning step, where it shows the start/end and type of
filesystem just select the partition and if using GPT you will find a option
to set a label for it).
Martin
Home |
Main Index |
Thread Index |
Old Index