kernel panic after update-initramfs -u -k all

keiser1080

New Member
Feb 22, 2024
3
0
1
Hi,

i followed this tutorial to do Igpu passthrough.
But after update-initramfs -u -k all proxmox do kernel panic
can't open /script/zfs

IMG20240919183535.jpg

I have booted using proxmox install usb drive, and chrooted to proxmox
Code:
zpool import -f -R /mnt rpool
mount -o rbind /proc /mnt/proc
mount -o rbind /sys /mnt/sys
mount -o rbind /dev /mnt/dev
mount -o rbind /run /mnt/run
chroot /mnt /bin/bash

# reverted all change done in the tutorial
# rootdelay=10 to /etc/kernel/cmdline
# formated again the efi
proxmox-boot-tool format /dev/nvme0n1p2 --force
proxmox-boot-tool init /dev/nvme0n1p2
proxmox-boot-tool refresh
proxmox-boot-tool clean
update-initramfs -u -k all

Is there a way to repair that ?
Is there a guide to cp all vm & config to an external storage from a chroot ?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!