LiveUSB Multiboot: A great tool to multiboot many OSes

Chat about just about anything else
Forum rules
Do not post support questions here. Before you post read the forum rules. Topics in this forum are automatically closed 30 days after creation.
Locked
Brahim Salem

LiveUSB Multiboot: A great tool to multiboot many OSes

Post by Brahim Salem »

Have you gus tried LiveUSB Multiboot? It is a great tool to multiboot many operating systems on USB flash drive. :D


Imaget

To install. Open a terminal and type:

Code: Select all

sudo apt-add-repository 'deb http://liveusb.info/multisystem/depot all main'

wget -q http://liveusb.info/multisystem/depot... -O- | sudo apt-key add -

sudo apt-get update

sudo apt-get install multisystem

A good tutorial is athttp://www.youtube.com/watch?v=FyNTMNJTsE8

fo further details visit http://liveusb.info/dotclear/index.php? ... um=twitter
Last edited by LockBot on Wed Dec 07, 2022 4:01 am, edited 1 time in total.
Reason: Topic automatically closed 30 days after creation. New replies are no longer allowed.
Fraoch
Level 4
Level 4
Posts: 278
Joined: Thu Apr 26, 2012 6:02 pm
Location: Cambridge, Ontario, Canada

Re: LiveUSB Multiboot: A great tool to multiboot many OSes

Post by Fraoch »

I'd like to like it, but I find the GUI inconsistent and confusing.

None of the keys it produces are ever bootable.

Also it seems to do something with the MBR of the key which can't be reversed - not even GParted can fix it for me. I have to nuke the drive in a Mac to get it usable again. :(

I'd really like to be able to use this but it just doesn't want to get along with me. Maybe I should watch those videos and give it another try, but it's burned me many times.
Neil Edmond
Level 6
Level 6
Posts: 1347
Joined: Thu Dec 26, 2013 10:19 am
Location: N.E. AR USA

Re: LiveUSB Multiboot: A great tool to multiboot many OSes

Post by Neil Edmond »

When I :

Code: Select all

sudo apt-add-repository 'deb http://liveusb.info/multisystem/depot all main'
wget -q http://liveusb.info/multisystem/depot... -O- | sudo apt-key add -
I get:

Code: Select all

gpg: no valid OpenPGP data found.
Any idea what's up with that?
Brahim Salem

Re: LiveUSB Multiboot: A great tool to multiboot many OSes

Post by Brahim Salem »

What distribution do you use guys? :D :D
Neil Edmond
Level 6
Level 6
Posts: 1347
Joined: Thu Dec 26, 2013 10:19 am
Location: N.E. AR USA

Re: LiveUSB Multiboot: A great tool to multiboot many OSes

Post by Neil Edmond »

LMDE
Fraoch
Level 4
Level 4
Posts: 278
Joined: Thu Apr 26, 2012 6:02 pm
Location: Cambridge, Ontario, Canada

Re: LiveUSB Multiboot: A great tool to multiboot many OSes

Post by Fraoch »

LM 16 Cinnamon 64-bit.

When I was having troubles with this I was running LM 15 Cinnamon 64-bit.
User avatar
gmc85
Level 2
Level 2
Posts: 67
Joined: Fri Nov 29, 2013 7:27 am

Re: LiveUSB Multiboot: A great tool to multiboot many OSes

Post by gmc85 »

I'm sorry I didn't give full instructions in my video.

Here it is:
After you install the app ( DEBIAN USERS: sudo usermod -a -G adm "$SUDO_USER" ), do this:
Edit: there is a live cd with Multisystem preinstalled here: http://sourceforge.net/projects/multisystem/

1. plug in the flash drive
2. start the app
3. app will ask to rename the drive to "multisystem". answer yes
4. when it's done, make sure the app is closed and unplug the drive
5. re-plug the drive and start the app
6. the app will ask to install grub on the flash drive. answer yes. that's it.

note: if you want to remove an iso, first click on the "big eye" icon.

Here is a link to my video: http://www.youtube.com/watch?v=FyNTMNJTsE8

BTW: app doesn't do anything that can't be reversed (what happens when you dd a .IMG file?)
Locked

Return to “Open Chat”