Update 2-system-configuration.rst (#321)
Add correct path to `aliases` file on immutable step
This commit is contained in:
@@ -315,7 +315,7 @@ System Configuration
|
|||||||
= "/state/etc/zfs/zpool.cache";
|
= "/state/etc/zfs/zpool.cache";
|
||||||
boot.loader.efi.efiSysMountPoint = "/boot/efis/${INST_PRIMARY_DISK##*/}-part1";
|
boot.loader.efi.efiSysMountPoint = "/boot/efis/${INST_PRIMARY_DISK##*/}-part1";
|
||||||
EOF
|
EOF
|
||||||
touch /state/etc/aliases
|
touch /mnt/state/etc/aliases
|
||||||
|
|
||||||
#. Configure GRUB boot loader for both legacy boot and UEFI::
|
#. Configure GRUB boot loader for both legacy boot and UEFI::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user