How to change grub boot menu on a (formerly) live linux system?
1
vote
1
answer
1909
views
So I converted a usb live linux install (Tails) from USB to virtualbox using
VBoxManage convertfromraw
.
For it to boot in virtualbox, I need to remove one thing from the boot commandline (live-media=removable
).
This option is not in the usual /etc/default/grub or grub.d locations. I did find it in:
/lib/live/mount/medium/syslinux/live.cfg.
I'm not sure how that ends up in the grub commandline. In fact, there is nothing in /boot/grub except unicode.pf2, so I think there is some other mechanism going on here.
This is EFI, also. I'm reluctant to run update-grub
in case this command line is being put together in a different manner.
Asked by adapt-dev
(1369 rep)
May 22, 2016, 01:25 AM
Last activity: Jul 24, 2025, 09:04 PM
Last activity: Jul 24, 2025, 09:04 PM