- May 24, 2005
- 929
- 0
- 71
bump for anyone that might be interested =)
updated download links cuz dropbox account over download limit.
			
			updated download links cuz dropbox account over download limit.
			
				Last edited: 
				
		
	
										
										
											
	
										
									
								Would putting "nolowmem on" in the current BCD entry be worth doing as a precaution?
OK, thanks, we'll watch and see if there are any driver problems.
I dont know if you are referring to me or to Geoffs article, but Geoff states several times its simply a license of RAM usable which is the limitation. Not the spoon fed "its impossible" lie weve been told over the years. The patch simply tells the kernel to bypass this check and allow all RAM usable. He also mentions this license of RAM isnt directly even mentioned in MS's EULAs, much less anywhere else.
Just curious but doesn't Linux 32bit also have this ram limitation? I thought all 32bit OS's could never really use more than 3.5GB's?
I doubt the Linux community would not use all ram if it's possible
In linux, I dont know much about its PAE awareness, but yes you can use PAE aware kernel builds for linux as well. Not sure if anything else special needs to be done when it comes to kernel modules for drivers tho....
But by default, I think most linux kernel builds are non PAE afaik, so yes they cannot address beyond 4GB of RAM in that case.
And to clarify all 32bit x86 OS's using a PAE aware kernel...can use / address up to 64GB of RAM. Like my OP states, windows 32bit has been using the pae kernel by default since whenever DEP was introducted in windows and the machine had a nx bit capable processor installed. Its just that MS chose to limit max addressable RAM to 4GB in PAE...to avoid drivers of that time period which truncated addresses above 4GB. Nowadays thats not an issue because all the functionality in a 64bit driver is already there for PAE to work correctly, so when compiling to 32bit... the functionality is already there.
Just curious but doesn't Linux 32bit also have this ram limitation? I thought all 32bit OS's could never really use more than 3.5GB's?
I doubt the Linux community would not use all ram if it's possible
Well, it's been in use now for two-and-a-half weeks on my friend's Vista laptop, and everything works fine. No problems of any type and nice performance improvement.
You can try adding /pae after /noexecute, in boot.ini. Not sure if it still works, though, and at best, you might get your full 4GB, with a motherboard that has remapping options (not all do, automatically remapping only in true 64-bit, instead).Is it possible to do something similar for Windows XP?
You can try adding /pae after /noexecute, in boot.ini. Not sure if it still works, though, and at best, you might get your full 4GB, with a motherboard that has remapping options (not all do, automatically remapping only in true 64-bit, instead).
At least with XP, and especially older hardware, you have a decent excuse to try it (the OP, FI, should never have installed a 32-bit OS in the first place).
(the OP, FI, should never have installed a 32-bit OS in the first place).
You can buy an upgrade, but then install a new copy of the OS, instead of trying to perform an in-place upgrade. Vista and 7 share keys between 32-bit and 64-bit versions, so at worst, it would mean downloading and burning the appropriate ISO.Like I stated my install of windows is an upgrade from XP -> Vista ... there is no upgrade option to 64bit. So, I wanted to breathe life into 32bit for as long as possible.
And it has only worked wonders =)
You can buy an upgrade, but then install a new copy of the OS, instead of trying to perform an in-place upgrade. Vista and 7 share keys between 32-bit and 64-bit versions, so at worst, it would mean downloading and burning the appropriate ISO.

 
				
		