Increased vfat disk size to 80000000 bytes to accomodate the recently added ethernet firmware

This commit is contained in:
PartialVolume
2022-06-24 21:21:38 +01:00
parent 8b66d55237
commit 9e5afe9299

View File

@@ -10,7 +10,7 @@ image boot.vfat {
file autorun.inf { image = 'autorun.inf' }
}
size = 60000000
size = 80000000
}
image shredos.img {