update-menu-lst
Creates a menu.lst file for PV-GRUB
Install
- All systems
-
curl cmd.cat/update-menu-lst.sh
- Debian
-
apt-get install pv-grub-menu
- Ubuntu
-
apt-get install pv-grub-menu
- Kali Linux
-
apt-get install pv-grub-menu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pv-grub-menu
- Raspbian
-
apt-get install pv-grub-menu
- Dockerfile
- dockerfile.run/update-menu-lst
pv-grub-menu
Creates a menu.lst file for PV-GRUB
PV-GRUB is a utility of the vitualisation platform Xen, to boot virtual machines with their own kernel. This package maintains a configuration file in /boot/grub/menu.lst, that is read by PV-GRUB. It does nothing else, which means that it is not suitable for booting non-virtual systems.