You are not logged in.

#1 2007-05-06 09:04:08

albLinux
Member
Registered: 2007-04-24
Posts: 56

[SOLVED] After Upgrade Kernel Panic 2

Hi

Today i make a

pacman -Suy

after this upgrade the upgrade hangs on

/sbin/mkinitcpio -k 2.6.21-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img

at

Parsing Autodetect

i must cancel it and after reboot i got a

kernel panic

sad

thx for your help

Last edited by albLinux (2007-05-07 11:03:53)

Offline

#2 2007-05-06 10:48:48

rayjgu3
Member
From: Chicago IL usa
Registered: 2004-07-04
Posts: 695

Re: [SOLVED] After Upgrade Kernel Panic 2

well canceling in the middle of upgrade is not a good idea
you need to finish the upgrade
heres an option
boot from install cd into your system
run "pacman -Syu"
let it finish updates
reboot

you need a full initrd to boot up what you done was canceled the creation of that file before it completed

if the above does not work youll need to chroot your way in but try the recovery option from install cd 1st

Offline

#3 2007-05-06 19:04:28

albLinux
Member
Registered: 2007-04-24
Posts: 56

Re: [SOLVED] After Upgrade Kernel Panic 2

rayjgu3 wrote:

well canceling in the middle of upgrade is not a good idea
you need to finish the upgrade
heres an option
boot from install cd into your system
run "pacman -Syu"
let it finish updates
reboot

you need a full initrd to boot up what you done was canceled the creation of that file before it completed

if the above does not work youll need to chroot your way in but try the recovery option from install cd 1st

Hi thanks for answer
after this problem a boot from my beyond kernel and make

/sbin/mkinitcpio -k 2.6.21-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img

and now its all ok.
Because a

pacman -Suy

doesnt work it says all packages are up to date

Offline

Board footer

Powered by FluxBB