How to Install grub-imageboot in Ubuntu 18.04



Install grub-imageboot by entering the following commands in the terminal:

sudo apt update
sudo apt install grub-imageboot

Description:

boot iso, harddisk and floppy images with grub2 and syslinux memdisk

This package installs a grub hook which integrates iso, harddisk and floppy images into the grub menu. . memdisk can't boot every image see http://syslinux.zytor.com/wiki/index.php/MEMDISK for its limitations.

Version: 0.6

Section: universe/admin