mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:25:55 +00:00
[BOOTDATA]: ReactOS can install and run fine on volumes of at least 450 MB (for example, on a volume of 450 MB and after creation of the pagefile, it leaves you 60+ MB of free space, which should be enough for you if you're already happy using HDDs of such small sizes ^^).
svn path=/trunk/; revision=70451
This commit is contained in:
parent
68fce95f21
commit
1d88ccffb2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Signature = "$ReactOS$"
|
|||
|
||||
[DiskSpaceRequirements]
|
||||
; Required free system partition disk space in MB
|
||||
FreeSysPartDiskSpace=550
|
||||
FreeSysPartDiskSpace=450
|
||||
|
||||
[SourceDisksFiles]
|
||||
acpi.sys=,,,,,,,,,,,,4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue