lvm "pve" is not mounted at boot

Blinkiz

Renowned Member
Jan 23, 2010
32
1
73
Stockholm Sweden
I have the problem that each time I boot, I have to wait like 5 minutes to initramfs shell to popup so I can write "lvm lvchange -ay pve" and then "CTRL+D". How can I make the boot image activate the logical volumes in volume group "pve" at boot?

I have installed Proxmox 1.5 from ISO 2 weeks ago.


keywords:
boot partition not found. pve volume not found.
 
Last edited:
I have the problem that each time I boot, I have to wait like 5 minutes to initramfs shell to popup so I can write "lvm lvchange -ay pve" and then "CTRL+D". How can I make the boot image activate the logical volumes in volume group "pve" at boot?

This work on all installation I know. Maybe the initrd image is damage somehow, try to update with

# update-initramfs -u

Does that help?