Hi,
i followed this comment https://forum.proxmox.com/threads/p...gh-cannot-change-initramfs.126627/post-631013 to fix my GPU passthrough, the lasts steps of "proxmox-boot-tool" not worked for me and now my PVE (8) is not booting.
The commands i have followed was this ones:
:~# proxmox-boot-tool status
To check which partition is /boot with vfat format:
:~# lsblk -o +FSTYPE
To initialize ESP sync first unmount boot partition:
:~# umount /boot/efi
Then link the vfat partiton with proxmox-boot-tool:
:~# proxmox-boot-tool init /dev/XXXXXXXX where XXXXXXXX is the name of vfat partiton from lsblk +FSYSTEM
Then:
:~# mount -a
Then to update modules:
:~# update-initramfs -u -k all
I think is obvious that i have changed the boot configuration, my fault, but, how can i fix it?
A curious thing is that if I uninstall the graphics card, I have an image, but if I leave it on, no screen appears, no grub, no bios, etc.
I need to test the graphic card asap so i will be glad if someone could help me as fast as possible. Thanks in advance.
EDIT 1: Googling, i have this new information, in case it will be helpful:
SOLUTION: https://forum.proxmox.com/threads/help-fixing-boot.157203/post-719905
i followed this comment https://forum.proxmox.com/threads/p...gh-cannot-change-initramfs.126627/post-631013 to fix my GPU passthrough, the lasts steps of "proxmox-boot-tool" not worked for me and now my PVE (8) is not booting.
The commands i have followed was this ones:
:~# proxmox-boot-tool status
To check which partition is /boot with vfat format:
:~# lsblk -o +FSTYPE
To initialize ESP sync first unmount boot partition:
:~# umount /boot/efi
Then link the vfat partiton with proxmox-boot-tool:
:~# proxmox-boot-tool init /dev/XXXXXXXX where XXXXXXXX is the name of vfat partiton from lsblk +FSYSTEM
Then:
:~# mount -a
Then to update modules:
:~# update-initramfs -u -k all
I think is obvious that i have changed the boot configuration, my fault, but, how can i fix it?
A curious thing is that if I uninstall the graphics card, I have an image, but if I leave it on, no screen appears, no grub, no bios, etc.
I need to test the graphic card asap so i will be glad if someone could help me as fast as possible. Thanks in advance.
EDIT 1: Googling, i have this new information, in case it will be helpful:
SOLUTION: https://forum.proxmox.com/threads/help-fixing-boot.157203/post-719905
Last edited: