PDA

View Full Version : How to create a New boot.img file?



bongski55
09-10-2003, 03:42 AM
Remasterred with new kernel.I now have a new knoppix file.I want to know how to create the boot.img file based on the new kernel. Also a new miniroot.gz to refrect new kernel(2.4.22)

cesman
09-10-2003, 05:24 AM
Unless I'm mistaken, the KnoppixCustomKernelHowTo addresses these issues:
http://www.knoppix.net/docs/index.php/KnoppixCustomKernelHowto

cesman

bongski55
09-10-2003, 03:43 PM
Unless I'm mistaken, the KnoppixCustomKernelHowTo addresses these issues:
http://www.knoppix.net/docs/index.php/KnoppixCustomKernelHowto

cesman

Right but that howto needs a liitle bit of detail. For instance the miniroot file which is 3mb. What am I going to modify there? And how to recompile the cloop.o module?

garyng
09-11-2003, 01:14 AM
what you are going to modify depends on your need but most likley /linuxrc on that FS. If you don't have special needs, you don't need to modify anything. just copy cloop.o to /modules/cloop.o on that FS.

You have to recompile cloop for new kernel. Just download the cloop source package and follow the instructions.

tealeaf
11-04-2003, 11:40 PM
I have a question for garyng:

can cloop.o be re-use to add another compressed volume besides the one on the CDROM?
:idea: it would help to switch between the CDROM and perhaps other compressed images on hard disk.

garyng
11-07-2003, 12:55 AM
I have a question for garyng:

can cloop.o be re-use to add another compressed volume besides the one on the CDROM?
:idea: it would help to switch between the CDROM and perhaps other compressed images on hard disk.

With cloop 1.x, yes. Klaus has kindly added this feature since 1.x.