You are not logged in.
Pages: 1
a few minutes ago i updated my laptop with sudo pacman -Syu command...
now I rebooted my system but i have this error on my screen after grub menu list :
Booting a command list
error : couldn't load file /boot/vmlinuz26
error : no kernel with module support is loaded in legacy way
Press any key to continue...
what can i do to fix it ?
P.S:
i have Grub 2 with Kernel 3.0.1
Last edited by roozbehonline (2011-08-14 20:27:18)
Offline
the problem fix !
in /boot directory after installing kernel 3 , vmlinuz26 replaced with vmlinuz-linux and kernel26.img replaced with initramfs-linux.img...
just edit /boot/grub/menu.cfg in grub 2 or /boot/grub/menu.lst in grub 1
Offline
Pages: 1