NixOS on ARM/Radxa ROCK5 Model B: Difference between revisions

From NixOS Wiki
imported>Samueldr
imported>Samueldr
Add infobox and navbar
Line 1: Line 1:
{{ARM/breadcrumb}}
<div class="infobox">
{|class="table"
!colspan="2" class="title"|Radxa ROCK5 Model B
|-
!Manufacturer
|Radxa
|-
!Architecture
|AArch64
|-
!Platform firmware
|Vendor BSP
|-
!Startup order
|SPI NOR Flash, eMMC, SD
|-
!Maintainer
|
|}
</div>
<hr>
'''WIP'''
'''WIP'''



Revision as of 21:40, 30 March 2023

Radxa ROCK5 Model B
Manufacturer Radxa
Architecture AArch64
Platform firmware Vendor BSP
Startup order SPI NOR Flash, eMMC, SD
Maintainer

WIP

Repo for building Platform Firmware: https://github.com/samueldr/Tow-Boot/tree/wip/rock5-vendor

To build:

nix-build -A radxa-rock5b

Flash result to installation media (sd or mmc)

Nix flake for building OS image: https://github.com/aciceri/rock5b-nixos

To build:

nix-build

Flash result to a new second legacy bootable ext4 partition on the installation media

Boot into system

sudo nixos-rebuild switch --flake github:jonahbron/config/aciceri-rebooted-into-this#rock5b