[SOLVED] kernel panic on install rocky Linux

frankz

Active Member
Nov 16, 2020
369
24
38
Hello to all . I have tried install the distro rocky linux , but i see persistent error kernel panic !
 
I guess you mean while installing Rocky Linux in a VM?
Can you provide a copy (or screenshot of the console at least) of the kernel panic?
 
I guess you mean while installing Rocky Linux in a VM?
Can you provide a copy (or screenshot of the console at least) of the kernel panic?
Thank you for responding, yes during installation.

Here
 

Attachments

  • r.png
    r.png
    477.9 KB · Views: 49
Hi , thanks for your reply but your answer whit max cpu value what does it mean ?

For the CPU-type, instead of choosing: host, you choose: max and see, if it also helps for the kernel panics inside your VM. If yes, this CPU-type (max) might help, if you encounter problems with live migration and CPU-type: host.
This is only a guess. You have to try. I only wanted to give an alternative, if you run into problems with live migration...
 
  • Like
Reactions: frankz
For the CPU-type, instead of choosing: host, you choose: max and see, if it also helps for the kernel panics inside your VM. If yes, this CPU-type (max) might help, if you encounter problems with live migration and CPU-type: host.
This is only a guess. You have to try. I only wanted to give an alternative, if you run into problems with live migration...
Thanks for yuor reply , i'am afraid wich you have reason in this case . infact when i migrate this machine , that VM is forced to shutdown . i have replace the parameter in menu cpu with cpu max and the migration is occurred on line . thanks for you helped .
 
Last edited:
  • Like
Reactions: Neobin
Great, thanks! Worked for me as well :)
I had the same issue with this config :

root@[HOSTNAME]:~# cat /proc/version
Linux version 5.15.30-2-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.30-3 (Fri, 22 Apr 2022 18:08:27 +0200)

root@[HOSTNAME]:~# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
 
Great, thanks! Worked for me as well :)
I had the same issue with this config :

root@[HOSTNAME]:~# cat /proc/version
Linux version 5.15.30-2-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.30-3 (Fri, 22 Apr 2022 18:08:27 +0200)

root@[HOSTNAME]:~# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz

FYI:
Not only was this PVE 7.2, according to the kernel version, either never updated: [1] (with the proper repositories: [2]) or since then not rebooted, but also is PVE 7 EOL: [3] and it is recommended to upgrade to PVE 8: [4].

[1] https://pve.proxmox.com/wiki/System_Software_Updates
[2] https://pve.proxmox.com/wiki/Package_Repositories
[3] https://pve.proxmox.com/wiki/FAQ -> Point 10
[4] https://pve.proxmox.com/wiki/Upgrade_from_7_to_8