this post was submitted on 02 Jul 2026
6 points (100.0% liked)

linux4noobs

4256 readers
13 users here now

linux4noobs


Noob Friendly, Expert Enabling

Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.


Seeking Support?

Community Rules

founded 2 years ago
MODERATORS
 

Hi,

I bought a Lenovo M910q (i5-6500T, 16Gib RAM, Intel Mesa graphics) to play with Proxmox, but I'm dying on the first level!

After installing Proxmox from Ventoy using either the default settings or the ones from someone's guide , I get kernel panics on the first boot. As a test, I've just installed Debian on it from Ventoy with the default settings, and it seems to work fine.

I ran the Processor, Memory, and SSD checks from the Intel BIOS without any flags.

Any guesses what I've done wrong here?

top 4 comments
sorted by: hot top controversial new old
[–] moonpiedumplings@programming.dev 5 points 15 hours ago (2 children)

Did you try installing without ventoy?

Sometimes ventoy causes issues. Although every time I've had an issue I thought was a Ventoy issue it had turned out to lie somewhere else, but it's important to isolate variables.

[–] clay_pidgin@sh.itjust.works 2 points 10 hours ago

I couldn't guess why, but a dd'ed image boots fine, but Ventoy failed again. Who knows - seems to be working for now.

Thanks for the tip.

[–] clay_pidgin@sh.itjust.works 2 points 12 hours ago

No, but I did verify the hash on the downloaded iso. I'll try without Ventoy.

[–] nixx@lemmy.ca 4 points 16 hours ago* (last edited 16 hours ago)

Try posting the kernel panic messages, they should give an idea about the failure.

Proxmox has its own custom kernel, it may be something in the new 7 branch as opposed to the conservative 6 branch that Debian uses.

99% of the time it will be some driver that you don’t really need and can disable.