5-auto-regen-zbm #13
@ -452,7 +452,13 @@ zpool import zpool -d /dev/disk/by-partuuid -R /mnt -f -N
|
||||
zfs load-key -L prompt zpool
|
||||
zfs mount zpool/root/archlinux
|
||||
zfs mount -a
|
||||
|
||||
# UEFI system ...
|
||||
mount /dev/sda1 /mnt/efi
|
||||
|
||||
# ... or legacy BIOS system
|
||||
mount /dev/sda1 /mnt/boot/syslinux
|
||||
|
||||
arch-chroot /mnt /bin/bash
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user