maybe need --removable option when installing grub on butterknife or butterbian #13
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I put a comment on the lab forum, but the more I play with this I think this is the issue.
I’ve been creating different NVME stick and testing different options lately, most all of them some flavor of butterbian. Some of the times when I remove one NVME stick and replace it with another the system will not see that it has a bootable image and break to the BIOS/UEFI screen.
The computer is a GMKtek NUC with a snap off lid so it’s easy access to the NVME drives.
It seems this issue has been seen a lot and the Google recommended fix is to make sure that the grub installation uses the --removable option to create option.
From booting the butterknife 0.2.15 ISO and looking at /opt/butterknife/lib/installer.py the --removable option is not used by butterknife installer for grub.
Maybe it should be added. There seems to be no penalty for including it.