From: dexter.haslem@gmail.com (Dexter Haslem)
To: kernelnewbies@lists.kernelnewbies.org
Subject: custom kernel install - query
Date: Mon, 20 Dec 2010 06:52:07 -0700 [thread overview]
Message-ID: <4D0F5F87.1050504@gmail.com> (raw)
In-Reply-To: <AANLkTim0a3hb4UbyMuz=GXP1W6PKaB+B5Z0HgX0EpD=e@mail.gmail.com>
On 12/19/2010 9:25 PM, Mulyadi Santosa wrote:
> Hi
>
> On Mon, Dec 20, 2010 at 08:23, Sengottuvelan S
> <sengottuvelan.s@gmail.com> wrote:
>> Hi all
>>
>> I am trying to install new custom kernel in my ubundu. I am able to see
>> "vmlinuz-2.6.x.x-custom-velan" and System.map-2.6.x.x-custom-velan in my
>> /boot after
>> #make-kpkg --initrd --append-to-version=-custom_velan kernel_image
>> kernel_headers
>
> never use make-kpkg by myself, but after reading
> http://man.he.net/man1/make-kpkg, IMO you need to study about
> "kernel_image" target. Seems it will be the one you needed.
>
> NB: even without make-kpkg, now kernel has "make deb-pkg"
> target...seems it will fit your need too.
>
make-kpg kernel_image kernel_headers will make debs in the folder above
the source tree when done and you will need to go install those manually
(sudo dpkg -i linux-image-2.6.37-rc6-customwhatever.deb) and then you
should be set.
I have noticed that on Ubuntu 10.10 there is no menu.lst for grub and I
have no idea how to update it. Thankfully, using dpkg to install the
kernel updates grub for you. I have been having an issue with grub not
displaying the menu on i386 and booting the first entry, but on x86_64
it's displaying a list. Hope that helps
--
-Dexter Haslem
next prev parent reply other threads:[~2010-12-20 13:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-20 1:23 custom kernel install - query Sengottuvelan S
2010-12-20 4:25 ` Mulyadi Santosa
2010-12-20 13:52 ` Dexter Haslem [this message]
2010-12-20 15:11 ` Daniel Case
2010-12-20 16:01 ` Harish G. Naik
2010-12-20 16:13 ` Dexter Haslem
2010-12-21 4:33 ` Srinivas G.
2010-12-22 5:09 ` Sengottuvelan S
2010-12-22 5:42 ` Srinivas G.
2010-12-22 16:15 ` Bharath H S
2010-12-22 19:08 ` Sengottuvelan S
2010-12-20 16:19 ` Javier Murcia Díaz
2010-12-20 10:25 ` Javier Murcia Díaz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D0F5F87.1050504@gmail.com \
--to=dexter.haslem@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.