NixOS on ARM/Allwinner/GPT Installation: Difference between revisions

imported>Samueldr
Adds guide
 
Pigs (talk | contribs)
m Add category
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{ARM/breadcrumb}}
This guide is intended to demonstrate how to install NixOS on an Allwinner
This guide is intended to demonstrate how to install NixOS on an Allwinner
target device, using u-boot, allowing for use of the GPT partition scheme.
target device, using u-boot, allowing for use of the GPT partition scheme.
Line 169: Line 170:
cgpt boot -p /dev/$DISK
cgpt boot -p /dev/$DISK
</pre>
</pre>
[[Category:NixOS on ARM]]