add Fedora for VisionFive v1 board
This commit is contained in:
parent
6ca887ba15
commit
406613c2d9
3
Makefile
3
Makefile
|
@ -28,3 +28,6 @@ fdisk:
|
||||||
|
|
||||||
dd-sda:
|
dd-sda:
|
||||||
dd bs=10M status=progress oflag=dsync of=/dev/sda if=VisionFive2/starfive-jh7110-VF2-VF2_515_v2.3.0-55.img
|
dd bs=10M status=progress oflag=dsync of=/dev/sda if=VisionFive2/starfive-jh7110-VF2-VF2_515_v2.3.0-55.img
|
||||||
|
|
||||||
|
dd-sda-VisionFive1-Fedora:
|
||||||
|
dd bs=10M status=progress oflag=dsync of=/dev/sda if=VisionFive/Fedora-riscv64-jh7100-developer-xfce-Rawhide-20211226-214100.n.0-sda.raw
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
../.git/annex/objects/Jf/KQ/SHA256E-s2709413158--16e7a1e1e6445e6c04ac1bd7a7bbd36bb47a49d207560f6bcef0d6a614e4eac9.raw.zst/SHA256E-s2709413158--16e7a1e1e6445e6c04ac1bd7a7bbd36bb47a49d207560f6bcef0d6a614e4eac9.raw.zst
|
|
@ -0,0 +1 @@
|
||||||
|
../.git/annex/objects/8M/QV/SHA256E-s3733778636--94c73c967e12c80192d7bf25147badd9f0ee1738dc9800d1c502f376df5d5e2f.raw.zst/SHA256E-s3733778636--94c73c967e12c80192d7bf25147badd9f0ee1738dc9800d1c502f376df5d5e2f.raw.zst
|
Loading…
Reference in New Issue