You are not logged in.
Hi
Today i make a
pacman -Suyafter this upgrade the upgrade hangs on
/sbin/mkinitcpio -k 2.6.21-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.imgat
Parsing Autodetecti must cancel it and after reboot i got a
kernel panic![]()
thx for your help
Last edited by albLinux (2007-05-07 11:03:53)
Offline
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
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
rebootyou 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.imgand now its all ok.
Because a
pacman -Suydoesnt work it says all packages are up to date
Offline