You are not logged in.

#1 2016-09-12 14:34:14

masterkorp
Member
From: Ponte de Lima, Portugal
Registered: 2010-09-16
Posts: 47
Website

Boot problem after install

Hello everyone,

I just installed arch on a Dell XPS 13 (9343) and I am having problems booting from a LUKS with LVM. Right after booting I dont get prompted for my passphrase and I get is this error:

http://i.imgur.com/DAu0mCp.jpg

The messagee is " Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)

This is my /boot/loader/entries/arch-encrypted.conf

title Arch Linux Encrypted
linux /vmlinuz-linux
initrd /initramfs-linux-img
options cryptdevice=/dev/sda2:vol0 root=/dev/mapper/vol0-lv_root quitet rw

Any ideas?

Moderator: Converted img tags for over sized picture to url tags. https://wiki.archlinux.org/index.php/Co … s_and_code

Last edited by ewaller (2016-09-12 14:42:04)


Regards,
Alfredo Palhares

Offline

#2 2016-09-12 19:54:37

Buddlespit
Member
From: Chesapeake, Va.
Registered: 2014-02-07
Posts: 501

Re: Boot problem after install

Did you add the 'encrypt' hook to your mkinitcpio.conf and rebuild the ramdisk before rebooting?

Offline

#3 2016-09-12 19:56:30

windozupdate
Banned
Registered: 2015-03-19
Posts: 25

Re: Boot problem after install

Shouldn't

initrd /initramfs-linux-img

be

initrd /initramfs-linux.img

(replace last "-" with ".")

?

Offline

Board footer

Powered by FluxBB