Hi,
today I try it in english:
For unknown reason I have the problem that my raspberry pi 5 is no more starting completly. I tried copy my system from sdcard to nvme-disc but during moving the installation there must be a wrong step. I'm not very familar with the boot process, so excuse my bad knowledge.
Here comes the current behavour:
1. raspberry stops booting while it trys to mount the lvm-partitions of my nvme. After a timeout he asks for the admin password.
2. now I enter my password
3. in the shell I can see the the lvm-volumes are not listed in /dev/vg...
4. I found out that I can continue by
I triedKernel is
What can I do next?
today I try it in english:
For unknown reason I have the problem that my raspberry pi 5 is no more starting completly. I tried copy my system from sdcard to nvme-disc but during moving the installation there must be a wrong step. I'm not very familar with the boot process, so excuse my bad knowledge.
Here comes the current behavour:
1. raspberry stops booting while it trys to mount the lvm-partitions of my nvme. After a timeout he asks for the admin password.
2. now I enter my password
3. in the shell I can see the the lvm-volumes are not listed in /dev/vg...
4. I found out that I can continue by
- vgchange -ay
- mount -a
- CTRL-d
I tried
Code:
user@raspberrypi-tv:~ $ sudo vgchange --setautoactivation yVolume group autoactivation is already yes.Code:
user@raspberrypi-tv:~ $ uname -aLinux raspberrypi-tv 6.12.47-v8-16k+ #1904 SMP PREEMPT Mon Sep 15 13:13:47 BST 2025 aarch64 GNU/LinuxStatistics: Posted by mandolyn — Mon Jan 26, 2026 4:17 pm — Replies 2 — Views 44