Results 11 to 14 of 14
I found these while searching the archwiki.
http://wiki.archlinux.org/index.php/...on_From_Source
http://wiki.archlinux.org/index.php/..._or_Earlier%29...
- 01-19-2006 #11
I found these while searching the archwiki.
http://wiki.archlinux.org/index.php/...on_From_Source
http://wiki.archlinux.org/index.php/..._or_Earlier%29How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 01-19-2006 #12Just Joined!
- Join Date
- Dec 2005
- Posts
- 13
Yes, you can. You will need to remove the initrd line, unless you will be creating an init ramdisk as well.so can I just manually edit kernel and then make && make modules_install
then cp over to boot
A more automated way would be http://wiki.archlinux.org/index.php/...ation_with_ABSABS
- 01-19-2006 #13
very interesting reads. Thanks for the links guys. I personally am also pretty happy with the standard kernel but I always like to have the ability to do some tinkering if I so choose and now I have that option under arch. Thanks again.
All right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL
- 01-20-2006 #14Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
I dunno if the wiki is down or something, but I couldn't get into it atm...
However I compile the kernel myself on Arch too, I download the kernel.org sources, untar them to /usr/src, "ln -s /usr/src/linux-* /usr/src/linux", and then a final "cd /usr/src/linux && make menuconfig bzImage modules modules_install" and install the kernel manually.
IIRC "cd /usr/src/linux && make menuconfig bzImage modules modules_install install" should work too.


Reply With Quote
