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

Windows
Windows 7的设备中心有什么作用?
Win Easy Transfer 升级Win7不再难
显示关闭还原 Windows 7任务栏小技巧
Windows 7加快系统速度的九大方法
Windows 7 RTM、Vista、XP 性能测试
Windows操作系统账户权限设置详解
如何设置Windows 7的虚拟内存大小
如何删除Win7创建的200M隐藏分区?
如何修改Win7文件关联和打开方式?
Windows 7清理系统垃圾的方法有?
如何用好Windows7的兼容性检查工具
Windows7中“我的文档”去哪里了?
教你巧用妙招清理系统中的重复文件
减少不必要的程序和启动项提快Win7速度
Windows7资源监视器定位进程解决无法删除文件问题
更换Windows7的登陆界面
破解Windows7的系统主题
安装Windows7驱动的技巧
获取Win7文件的管理员权限的技巧
Windows 7和XP之间如何共享文件

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


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2010-01-16   浏览: 128 ::
收藏到网摘: 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