Results 1 to 3 of 3

Thread: YUMI multiboot

  1. #1
    Join Date
    Feb 2013
    Beans
    1

    YUMI multiboot

    I am trying to create a multiboot USB drive with YUMI, but am stuck with it.

    I have a 32GB flash drive to which I added various ISOs with YUMI. It is formatted as FAT32, I am running YUMI in Windows 7, and have been told each time that I have successfully added an ISO.

    After this didn't work, I tried to add only Ubuntu 12.10 and Windows 7 on their own, to no avail. The ISOs I am using work when I use UltraISO to create a bootable USB, but I cannot get YUMI to work at all. All I get is a flashing underscore after selecting to boot from my flash drive.

    Thanks in advance for any advice you can offer.

  2. #2
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: YUMI multiboot

    Welcome to the forums.

    Do not know about yummi.

    But I know grub2. And since I one of those who is like the person with only a hammer and then thinks everything is a nail, I use grub2 to boot everything. Grub2 will not directly boot Windows installer, but I do have it booting my Windows repair flash drive and on that same drive I created another partition to boot other ISOs from grub.

    MultiBoot USB with Grub2 (boot directly from iso files)
    Basically you just install grub2, create a folder for the isos and edit a grub.cfg to loop mount the isos.
    HOWTO: Booting LiveCD ISOs from USB flash drive with Grub2
    http://ubuntuforums.org/showthread.php?t=1288604
    http://ubuntu-ky.ubuntuforums.org/sh....php?t=1535864
    Install grub2 to USB -general info
    http://members.iinet.net/~herman546/....html#GRUB_USB
    Label partition & mount:
    sudo grub-install --root-directory=/media/grub2 /dev/sdb
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  3. #3
    Join Date
    Feb 2013
    Beans
    Hidden!

    Re: YUMI multiboot

    Never tried to make a multiboot USB with Ubuntu and Windows 7, but some months ago I successfully built a multiboot USB with half a dozen small Linux distributions like Puppy, Clonezilla Live and SystemRescueCD using YUMI.

    There are other options on their website like XBOOT and SARDU. Have you tried them? UNetbootin?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •