Hello,

The guide on libreboot site is not working for me.
I needed:
- network connection on ethernet
- use the text installer, LVM is not an option in the graphical install
- use a usb key as "/boot" - unencrypted
- pretty complicated to boot the thing (option 4 - search on external
devices)
- after first successful boot from unencrypted /boot, as root:
  cp -r /boot /root/
  umount /boot
  cp -r /root/boot/* /boot
  vim /etc/fstab -> take out /boot
  update-grub (did not work - would not boot with given conf)
  manual boot instructions from the page work ok
  new grubtest.cfg file in libreboot bios (attached)

Attachment: grubtest.cfg
Description: Binary data



Reply via email to