WubiUEFI is an Ubuntu installer on Windows. This article will guide how to install Ubuntu on USB with WubiUEFI. Once installed on USB, we can boot and use Ubuntu on different machines. Referring to Wubi, I suddenly feel old, Ubuntu 12.04 is the first version that I installed using Wubi. Wubi is now deprecated, WubiUEFI […]
grub2
How to create a BIOS Boot Partition for GPT disk on Windows?
This article will show how to create a BIOS boot partition for GPT disk on Windows to install Grub2 i386-pc using grub-install.exe. i386-pc is required to be installed to boot in Legacy BIOS mode. If you want to install AIO Boot Newgen, i386-pc is always required to be installed regardless of whether Legacy mode is […]
Install Grub4dos as the default bootloader instead of Grub2
AIO Boot supports both Grub2 and Grub4dos, and you can install Grub4dos as the default bootloader instead of Grub2. Problems Some users have reported that they have problems booting WinPE from the AIO Boot. Specifically, when you boot into the WinPE & Setup menu from Grub2, you will not see anything other than the current background image. In […]
Boot Ubuntu and Linux Mint ISO from Clover Bootloader
Clover Bootloader supports booting EFI files. This article will guide how to boot Ubuntu and Linux Mint ISO from Clover Bootloader. Overview: Clover Bootloader supports booting EFI files, in this article, I will add the Grub2 EFI file (grubx64.efi) to Clover Bootloader. Then I will configure Grub2 to boot Ubuntu and Linux Mint directly from the […]
How to put and run Trinity Rescue Kit on USB
Trinity Rescue Kit is a rescue disk used to repair Windows and Linux systems. This article will guide you how to put and run Trinity Rescue Kit on USB. Trinity Rescue Kit Trinity Rescue Kit or TRK is a free live Linux distribution that aims specifically at recovery and repair operations on Windows but is […]
Add Clover Bootloader to Grub2 and Grub4dos
This tutorial will show you how to add Clover Bootloader to Grub2 and Grub4dos, simply add a menu to chainload Clover from Grub2 and Grub4dos. Install On this site, I showed you how to install Clover Bootloader as well as how to install Grub2. In UEFI mode, when you install both of these bootloaders, only […]
How to install Windows 10 on GPT partition in Legacy BIOS mode
Microsoft only supports Windows installation on GPT partition in UEFI mode, this article will guide you to do this in Legacy BIOS mode. Should I install Windows on GPT or MBR? Boot UEFI from Legacy using Clover Bootloader Move the Windows operating system installed on MBR to GPT Add new boot entry to Windows Boot […]
Boot Kaspersky Rescue Disk 2018 ISO from Grub2 and Grub4dos
Just like previous versions, you can boot Kaspersky Rescue Disk 2018 ISO from Grub2 and Grub4dos. It supports booting in both UEFI and Legacy modes. Kaspersky Rescue Disk 2018 Boot directly from ISO file Extract ISO Update definitions offline Kaspersky Rescue Disk 2018 What is Kaspersky Rescue Disk? As the name implies, this is a […]
Boot netboot.xyz from Grub2, Grub4dos and Syslinux
Have a user asked me how to integrate netboot.xyz. In this article I will guide you to boot netboot.xyz from Grub2, Grub4dos and Syslinux of AIO Boot. netboot.xyz Grub2 Grub4dos Syslinux netboot.xyz Please visit the netboot.xyz official homepage to read the documentation and download. netboot.xyz uses iPXE as bootloader, it supports both UEFI and Legacy […]
Boot WinPE via WimBoot from Grub2 and iPXE
wimboot is a boot loader for WinPE (.wim). You can use wimboot to boot WinPE from Grub2 in Legacy mode and iPXE in UEFI mode. Introduction Grub2 iPXE Introduction AIO Boot uses wimboot to boot WinPE when it can not directly use Windows Boot Manager. In fact wimboot will boot Windows Boot Manager from RAM […]