I have a Proxmox VE environment (HOST) that will not boot. This happened after boot was interrupted after installing additional memory. The additional memory was removed but the problem remains, impltying that the hardware is not the issue.
During a normal boot, the system outputs just the following, then no progress (even after a week of sitting):
A safe mode boot provides more verbose output, but ends here:
I was able to chroot into the system from a GParted LiveCD and run an apt update and apt upgrade that upgraded several packages, including the kernel and initramfs, I believe, so it looks like the file systems is OK in general and the OS seems to be intact.
Any ideas on what could be holding it up? Or ideas where to look?
During a normal boot, the system outputs just the following, then no progress (even after a week of sitting):
Code:
Booting Proxmox `VE GNU/Linux'
Loading Linux 6.8.4-2-pve ...
Loading initial ramdisk ...
A safe mode boot provides more verbose output, but ends here:
Code:
[ 3.988973] systemd[1]: Finished systemd-remount-fs.service Remount Root and Kernel File Systems.
[ OK ] Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 3.989640] systemd[1 ]: systemd-firstboot.service First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 3.990013] systemd[1]: systemd-pstore.service Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 3.991031] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
Starting systemd-random-seed.service Load/Save Random Seed...
[ 3.992116] systemd[1]: Starting systemd-sysusers.service - Create Systen Users...
Starting systemd-sysusers.service - Create System Users...
[ 3.999874] systemd[1]: Finished systemd-sysusers.service Create System Users.
I was able to chroot into the system from a GParted LiveCD and run an apt update and apt upgrade that upgraded several packages, including the kernel and initramfs, I believe, so it looks like the file systems is OK in general and the OS seems to be intact.
Any ideas on what could be holding it up? Or ideas where to look?