You are not logged in.
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
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.
Offline
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