A Anonymous Guest Mar 8, 2005 #1 What tools should I use to decompress the kernel image (kernel.bzi) to add/remove modules?
D dajhorn Member Mar 8, 2005 #2 The kernel is a gzip file, but it has a boot loader prepended to it. If you wish to change the kernel, then recompile it from source.
The kernel is a gzip file, but it has a boot loader prepended to it. If you wish to change the kernel, then recompile it from source.