expand the size of the rootfs partition to 768M
This commit is contained in:
@ -13,7 +13,7 @@ image rootfs.ext4 {
|
||||
ext4 {
|
||||
label = "rootfs"
|
||||
}
|
||||
size = 256M
|
||||
size = 768M
|
||||
}
|
||||
|
||||
image milkv-duo.img {
|
||||
|
||||
Reference in New Issue
Block a user