You are not logged in.

#1 2013-01-20 19:21:48

waldauf
Member
Registered: 2012-07-15
Posts: 133

[SOLVED] Howto generate kernel image (vmlinuz)?

Hi powerfull ARCH's folk :],

can you advice me how to create/generate kernel image for grub2?



Waldauf

Last edited by waldauf (2013-01-20 19:48:52)

Offline

#2 2013-01-20 19:37:08

Stebalien
Member
Registered: 2010-04-27
Posts: 1,237
Website

Re: [SOLVED] Howto generate kernel image (vmlinuz)?

I doubt that you really want to do that. You probably want one of the following:
1. reinstall the kernel package (which includes /boot/vmlinuz-linux) (pacman -S linux).
2. regenerate your grub2 config (see the wiki).
3. regenerate your initcpio (see the wiki).

If you really do want to create a custom kernel image, see the wiki on compiling a custom kernel.


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C
Do not email: honeypot@stebalien.com

Offline

#3 2013-01-20 19:48:38

waldauf
Member
Registered: 2012-07-15
Posts: 133

Re: [SOLVED] Howto generate kernel image (vmlinuz)?

Stebalien wrote:

I doubt that you really want to do that. You probably want one of the following:
1. reinstall the kernel package (which includes /boot/vmlinuz-linux) (pacman -S linux).
2. regenerate your grub2 config (see the wiki).
3. regenerate your initcpio (see the wiki).

If you really do want to create a custom kernel image, see the wiki on compiling a custom kernel.

Stebalien,

you're king ;]. The first option is what I needed (and didn't find in wiki). Thanks :].


Waldauf

Offline

Board footer

Powered by FluxBB