How to create a multiboot USB with XBoot 1.0 b14
- Repartition and format the USB: Primary volume, 4k cluster size (default), FAT32 format.
- XBoot requires dot.NET Framework 4.0 installed on the system it will be run off
- Download a copy of XBoot 1.0 beta 14 and run it, not install required!
- Download your favourite ISO distros and drag-n-drop them on the XBoot “Drag-n-drop Box”
(each one will prompt you what type of boot-loader it needs, major distros are listed and if not
you should choose ISO file -iso/scan parameter for Linux distros and GrubForDOS iso emulation
for Windows distros) - Click on “Create USB”
- Select the USB from the list of drives and set boot-loader to Syslinux
- After a few minutes the drive will be ready
If you need to update an ISO already added, just drag the updated ISO to XBoot (keep same name as
previous entry) and Create USB without the boot-loader. This may be a bit messy sometimes but is doable to some extent. Most of the times you will have your menu changed, but you could edit it after the iso omport.
Notes:
- You can use the internal QEMU emulator to check your USB or even better boot directly from a PC
- You can also check this out for installing and using a permanent emulator for booting USBs
- I have found that XBoot acts a bit weird on a 64bit Windows, at least surely Windows 8
Comments