The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Multi boot various linux live Distros from 1 USB drive

    Discussion in 'Linux Compatibility and Software' started by JOSEA, Oct 7, 2014.

  1. JOSEA

    JOSEA NONE

    Reputations:
    4,013
    Messages:
    3,521
    Likes Received:
    170
    Trophy Points:
    131
    I have a 32 GB drive and want to be able to live boot Ubuntu, Bodhi, Clonezilla, and Paragon (It creates a live Ubuntu based imaging program from the windows interface) . YUMI – Multiboot USB Creator | USB Pen Drive Linux seems to fit my needs, does anyone have an other ideas? I would prefer the program run from Ubuntu but windows based is also OK
     
  2. Impactor

    Impactor Notebook Consultant

    Reputations:
    9
    Messages:
    205
    Likes Received:
    7
    Trophy Points:
    31
    Easy2Boot.

    Once you install it onto USB, adding (removing) live ISOs is as easy as copying (deleting) it to a folder on the USB stick (FAT32 partition). They will then appear in the E2B boot menu automatically.

    On my Sandisk Fit 32GB, I went one step further and created a Grub multiboot with two partitions:

    Partition 1: E2B with live ISOs. Because it is a first partition and FAT32 filesystem, it can also be used as regular USB disk to store documents for print, films, car music, usable by any Windows/MAC/car computer.

    Partition 2: persistent encrypted Arch linux installation. This is not a LiveCD but a regular installed system on which I can work on any computer and always have my files with me without any worry it will be accessed by someone not authorised if I lose the USB stick.

    Now, when I boot from USB, Grub launches and I can either boot into Arch, or chainload the E2B bootloader and select one of many LiveCDs from the USB stick. Sandisk Fit is tiny, so I can carry it wherever.