mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-17 21:34:17 -05:00
add -H option
appears to be needed for non-default keyboard layouts and LUKS
This commit is contained in:
parent
26fa648c41
commit
dfc541418e
@ -87,7 +87,7 @@ To enable TRIM support in dom0 with LUKS you need to:
|
||||
Rebuild grub config (`grub2-mkconfig -o /boot/grub2/grub.cfg`), then
|
||||
Rebuild initrd **in hostonly mode** (`dracut -H -f`)
|
||||
* EFI: `/boot/efi/EFI/qubes/xen.cfg`, `kernel=` line(s), then
|
||||
Rebuild initrd (`dracut -f /boot/efi/EFI/qubes/initramfs-$(uname -r).img $(uname -r)`)
|
||||
Rebuild initrd **in hostonly mode** (`dracut -H -f /boot/efi/EFI/qubes/initramfs-$(uname -r).img $(uname -r)`)
|
||||
|
||||
4. Reboot the system.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user