NixOS on ARM/QEMU: Difference between revisions

imported>Samueldr
m Removes square braces around the link
imported>Samueldr
m I don't understand mediawiki syntax
Line 4: Line 4:
NixOS on ARM through QEMU is possible, by using qemu-system-arm on QEMU's 'virt' machine, and the u-boot image for qemu.
NixOS on ARM through QEMU is possible, by using qemu-system-arm on QEMU's 'virt' machine, and the u-boot image for qemu.


{{note| [https://lists.denx.de/pipermail/u-boot/2017-October/308693.html u-boot currently requires highmem=off for PCI to work], so you won't be able to use more than 2GB of RAM.}}
{{note| [[https://lists.denx.de/pipermail/u-boot/2017-October/308693.html u-boot currently requires highmem=off for PCI to work]], so you won't be able to use more than 2GB of RAM.}}


== Board-specific installation notes ==
== Board-specific installation notes ==