Results 1 to 2 of 2
I recently began readying an old Compaq for use as a coffeeshop music server and homework writing, oldskool console playing machine. Before installing it I wanted to make use of ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-14-2004 #1Just Joined!
- Join Date
- Apr 2004
- Posts
- 4
Lycoris Kernel Compiling (Redmond Linux)
I recently began readying an old Compaq for use as a coffeeshop music server and homework writing, oldskool console playing machine. Before installing it I wanted to make use of any optimizations a i686 kernel might have over the stock kernel.
My distro of choice has been Lycoris because of it's similarity to Windows. I've heard though that it isn't so easy to recompile the Redmond Linux core. Is this just a myth or is there some special procedure I need to follow? If possible, step-by-step instructions would be excellent, since I'm new to compiling code.
- 04-15-2004 #2Linux Engineer
- Join Date
- Dec 2002
- Location
- New Zealand
- Posts
- 766
as long as you download a new kernel source from lycoris it soudl be easy enuf
jsut run
make xconfig
make dep
make bzImage
make modules
make modules_install
make install


Reply With Quote
