You are not logged in.

#1 2020-07-02 23:31:55

archmendudemale
Member
Registered: 2020-07-02
Posts: 8

laptop won't boot past disk check on ecrypted installation

My new HP AMD laptop won't boot past the disk check after inputting my encryption key. Here is the output:

Starting version 244.3-1-arch

A password is required to access the cryptlvm volume:
Enter passphrase for /dev/nvme0n1p2:
/dev/mapper/volgroup-root: recovering journal
/dev/mapper/volgroup-root: clean, 43658/2097152 files, 738668/8388608 blocks


It just stays like that forever. I've never installed on an ssd before so that may have something to do with this. I just used the standard wiki installation guide for encrypted install. When I initially use cryptsetup and when I manually open the partition with cryptsetup in live installation it says /run/cryptsetup is missing. It does let me access it though.

Pacman downloads everything, but says

Errors occurred, no packages were upgraded.

Vim doesn't work either. It says:

vim: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory


I'm sorry but I don't know how to mark things as code.

Please help, thank you.
PS: I manually typed all of the code.

Last edited by archmendudemale (2020-07-03 21:53:20)

Offline

#2 2020-07-02 23:45:14

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: laptop won't boot past disk check on ecrypted installation

https://bbs.archlinux.org/help.php#bbcode

Remove quiet from the kernel line to see if that prints more information. Otherwise, chroot in and look at the journal for the failed boot.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2020-07-02 23:52:51

archmendudemale
Member
Registered: 2020-07-02
Posts: 8

Re: laptop won't boot past disk check on ecrypted installation

I did that and it is just a line of OKs. After the password. It stops at:

 [ OK ] Reached target Sound Card 

Last edited by archmendudemale (2020-07-02 23:53:20)

Offline

#4 2020-07-03 00:22:29

loqs
Member
Registered: 2014-03-06
Posts: 17,362

Re: laptop won't boot past disk check on ecrypted installation

jasonwryan wrote:

Otherwise, chroot in and look at the journal for the failed boot.

Does the laptop shutdown when the power button is pressed?  May indicate the issue is with the display.  Have you tried disabling KMS?

Offline

#5 2020-07-03 00:26:54

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: laptop won't boot past disk check on ecrypted installation

archmendudemale wrote:

I did that and it is just a line of OKs. After the password. It stops at:

 [ OK ] Reached target Sound Card 

What, exactly, is supposed to happen? The laptop is booting fine (edit your title), but it isn't clear what you are expecting next: a prompt, display manager, DE/WM?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2020-07-03 02:12:05

archmendudemale
Member
Registered: 2020-07-02
Posts: 8

Re: laptop won't boot past disk check on ecrypted installation

I disabled kms with nomodeset. It allowed me to login. So that's fixed. I was using android usb tethering because the wireless interface wasn't detected, but that doesn't work now that I've logged in. Also vim still has the same error message, so I imagine pacman won't work either. I tried to use git to download a driver in the aur, but git won't work either... How do I get android tethering to work? It is listed in the network interfaces when I activate usb tethering on android.

Edit: I fixed the pacman and vim thing, and got the driver for the wireless, and the tethering just needed the dhcpcd package installed.

Last edited by archmendudemale (2020-07-03 21:53:46)

Offline

#7 2020-07-03 21:54:30

archmendudemale
Member
Registered: 2020-07-02
Posts: 8

Re: laptop won't boot past disk check on ecrypted installation

Everything is solved except /run/cryptlvm being missing, Is that a bug, or is something wrong with cryptsetup?

Offline

Board footer

Powered by FluxBB