Creazione pendrive bootable

Salve,
non riesco a trovare un programma per Fedora che consenta la creazioni di pendrive USB “bootabili” con dentro varie distro Linux.
su http://www.pendrivelinux.com/ ci sono vari programmi di questo tipo, ma stranamente sono tutti per Windows (o al massimo per Ubuntu).

Su Fedora sono riuscito solo a far partire, tramite GAMBAS, la sorgente di http://www.pendrivelinux.com/yumi-multiboot-usb-creator/. però è una versione obsoleta e non funziona bene. (1. le pendrivrive che ho creato non partono. 2. non legge gli adattatori USB-microSD. 3. è obbligatorio attivare il sudo)

ho provato il programma ufficiale FEDORA (liveusb-creator) ma mi da errore, sia con la iso di “Tiny Core” che con quella di “DSL”. temo che funzioni solo con iso Fedora:

TinyCore-current.iso selected
Verifica del filesystem in corso...
Setting /dev/sdg1 label to LIVE
Verifying ISO MD5 checksum
There was a problem executing the following command: `checkisomd5 "/home/pippo/TinyCore-current.iso"`

The media check is complete, the result is: NA.

No checksum information available, unable to verify media.

A more detailed error log has been written to '/tmp/liveusb-creator.log'
ISO MD5 checksum verification failed
Verifica del filesystem in corso...
Setting /dev/sdg1 label to LIVE
Verifying ISO MD5 checksum
There was a problem executing the following command: `checkisomd5 "/home/pippo/dsl-1.0.iso"`

The media check is complete, the result is: NA.

No checksum information available, unable to verify media.

A more detailed error log has been written to '/tmp/liveusb-creator.log'
ISO MD5 checksum verification failed

E di unetbootin che dici?

$ yum info unetbootin Plugin abilitati:langpacks, refresh-packagekit Pacchetti disponibili Nome : unetbootin Arch : x86_64 Versione : 603 Rilascio : 1.fc20 Dimensione : 553 k Repo : updates/20/x86_64 Sommario : Create bootable Live USB drives for a variety of Linux : distributions URL : http://unetbootin.sourceforge.net/ Licenza : GPLv2+ Descrizione : UNetbootin allows you to create bootable Live USB drives for a : variety of Linux distributions from Windows or Linux, without : requiring you to burn a CD. You can either let it download one of : the many distributions supported out-of-the-box for you, or : supply your own Linux .iso file if you've already downloaded one : or your preferred distribution isn't on the list.
Per installarlo

# yum install unetbootin

dico che con “unetbootin” si può mettere solo una distribuzione alla volta. io vorrei metterne tante (multiboot).
mi sa che devo rassegnarmi e usare Windows… :expressionless:

…oppure a fare tutto a manina seguendo questa guida:
http://www.pendrivelinux.com/boot-multiple-iso-from-usb-via-grub2-using-linux/

hai provato con questo: https://help.ubuntu.com/community/InstallAndBootMultipleLinuxFromPendriveFlashDriveUSBDisk ?
mi sembra faccia al tuo caso:

[code] What is MultibootUSB

MultibootUSB is a shell script written by A Ramesh Kumar and Sundar. Main intention of this program is to install multiple Linux distribution in to single USB disk / Flash drive / Pendrive and able to boot from it with less dependency issue. All you need is your favorite distros in iso format and FAT formatted USB disk. Read the rest to find more.[/code]
puoi scaricarlo da qui: http://sourceforge.net/projects/multibootusb/files/7.1.0/Linux/