hey there,
about to "turn on" the 3gb switch.
this is what my boot.ini file looks like now:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect
should i copy and past the last line as:
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional 3GB" /noexecute=optin /3GB
or
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional 3GB" /3GB
not sure if i should include /noexecute=optin / or leave it out??
another thing, will this script give me the option on boot up to choose between the default or the 3gb setting?
about to "turn on" the 3gb switch.
this is what my boot.ini file looks like now:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect
should i copy and past the last line as:
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional 3GB" /noexecute=optin /3GB
or
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional 3GB" /3GB
not sure if i should include /noexecute=optin / or leave it out??
another thing, will this script give me the option on boot up to choose between the default or the 3gb setting?
Comment