Cannot re-start windows xp when switch 3GB in boot.ini

來源:互聯網
上載者:User

I think I have solved the problem disscussed in my last post. However, I have made a mistake. I have configurate my boot.ini like this:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect

I can not restart my computer when I have done that on system. The reason is that if some of the critical windows start up files can't load in the initial 1GB of memory when you boot in 3GB mode, windows won't start at all. If you DO get errors trying to boot up in 3GB mode, reboot in 2GB mode (default) and reconfigure the boot.ini file. You may just need to edit the 3GB option to use only 2.9GB or 2.8GB RAM, to allow your operating system just that bit more kernal address space.  

So we should change boot.ini file to:

[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" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="XP Professional 3GB switch" /3GB /USERVA=2900 /fastdetect /NoExecute=OptIn

This time when you select the 3GB option, the USERVA will tell the system to allocate 1.1GB to the operating system and 2.9GB to the applications. Configure as necessary (changing the USERVA to 2800, 2700, etc), until the 3GB option works.

Also MS tells us how to enable 3GB and use USERVA, Memory Support and Windows Operating Systems

But we should avoid to set 3GB swtich in windows xp system. Since it is known that some plugins can not work properly, for instance here Plug In Issues.

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.