You are not logged in.

#1 2014-11-13 06:22:20

GXCYD
Member
Registered: 2014-11-13
Posts: 1

How to make a multi-boot liveUSB in Arch?

Hi,I'm a newcomer.

I want to build a USB like this:

boot my computer -> grub

and the mementries in grub would be like:

- Arch LiveCD
- Fedora LiveCD
- Ubuntu LiveCD


I've read grub in ArchWiki.
My basic thought is I make serveral partitions and copy those distros' images to each partition (by dd or cp)
And Install grub to write MBR.

Here's my problem:
1.Where should I place grub.cfg?
2.How to config it?I mean write (hd0,msdos0):Arch LiveCD.

Is this possible? Or I need some tools for help?

A lot of thanks!

Offline

#2 2014-11-13 08:24:50

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: How to make a multi-boot liveUSB in Arch?

You need only one boot loader. That could be set by the last installed distro.
You might mount the squashfs file in loop mode and copy your distro over the USB media, see here. Then, by that way, you'll have a upgradable installations.


do it good first, it will be faster than do it twice the saint wink

Offline

#3 2014-11-14 14:33:36

teateawhy
Member
From: GER
Registered: 2012-03-05
Posts: 1,138
Website

Re: How to make a multi-boot liveUSB in Arch?

Offline

#4 2014-11-15 02:38:33

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: How to make a multi-boot liveUSB in Arch?

If your intent is to keep the Livedistro on a squashfs or their ISO format then you may have a look at this
Could be better if the files are in the same partition. The only matter is to install grub onto the USB media.


do it good first, it will be faster than do it twice the saint wink

Offline

Board footer

Powered by FluxBB