Fedora & RHEL: fix slow loading mpt3sas.
Credit: @mdiepart from #282 Closes #282 #262 Fix variable export before chroot Credit: @mdiepart from #282 remind user to enable multi-disk support NixOS: handle installation failure wrt encrypted boot pool Closes #279 Signed-off-by: Maurice Zhou <jasper@apvc.uk>
This commit is contained in:
committed by
George Melikov
parent
c53d8efe03
commit
2aa4040743
@@ -110,7 +110,7 @@ System Configuration
|
||||
INST_UUID=$INST_UUID
|
||||
INST_ID=$INST_ID
|
||||
INST_VDEV=$INST_VDEV
|
||||
DISK=$DISK" > /mnt/root/chroot
|
||||
DISK=\"$DISK\"" > /mnt/root/chroot
|
||||
arch-chroot /mnt bash --login
|
||||
|
||||
#. Source variables::
|
||||
|
||||
Reference in New Issue
Block a user