当前位置: 首页 > 图文教程 > 操作系统 > Windows > 32位操作系统不能认出超过4G内存的解决方法

Windows
活用Windows Server 2008系统的几种安全功能
有备而来 让系统VPN连接顺风顺水
强化Windows Server 2008下的打印管理
Windows Storage Server 2008 (x64)BT下载
Windows Server 2008下的网络排错
Server Core上部署IIS7全程攻略
Windows Server 2008脱机文件配置攻略
用组策略保护Windows Server 2008系统安全
高效管理Windows Server 2008的卷影副本
Windows Server 2008 R2中IIS 7.5的改进
众OEM厂商助阵微软推Foundation版服务器系统
使用Windows Server 2008的WDS部署客户端系统
Windows Server 2008制作密码重设盘
扫清Windows Server 2008共享障碍
详述Windows Server 2008安全部署的六个方面
借道IIS搭建企业内部Web方式文件共享平台
新品分析:Windows Server 2008 Foundation
巧用Windows Server 2008的NPS策略
Windows Server 2008故障转移群集简介
微软WSUS 3.0安装配置详解

Windows 中的 32位操作系统不能认出超过4G内存的解决方法


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2010-01-16   浏览: 49 ::
收藏到网摘: n/a

编辑操作系统安装盘下boot.ini文件(隐藏文件),在[operating systems]的行后,加入/PAE,保存,重启系统后,就会认出超出4G的内存。

  如:[operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows 2003 Enterprise" /noexecute=optin /fastdetect

  修改为:[operating systems]multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows 2003 Enterprise" /noexecute=optin /fastdetect /PAE