Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
pi5_proxmox [2024/04/27 12:00] – [Required VM settings, otherwise it won't boot] admin | pi5_proxmox [2024/05/05 10:44] (current) – [Change boot order to boot from NVMe] admin |
---|
===== Resources ===== | ===== Resources ===== |
| |
* NVMe setup: [[https://www.jeffgeerling.com/blog/2023/nvme-ssd-boot-raspberry-pi-5|Jeff Geerlin Blog]] and [[https://www.heise.de/tests/Kurztest-Raspberry-Pi-5-mit-M-2-SSD-betreiben-9581242.html|Heise]] | * NVMe setup: [[https://www.jeffgeerling.com/blog/2023/nvme-ssd-boot-raspberry-pi-5|Jeff Geerling Blog]] and [[https://www.heise.de/tests/Kurztest-Raspberry-Pi-5-mit-M-2-SSD-betreiben-9581242.html|Heise]] |
* Proxmox install: https://github.com/jiangcuo/Proxmox-Port/wiki/Install-Proxmox-VE-on-Debian-bookworm#install-proxmox-ve-on-debian-bookworm | * Proxmox install: https://github.com/jiangcuo/Proxmox-Port/wiki/Install-Proxmox-VE-on-Debian-bookworm#install-proxmox-ve-on-debian-bookworm |
* Additional information on how to create a VM (section "VM erstellen"): https://www.bachmann-lan.de/proxmox-8-auf-dem-raspberry-pi-4-installieren/ | * Additional information on how to create a VM (section "VM erstellen"): https://www.bachmann-lan.de/proxmox-8-auf-dem-raspberry-pi-4-installieren/ |
==== Change boot order to boot from NVMe ==== | ==== Change boot order to boot from NVMe ==== |
| |
Run ''rpi-eeprom-config -e'', change ''BOOT_ORDER'' and add ''PCIE_PROBE=1'' | Run ''rpi-eeprom-config -e'', change ''BOOT_ORDER'' and add ''PCIE_PROBE=1'' or use ''raspi-config'' (Select Advanced Option -> Boot Order -> NVMe/USB Boot Boot from NVMe before trying USB and then SD Card) |
| |
<code> | <code> |