Commit 35bf2975 authored by carbon's avatar carbon

expand the size of the rootfs partition to 768M

parent f1561fa6
......@@ -13,7 +13,7 @@ image rootfs.ext4 {
ext4 {
label = "rootfs"
}
size = 256M
size = 768M
}
image milkv-duo.img {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment