I have spent a couple hours on this already and haven't made it too far.
I ran through the upgrade procedure and ultimately ended up with an error with apt. I figured I would reboot (I knew it was a bad idea). My server would not boot.
There wasn't an entry in grub for the new 6.8.8-2-pve kernel nor was there an initramfs entry. I can boot into recovery mode on an older kernel version 5.15-xxx so I booted into that kernel and ran:
This gave me an entry in grub and I tried to boot to it. This gets me to a screen that says this:
The server will just sit here and do nothing for hours. Not sure where to go. Help is greatly appreciated.
Edit: Added actual update-grub command used
I ran through the upgrade procedure and ultimately ended up with an error with apt. I figured I would reboot (I knew it was a bad idea). My server would not boot.
There wasn't an entry in grub for the new 6.8.8-2-pve kernel nor was there an initramfs entry. I can boot into recovery mode on an older kernel version 5.15-xxx so I booted into that kernel and ran:
Code:
update-grub -c -k all
update-initramfs
This gave me an entry in grub and I tried to boot to it. This gets me to a screen that says this:
Code:
Found volume group "pve" using metadata type lvm2
6 logical volume(s) in volume group "pve" new active
/dev/mapper/pve-root: clean 187608/6291456 files, 4667332/25165824 blocks
The server will just sit here and do nothing for hours. Not sure where to go. Help is greatly appreciated.
Edit: Added actual update-grub command used
Last edited: