(E-Mail Removed) wrote:
> I want plan to run a slim version of Windows XP (oem/ibm thinkpad)
> with MS office, which should take up about 1,5 gb of space, on the
> 2Gb flash IDE drive.
Are you planning on running Windows from an external drive? There may be
some exceptions for particular hardware, but in general this can not be
done.
> Considerung that I may store a further 200Mb of files, is 300Mb of
> empty disk space enough to run?
Almost certainly not. Expectations of how much more you will need almost
always turn out to be greatly underestimated.
> I have 512Mb Ram and swap file would
> be turned off, mainly using for typing and browsing.
It is never a good idea to disable the page file entirely, no matter how
much memory you have.
1. If you don't have a page file, you can't use all the RAM you have. That's
because Windows preallocates virtual memory in anticipation of a possible
need for it, even though that allocated virtual memory may never be used.
Without a page file, that allocation has to be made in real memory, thus
tying up that memory and preventing it from being used for any purpose.
2. There is never any possible benefit in not having a page file. If it
isn't needed, it won't be used. Don't confuse allocated memory with used
memory.
--
Ken Blake - Microsoft MVP Windows: Shell/User
Please reply to the newsgroup