When trying to installk XP on laptop, this error message shows up?
“Could not reserve enough space for 20197152KB object heap”
Hi.
How much memory do you have on your computer? We have set the standard max heap space to 2GB and min to 1GB. This is the default and you can change this by editing setenv.bat
file:
SET JAVA_OPTS="-Xmx1024m"
For setting max heap size to 1GB.
Jonnik - did you get any further on this? As I understand you’re running a 16GB laptop right?