diff --git a/README.md b/README.md index b1ecc9b..d7a3c10 100644 --- a/README.md +++ b/README.md @@ -535,3 +535,9 @@ dd if=/mnt/backup/bios.dd of /dev/mapper/qubes_dom0-boot ## Reboot Reboot. You should now be prompted two times for your LUKS passphrase: this is because the Grub installed within the Flash has no way to pass the actual passphrase to the kernel. A workaround to this issue is explained here https://wiki.parabola.nu/Installing_Parabola_on_Libreboot_with_full_disk_encryption_(including_/boot)#Bonus:_Using_a_key_file_to_unlock_.2Fboot.2F + + +# TODO + * Flash coreboot read-only to prevent tampering + * Add a script which symlink the latest kernel and the previous one in a predictable path in /boot + * Find a way to disable ExpressCard/Camera/Other components from coreboot \ No newline at end of file