diff options
Diffstat (limited to 'system/multibootusb/README')
-rw-r--r-- | system/multibootusb/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/multibootusb/README b/system/multibootusb/README new file mode 100644 index 0000000000..1c4dfb3027 --- /dev/null +++ b/system/multibootusb/README @@ -0,0 +1,11 @@ +multibootusb (Install multiple live linux on a USB disk) + +MultiBootUSB allows you to install multiple live linux on a USB disk +non destructively and option to uninstall distros. + +User can get the distro's all available *default* boot options during +distro's installation. + +Syslinux is used as default boot loader for making USB bootable. + +- You also need QEMU in order to use it within multibootusb. |