[arch-general] Kernel panic - after upgrade

Oliver Temlin temlin at gmail.com
Sun Jan 18 16:57:34 UTC 2015


On January 18, 2015 5:49:37 PM CET, "Csányi Pál" <csanyipal at gmail.com> wrote:
>What I did sofar is the following:
>
>Boot with Arch linux live cd.
>lsblk
>Note: my root / partition is on /dev/sda3
>mkdir /mnt/arch
>mount /dev/sda3 /mnt/arch
>systemd-nspawn -D /mnt/arch
>mkinitcpio -p linux
>
>Here I exit from the prompt and reboot the machine, but get the same
>error message: can't run init.
>
>What did I wrong?

You missed that the base group should be reinstalled, as the error is not with the ramdisk, but with the files of systemd.
Just run `pacman -S base' after systemd-nspawn.
--Oliver Temlin


More information about the arch-general mailing list