You are not logged in.

#1 2018-03-22 16:46:45

Kiwisauce
Member
Registered: 2015-05-18
Posts: 2

Kernel Panic since yesterday

Hi,

I cannot boot into my Arch on my Mac Book Pro 12,1 since yesterday. It worked fine until yesterday. It is encrypted it using "LVM on LUKS". I'm wondering why the kernel is looking for the init binary before I type the encryption passphrase.


Tried to fix: chrooted into a Live-USB stick and I made:

# cryptsetup open /dev/sda4 foo
# mount /dev/mapper/foo-root /mnt
# mount /dev/mapper/foo-home /mnt/home
# mount /dev/sda2 /mnt/boot
# arch-chroot /mnt
# pacman -Syu
# mkinitcpio -p linux
# bootctl update

Fsck is cool - no problems.

https://i.imgur.com/4C4hvb2.jpg


But I'd no success. Any ideas? Thank you!

Offline

Board footer

Powered by FluxBB