> - Adding "discard" to "/"'s ext4 entry in /etc/fstab
> - Adding "allow-discard" to the luks entry in /etc/crypttab
> - Adding issue_discards = 1 to /etc/lvm/lvm.conf
>
>
> But now I need to recreate initramfs with something like the following, but
> it scares me.
>
> - sudo dracut --force -I /etc/crypttab
>
>
> Is this safe/proper? Is there documentation telling how to recreate Qubes'
> initramfs?
Yes, this is the standard way of using dracut. Without --force, it will simply
refuse to create initramfs if already exists.
--
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?