Skip to content

Instantly share code, notes, and snippets.

@prateekrajgautam
Last active January 27, 2024 08:01
Show Gist options
  • Save prateekrajgautam/5055acd87271abe8cb58cc95dfc4c6b2 to your computer and use it in GitHub Desktop.
Save prateekrajgautam/5055acd87271abe8cb58cc95dfc4c6b2 to your computer and use it in GitHub Desktop.
Boot live iso from HD using GRUB2 and grml-rescueboot without USB

Boot live iso from HD using GRUB2 and grml-rescueboot without USB

Creates a /boot/grml folder.

sudo mkdir -p /boot/gmrl
sudo nemo /boot/gmrl
# copy bootable iso to grml
sudo apt-get install grml-rescueboot
sudo update-grub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment