mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
Increased vfat disk size to 80000000 bytes to accomodate the recently added ethernet firmware
This commit is contained in:
@@ -10,7 +10,7 @@ image boot.vfat {
|
||||
file autorun.inf { image = 'autorun.inf' }
|
||||
}
|
||||
|
||||
size = 60000000
|
||||
size = 80000000
|
||||
}
|
||||
|
||||
image shredos.img {
|
||||
|
||||
Reference in New Issue
Block a user