I’m following the wiki: https://wiki.radxa.com/Rockpi4/Linux_system_runs_on_M.2_NVME_SSD
First the wget fails with a 404
Having booted SPI/NVME /boot is not mounted
mounting /dev/nvme0nip4 to /boot works (cli)
putting (the wiki is correct) wiki line in /etc/fstab stops boot from completing (black screen, no network, blue led regular double pulse.)
WHY do we need /dev/nvme0n1mounted as /boot?
WHY does the fstab entry stop the boot
Is there a better howto?
James