---+!! Knoppix to NevadiX OK.. these are some of my notes on transfering Knoppix into NevadiX. I'm sorry for it being so chaotic, but thats how my mind works. If anyone wants to reorganize my notes, thats fine with me :D.

Update:__ It has been a while since I've updated this page. I'm in the process of adding more information as I make NevadiX 0.7.4.

%TOC% ---+ Links

---+ Prepairing to modify knoppix. I am using the examples from KN:RemasterFromHDInstallHowTo.

---+ Boot Splash In order to use a boot splash, the kernel has to be recompiled with the bootsplash patchs. It took me forever to find a working site, but here is a _current_ archive of bootsplash patches http://www.bootsplash.de/.

---++ Recompiling the Kernel Get a clean 2.6.7 kernel from www.kernel.org. Extract that in /usr/src. Apply the knoppix26 patch included in the /usr/src directory.

Download the appropriate bootsplash patch from the site above. Apply that. Run =make menuconfig= and make sure the following options are/arn't set (from www.bootsplash.de): <pre> Processor type and features --->

Device Drivers --->

</pre>

When it is ready to compile, run: <pre> # make-kpkg buildpackage -rev Custom.1 kernel_image </pre>

---+ Other notes

---+ Future ideas

-- Main.SteveTindle - 25 Sep 2004


CategoryTwikiMarkup

KnoppixToNevadiX (last edited 2007-04-16 23:17:28 by adsl-209-78-17-164)