Increased ShredOS's vfat partition size to 250MB which leaves about 25MB free space. This was done so that approximately 75 PDF certificates could be stored on the ShredOS partition.

This commit is contained in:
PartialVolume
2023-11-10 15:21:39 +00:00
parent 325b54a68d
commit 948b05bf49

View File

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