I am afraid I may have rendered my system unbootable (as per this thread: https://forum.proxmox.com/threads/sometimes-it-is-just-maddening.71623/).
This is what I did: I wanted to amend the kernel command line in order to allow pci passthrough.
I found this: https://localhost:8006/pve-docs/chapter-qm.html#qm_pci_passthrough
and followed it to this: https://localhost:8006/pve-docs/chapter-sysadmin.html#sysboot_edit_kernel_cmdline
I don't know whether proxmox boots via grub or systemd-boot. It looked like both is possible so I went with the one I know: grub
I followed this through:
"Grub
The kernel commandline needs to be placed in the variable GRUB_CMDLINE_LINUX_DEFAULT in the file /etc/default/grub. Running update-grub appends its content to all linux entries in /boot/grub/grub.cfg."
and then happened to find a thread (above) that now makes me fear my system won't boot up again.
Assuming this is what is going to happen, what do I need to do to rectify the situation?
Thanks
This is what I did: I wanted to amend the kernel command line in order to allow pci passthrough.
I found this: https://localhost:8006/pve-docs/chapter-qm.html#qm_pci_passthrough
and followed it to this: https://localhost:8006/pve-docs/chapter-sysadmin.html#sysboot_edit_kernel_cmdline
I don't know whether proxmox boots via grub or systemd-boot. It looked like both is possible so I went with the one I know: grub
I followed this through:
"Grub
The kernel commandline needs to be placed in the variable GRUB_CMDLINE_LINUX_DEFAULT in the file /etc/default/grub. Running update-grub appends its content to all linux entries in /boot/grub/grub.cfg."
and then happened to find a thread (above) that now makes me fear my system won't boot up again.
Assuming this is what is going to happen, what do I need to do to rectify the situation?
Thanks