SARDU: Multiboot USB Creator

SARDU (Shardana Antivirus Rescue Disk Utility) is another Windows and Linux based multiboot USB Creator. The utility can also be used to create a multiboot CD or DVD. It enables you to create a multiboot UFD containing your basic essential utilities, antivirus, Live Linux, and Windows 11, 10, 8, 7, XP Installers. On top of that, this bootable USB software offers the built in ability to defragment your USB Drive, and burn an ISO to CD or DVD.

SARDU is another Multiboot USB Creator Tool

SARDU is another neat USB boot maker software tool created by Davide Costa. It can be used to create a multiboot USB drive or DVD housing various Live Linux bootable operating systems, Windows setup installers, offline antivirus scanners and other utility tools. Here are its most commonly known features:

  1. Multiboot USB/DVD Creation: One of the most unique features of SARDU is that in addition to being able to create a single bootable USB, it also allows users to create a single DVD containing multiple bootable ISO images. This is useful for storing your entire collection of bootable operating systems, setup installers, scanners and other system tools - all in one place - on one disk or USB drive.
  2. Multiple USB Windows Setup Installers: Can be used to store and run the most widely used Windows Installers from one single USB.
  3. Live Linux ISO support: Can be used to store multiple Live Linux ISO files on the same USB drive.
  4. Bootable Antivirus Tools: Supports several well known stand alone antivirus rescue disks, allowing users to include multiple antivirus solutions on a single bootable medium.
  5. Bootable System Recovery Tools: Supports various system recovery and diagnostic tools, such as partition managers, disk cloning software, and system repair utilities.

SARDU Specifications

  • Authors Website: Project Home Page
  • Developer: Originally created by Davide Costa
  • Release Date: It was first released in 2010
    Note: This post was originally written Jan 2011, at that time, this tool was freely available. However, it appears that there are now free and pro versions. As a result, the free version may no longer include all of the features it once did.

Making a Multiboot USB with SARDU (Windows)

To create a Multiboot USB bootable flash drive using SARDU from within Windows:

  1. Download SARDU, unzip or untar and run latest free version.
  2. (1.) Click the ISO Icon to select the folder containing your ISO files.
    (2.) Select your USB Drive.
    (3.) Click the Flash Drive Icon to Create the Multi-Bootable USB.
    SARDU - Multiboot USB Creator
  3. Once the utility has finished:
    (1.) Leave your flash drive inserted and restart your PC.
    (2.) During system post, enter the UEFI/BIOS using your motherboard hotkey.
    (3.) Set your system to boot from the USB drive, and then save changes (F10).
    (4.) Proceed to boot from your flash drive, and enjoy.

Create a Multiboot USB Drive with SARDU (Linux)

A Linux version is available that can be run directly without the need for Wine. Here's how you can use it:

  1. Download SARDU for Linux: Select the Linux version and download the tarball (.tar.gz) file.
  2. Open your terminal and navigate to the folder where the tarball was downloaded:
    cd ~/Downloads
  3. Extract the tarball with the following command. Replacing * with the specifically downloaded version:
    tar -xzf sardu_*-linux.tar.gz
  4. After extracting the files, navigate into the extracted directory:
    cd sardu-linux
  5. Run SARDU using the command:
    ./sardu
  6. Once running, select your ISOs, choose the USB drive, and proceed with your bootable creation.

Troubleshooting Common SARDU Issues

Encountering issues with SARDU? Here are some common problems and solutions:

USB Drive Not Recognized
Make sure your USB drive is formatted as FAT32 or NTFS. Additionally, try a different USB port and ensure the drive is properly connected.

ISO Files Not Detected
Ensure that the ISO files are in a folder specified within SARDU. Confirm that the ISOs are compatible (e.g., supported Linux distros, Windows installers, or antivirus rescue disks).

Boot Failure
If your system fails to boot from the USB, double-check your BIOS or UEFI settings. Ensure the USB is set as the primary boot device. Try recreating the USB drive, ensuring that no processes interrupted the initial setup.

Missing Operating System on Boot
Some systems require Secure Boot to be disabled in BIOS/UEFI settings. After disabling Secure Boot, reboot and try again.

Alternative Multiboot USB Creator

If you're interested in other multiboot creation tools, consider YUMI - Your Universal Multiboot USB Installer. YUMI is a fully open source tool that supports a wide range of Linux distributions, Windows versions, antivirus utilities, and much more.