Friday, November 7, 2008

Multiboot Linux Cd And Automake Script Download

I have been asked numerous times about providing download links to some of my multiboot disks I have made. Unfortunately, they are all over 4 gigs as they contain 8 or more distros on them and my upload speeds make that type of upload almost impossible.

So I put together a small multiboot Cd that will provide you with Damn Small Linux, Puppy Linux and Memtest.
The total size is 136 megs and is split into 2 rar files (Using the script in my previous post) and is available via the 2 Rapidshare links.

MultiCd Part 1 75 Megs
http://rapidshare.com/files/161640669/multicd.iso-Split_RAR-75Megabyte_s_.part1.rar

MultiCd Part 2 61 Megs
http://rapidshare.com/files/161640671/multicd.iso-Split_RAR-75Megabyte_s_.part2.rar

Not only do you have a small Iso file but it contains 2 fully functional Linux systems and a utility to test your Ram! Also, both are very small and fast and will work on older, slower systems with minimal Ram and hardware.

It will also help you to see how a multiboot Cd is made although I have a confession to make.
Every other multiboot disk I have ever made was created by me from scratch. I did all the tedious editting and creating both the loader and menu.

But then I found a forum post that has a script to make multiboot disks.
It supports many distros and even a WinPE compilation.
There is a slight bug however that doesn't seem to affect the final Iso.
It has to do with the genisoimage version 1.1.6
I get an error that it expected a certain value but gets a different value.
No matter. I leave it run and it usually finishes with a working Iso.

But I have had the occasional tests where the script failed after getting that error.
It is a known bug when dealing with genisoimage version 1.1.6
If you use an older version you have no problems.
I must express the fact that the genisoimage bug is not due to itself but rather the way scripts are trying to use genisoimage.

Another con of this script is that it allows a limited choice of Linux distros.
The creator of the script has done a remarkable job of adding many distros but there are some good ones missing.
Also, because many distros use the same kernel you have to be careful of which versions you add into your compilation.

Examples would be Damn Small Linux and Knoppix. They both use the Knoppix kernel. Because the kernel of each Distro needs to be in the root path of the Cd and they are named the same you can't use both on a Cd unless you do custom editting of the files needed to boot up a renamed kernel.

But other then that it does a good job of creating multiboot Iso's.

The forum post can be found here;
http://ubuntuforums.org/showthread.php?t=718016

And the script file can be found on this page;
http://multicd.tuxfamily.org/

I strongly suggest you read all the pages in the forum post and the page at tuxfamily to understand how this script is used.

Enjoy!!

TaZMAn

P.S. I hope a few thank you's are in order.