mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-01-09 02:00:17 +01:00
Added lvm2 hook to mkinitcpio.conf
This commit is contained in:
parent
b83ce32046
commit
aef1aed5a1
|
|
@ -1,2 +1,2 @@
|
|||
HOOKS=(base udev memdisk archiso_shutdown archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs archiso_kms block mdadm_udev modconf filesystems keyboard)
|
||||
HOOKS=(base udev memdisk archiso_shutdown archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs archiso_kms block mdadm_udev modconf lvm2 filesystems keyboard)
|
||||
COMPRESSION="xz"
|
||||
|
|
|
|||
Loading…
Reference in a new issue