Results 1 to 4 of 4
Hi all ,
I have built a custom kernel for Ubuntu. Now I need to install it in my ubuntu 8.04 and need to boot from it. Could anyone help ...
- 04-09-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 8
How to install new kernel
Hi all ,
I have built a custom kernel for Ubuntu. Now I need to install it in my ubuntu 8.04 and need to boot from it. Could anyone help me with how to go about this. I dont know how to make the kernel boot up?
The current contents of the /usr/src directory are as below
root@lxdevenv:/usr/src# ls
linux-headers-2.6.24-23 linux-source-2.6.24
linux-headers-2.6.24-24 linux-source-2.6.24.tar.bz2
linux-headers-2.6.24-24-generic
Also in what format does the new kernel to installed need to be in?The kernel what I have built is as a executable.
Thanks in advance
- 04-09-2010 #2
If you google with term " Howto kernel compilation" should give you plenty of links.
I got this How To Compile A Kernel - The Ubuntu Way | HowtoForge - Linux Howtos and Tutorials for ubuntu .. though its pretty old doc --it should work. And here is my experience gET iT i sAY .giis - ext3 File Undelete Tool
HTH- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 04-09-2010 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
The best kernel build howto that I've run across is the one found at Digital Hermit:
Digital Hermit - Kernel-Build-HOWTO
Hope it helps you.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 04-12-2010 #4Just Joined!
- Join Date
- Feb 2010
- Posts
- 8
mkinitrd problem
Thanks for your replies 2 both of you. They have been very helpful . But I am getting a problem at the very end. "bash: mkinitrd: command not found" is what I get when I do mkinitrd at the very end.
Please help me as to how to install mkinitrd . My ubuntu version is 8.04 hardy.
I cant install it thru apt-get also
Thanks


Reply With Quote