Hi, I am about to repurpose an old computer as a NAS/Homeserver and wanted to try Proxmox for this.
Since I want the system partition to be encrypted, I checked this guide, which basically says to setup Debian encrypted and then install Proxmox VE according to this wiki entry.
Everything went fine so far, I followed all recommendations in the Debian installer and got the LVM setup where a small partition is unencrypted so I can boot grub and then decrypt the system partition to boot into. This worked fine and I was able to boot and log in multiple times. I did not install a Desktop.
Installing the pve kernel and rebooting worked fine, after that I installed
I then tried to reboot the system, but I can't get to login anymore.
After the GRUB screen, I get a short
I still get to enter the sda5_crypt and get
The computer is not listed in the router's connected devices.
I'd be glad for any hints what went wrong. I don't know the specifics of cryptsetup and how it may interfere with the new kernel.
Edit: I'm able to mount the cryptvolume with a debian live recovery system and chroot into my installation.
Since I want the system partition to be encrypted, I checked this guide, which basically says to setup Debian encrypted and then install Proxmox VE according to this wiki entry.
Everything went fine so far, I followed all recommendations in the Debian installer and got the LVM setup where a small partition is unencrypted so I can boot grub and then decrypt the system partition to boot into. This worked fine and I was able to boot and log in multiple times. I did not install a Desktop.
Installing the pve kernel and rebooting worked fine, after that I installed
proxmox-ve postfix open-iscsi chrony
and removed the Debian Kernel and the os-prober. I was able to reach the proxmox webinterface from another computer and log in as well as sshing into the debian. I did not yet create the linux bridge mentioned in the wiki entry.I then tried to reboot the system, but I can't get to login anymore.
After the GRUB screen, I get a short
Which then disappears and brings me to the cryptsetup.Booting `Proxmox VE GNU/Linux'
Loading Linux 6.8.12-1-pve ...
Loading initial ramdisk ...
I still get to enter the sda5_crypt and get
where abxy are actual numbers. Then the screen disappears shortly as it tries to open a new shell but goes back to the cryptsetup text with a blinking underscore, but doesn't add text I type. When trying to open other shells with Ctrl + Super + Fx, it opens one but there's the flashing underscore again instead of asking me for login data.cryptsetup: sda5_crypt: set up successfully
/dev/mapper/exprox--vg-root: clean, x/y files, a/b blocks
The computer is not listed in the router's connected devices.
I'd be glad for any hints what went wrong. I don't know the specifics of cryptsetup and how it may interfere with the new kernel.
Edit: I'm able to mount the cryptvolume with a debian live recovery system and chroot into my installation.
update-initram
, update-grub
and reinstalling the pve kernel were all successful but didn't help with my problem after rebooting into the disk system again.
Last edited: