From f05aaa0561e071a54785ae7dfae3d8a34c9df06a Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sat, 21 Aug 2021 23:23:30 +0300 Subject: Updated build system with run command --- arch/riscv/conf/rootfs.fd | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 arch/riscv/conf/rootfs.fd (limited to 'arch/riscv/conf/rootfs.fd') diff --git a/arch/riscv/conf/rootfs.fd b/arch/riscv/conf/rootfs.fd new file mode 100644 index 0000000..59fb5f8 --- /dev/null +++ b/arch/riscv/conf/rootfs.fd @@ -0,0 +1,9 @@ +label: gpt +label-id: DBD1F99F-BFA3-D448-828F-0B505DF81F17 +device: rootfs.img +unit: sectors +first-lba: 2048 +last-lba: 20446 +sector-size: 512 + +rootfs.img1 : start= 2048, size= 18399, type=0FC63DAF-8483-4772-8E79-3D69D8477DE4, uuid=B129DB0D-F225-5C48-AA6D-DD8C049FA72C -- cgit v1.3