mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
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:
@@ -10,7 +10,7 @@ image boot.vfat {
|
||||
file autorun.inf { image = 'autorun.inf' }
|
||||
}
|
||||
|
||||
size = 240000000
|
||||
size = 260000000
|
||||
}
|
||||
|
||||
image shredos.img {
|
||||
|
||||
Reference in New Issue
Block a user