LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Arch (https://www.linuxquestions.org/questions/arch-29/)
-   -   SOLVED : P new install of archlinux with archlinux-2010.05-core-i686.iso (https://www.linuxquestions.org/questions/arch-29/solved-p-new-install-of-archlinux-with-archlinux-2010-05-core-i686-iso-897918/)

elenger 08-17-2011 03:58 PM

SOLVED : P new install of archlinux with archlinux-2010.05-core-i686.iso
 
new install of archlinux with archlinux-2010.05-core-i686.iso AND kernel
3.0 when booting stuck of course in GRUB edit kernel (see possible with Tabulator) kernel /vmlinuz-linux instead vmlinuz26 and initrd /initramfs-linux.img

title Arch Linux Fallback kernel /vmlinuz-linux and initrd /initramfs-linux-fallback.img

and later in /boot/grub/menu.lst do the same

greetings elenger

kasl33 08-18-2011 01:55 PM

For me, after a fresh install of Arch with kernel 3.0, Grub wouldn't allow it to boot because of a "missing file."

I solved this by changing this (don't forget to add to my "reputation" points if this helps you :)

Code:

initrd /initramfs.img
to this:

Code:

initrd /initramfs-linux.img


All times are GMT -5. The time now is 03:09 PM.