Alpine: Use ZFS for /boot, updated bootloader instructions
Signed-off-by: Maurice Zhou <ja@apvc.uk>
This commit is contained in:
committed by
George Melikov
parent
82988571d1
commit
b35065b4fc
@@ -118,7 +118,8 @@ System Installation
|
||||
|
||||
Create boot dataset::
|
||||
|
||||
zfs create -o canmount=on -o mountpoint=/boot bpool/archlinux
|
||||
zfs create -o canmount=off -o mountpoint=none bpool/archlinux
|
||||
zfs create -o canmount=on -o mountpoint=/boot bpool/archlinux/root
|
||||
|
||||
#. Format and mount ESP::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user