Results 1 to 9 of 9
Is there a way to make a linux live cd witk multiple boot capability? i want for example to add to a cd some linux live mini distributions (like damn ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-26-2004 #1Just Joined!
- Join Date
- Jun 2004
- Location
- Planet Earth
- Posts
- 5
Multi-boot cd?
Is there a way to make a linux live cd witk multiple boot capability? i want for example to add to a cd some linux live mini distributions (like damn small linux, movix, geexbox, byzantineOS), a boot loader (lilo, grub.....)
and everytime i boot from the cd, i can choose an operating system.
These are the only links i have
http://www.linux-magazine.com/issue/29/MultibootCDs.pdf
http://linuxgazette.net/issue85/sipos.html
The last one would be more useful if it described a process with some already existing ISO image files.
- 06-28-2004 #2Just Joined!
- Join Date
- Jun 2004
- Location
- Planet Earth
- Posts
- 5
Any suggestions?
- 06-28-2004 #3Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
yep i think you could make something like that. Although a DVD would probably be a better option. This is a good site to use a starting point:
http://www.linux-live.org/Proud to be a GNU/Gentoo Linux user!
- 06-29-2004 #4Just Joined!
- Join Date
- Jun 2004
- Location
- Planet Earth
- Posts
- 5
Originally Posted by variant
I visited the above site and, as you wrote, it’s only a starting point. It didn’t help me a lot, due to the fact that these scripts are about creating a live CD containing one Linux distribution only – even if you don’t have its ISO file(s). [Please correct me in case I didn’t understand well]. Also, I don’t have problems with the image files because I can download them.
Other ideas/links? Has someone ever thought/made/seen something similar to my description? Do you know a better place than linuxforums.org in order to post my question there?
- 06-29-2004 #5Just Joined!
- Join Date
- May 2004
- Location
- Pennsylvania
- Posts
- 98
well i don't know much about linux-live distro's. I've only tried knoppix and only used that twice.
But i did notice you can copy it to hdd.
My thought is this:
The linux-live cd's must be written via an image writer, so i don't think you can just take the iso files, throw them on cd's with a bootloader and give it a go.
Instead try to lay out all the different o/s you want to run on a hdd/partition with different mount points. Then get a bootloader to boot them.
Once thats working, then make an ISO image out of that hdd/partition which includes the bootloader.
Perhaps this will work.... ???
- 06-29-2004 #6Just Joined!
- Join Date
- Jun 2004
- Location
- Planet Earth
- Posts
- 5
:P Well, that’s exactly the easy way I firstly thought of. Too sad that it seems impossible. However, I have another idea – inspired by those people who can’t burn CDs with ISO files as they use some archiving programs which read image’s contents automatically (like winrar under windows). Would the following ever work : Create a new folder, extract the contents of every image file in there, delete different bootloaders and leave only one, create a new ISO from folder’s files and burn it?
Originally Posted by solman66
Originally Posted by solman66
I see you’ve got a point here. Assuming “lay out” means install: I know only how to install one distro to one disk partition, not many distributions to the same partition. Is it possible to create different mount points? How? [I’m not very proud of my Linux knowledge]. Is it better to ask about this in the installation section of the forums?
- 06-30-2004 #7Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Side note as for the boot loader: You can't use GRUB or LILO for this - they can't boot from a CD. Check out ISOLINUX instead.
- 06-30-2004 #8Just Joined!
- Join Date
- May 2004
- Location
- Pennsylvania
- Posts
- 98
This is essentially what i meant
Originally Posted by stegi
I wrote "lay out" because i take it that the o/s's are already "installed" on the cd, so you would just need to "copy" them over.
By extracting the ISO's, it makes things easier.
i don't think you can just "leave only one" bootloader. You will have to heavily modify it so that all paths to all kernels/startup sequences are included. I don't know how ISOLINUX bootloader works, but it looks like there are some good instructions on the page that dolda gave.
The only thing i worry about is extracting everything to the same folder. I have a feeling that the various directories will interfere/overwrite each other (i.e. /etc from knoppix and /etc from damn small linux, etc). So you may have to create subfolders for each distro. Then make sure you're bootloader paths are correct, write the image, and give it a shot...
it can't hurt to try....
although i would suggest trying small distributions on a cd instead of a dvd at first... it doesn't really matter if you waste a 25 cent cd right?
P.S. if i get time this weekend i'd be interested in giving it a shot... but being 4th of july weekend i doubt i will get time... so let me know how it goes
- 06-30-2004 #9Just Joined!
- Join Date
- Jun 2004
- Location
- Planet Earth
- Posts
- 5
Thanks a lot everyone for the useful info.
Solman66, thanks for your interest! Be sure I’m gonna let you know if I manage to do something. However, I will start the experiments after 6th July – by that time I will have finished my last university exams.


Reply With Quote
