mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-15 19:23:01 +03:00
pinephone: Update boot partition name in README
This commit is contained in:
parent
84b347652a
commit
bb4df129d2
@ -27,7 +27,7 @@ NixOS boot partition.
|
||||
|
||||
```
|
||||
$ nix-build --argstr device pine64-pinephone -A build.boot-partition
|
||||
$ dd if=result/mobile-nixos-boot.img of=/dev/mmcblkXp1 bs=8M oflag=sync,direct status=progress
|
||||
$ dd if=result/mobile-nixos-boot.img of=/dev/mmcblkXp3 bs=8M oflag=sync,direct status=progress
|
||||
```
|
||||
|
||||
=== Building U-Boot
|
||||
|
Loading…
Reference in New Issue
Block a user