惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
MongoDB | Blog
MongoDB | Blog
Google DeepMind News
Google DeepMind News
L
LangChain Blog
J
Java Code Geeks
MyScale Blog
MyScale Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
小众软件
小众软件
Microsoft Security Blog
Microsoft Security Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
aimingoo的专栏
aimingoo的专栏
F
Fortinet All Blogs
I
InfoQ
博客园 - 聂微东
量子位
A
About on SuperTechFans
S
SegmentFault 最新的问题
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
云风的 BLOG
云风的 BLOG
H
Help Net Security

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
Proxmox not rebooting properly
invalid@exam · 2026-05-29 · via Proxmox Support Forum

Hi everyone!

I’m running Proxmox on a NiPoGi AK2 Plus MiniPC (n100, 1 TB, 16GB RAM)

Everything works great for the most part – VMs are running fine, access works perfectly, and everything seems to be smooth… except for one annoying issue: whenever I reboot the machine (either through the terminal or the web interface), Proxmox won’t boot back up. Instead, the system just lands in the BIOS. It looks like the hard drive isn’t being detected anymore during reboot, as it disappears from the boot sequence altogether. But coldstart works fine without any problems.

However, if I physically disconnect the power or manually restart the PC using the button, everything works as expected again. The boot menu appears briefly, Proxmox loads up, and the system starts just fine.

I’m stumped and can’t seem to find much useful info online about this issue. I’ve already tried tweaking the power settings and going through various configurations, but no luck so far.

Does anyone have any ideas on how to fix this or what else I could try to troubleshoot the problem?

BIOS Update isn't aviable, Reset done multiple times.

Thanks in advance!

Maybe a BIOS update or a Linux kernel update (as this is not specific to Proxmox) will fix it in the future. If you want a work-around then search for the kernel parameter reboot= in the Linux documentation: https://www.kernel.org/doc/html/v6.8/admin-guide/kernel-parameters.html . Try the various options and see what works for your specific motherboard.

EDIT: This worked for me some years ago until a BIOS update and/or a kernel update fixed it.

Last edited:

Maybe a BIOS update or a Linux kernel update (as this is not specific to Proxmox) will fix it in the future. If you want a work-around then search for the kernel parameter reboot= in the Linux documentation: https://www.kernel.org/doc/html/v6.8/admin-guide/kernel-parameters.html . Try the various options and see what works for your specific motherboard.

I reinstalled VE 8.4 and this is running out of the box, with the same BIOS Settings.
I also tired install Debian Tixie, works out of the Box.
Strange that only by request a reboot the system stuck. If i poweroff and power on again, it's working fine.
However
VE 9 is also running on by Backup PM VE, i updated them to VE9 without problems.
So i would not play around with Kernel parameters. I stay on 8.4 until the Problem is solved by Linux Kernel Update.
Perhaps a BIOS Update is available, i will try out.

Last edited:

Very annoying if a cold start works but a reboot doesn't!
It seems that BIOS somehow doesn't find the harddisk or EFI partition after a reboot.
To confirm; by going into the BIOS after a reboot you don't see the disk and the boot option there?

I assume you experience this with the latest PVE 9.2.x with Linux kernel 7.0.x and UEFI boot?
Trixie and PVE 8 are still on Linux 6.x. You could try to install Linux 6.x on Proxmox 9 and see if that works:
apt install proxmox-kernel-6.17 or even apt install proxmox-kernel-6.14.

Last edited:

Bios Update did the trick.
There was one newer version available. After Update the Bios, everything is working, incl. Secure Boot.
Thanks.

Hi,

This sounds more like a hardware/BIOS issue than a Proxmox issue, since the system works fine after a full power off and only has trouble on reboot.

You may want to check the BIOS boot settings again (especially Fast Boot / boot mode), and also confirm whether the SSD is being detected properly after a reboot.