From 421592ca62bf52fb641b32424eb7ed18f7c38932 Mon Sep 17 00:00:00 2001 From: Mohammad Etemaddar Date: Fri, 27 Nov 2015 22:53:52 +0700 Subject: system/multibootusb: Added (Install live linux on a USB disk). Signed-off-by: Willy Sudiarto Raharjo --- system/multibootusb/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 system/multibootusb/README (limited to 'system/multibootusb/README') 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. -- cgit v1.2.3