NixOS on ARM/Kosagi Novena: Difference between revisions
No edit summary |
m Add category |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
We now have https://github.com/novena-next/nixos-novena repository that can be used to build Novena specific kernel and few other tools like | {{ARM/breadcrumb}} | ||
We now have https://github.com/novena-next/nixos-novena repository that can be used to build Novena specific kernel and few other tools like <code>novena-eeprom</code> and <code>novena-usb-hub</code>. | |||
Also check out https://github.com/novena-next/docs for general purpose documentation. This guide might move there at some point. | Also check out https://github.com/novena-next/docs for general purpose documentation. This guide might move there at some point. | ||
Line 26: | Line 27: | ||
Proceed with standard installation steps and | Proceed with standard installation steps and | ||
[[NixOS_on_ARM#Building_U-Boot_from_your_NixOS_PC]] | |||
You can use your own layout when installing on the hard drive (SD-card is still needed to boot from SATA), <code>extlinux</code> insted of <code>grub</code> is important. | You can use your own layout when installing on the hard drive (SD-card is still needed to boot from SATA), <code>extlinux</code> insted of <code>grub</code> is important. | ||
Line 43: | Line 44: | ||
</nowiki>}} | </nowiki>}} | ||
[[Category: | [[Category:NixOS on ARM]] |