|
|
发表于 2014-10-28 23:11:54
|
显示全部楼层
不错,win7 32位 按楼主的方法装上驱动可以设置虚拟内存了,不过还是有一些错误,开机没有提示,只是事件日志有个volmgr错误:
不过看reboot.pro的DiskMod原帖,对楼主的方法有疑问,reboot原帖23楼 提到的方法
http://reboot.pro/topic/9461-pag ... rd-disk/#entry86619
注册表是不是还要添加下面这两条吗?
步骤3
■key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\diskmod\Parameters\MBR_12345678 (这个是自己磁盘的id ?)
◦value "Paging", "Removable"
Affect only devices that have matching MBR signature (or 4-bytes data at offset 0x1B8).
■key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE\xxxx\xxxx\Device Parameters\DiskMod
key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\SCSI\xxxx\xxxx\Device Parameters\DiskMod
key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USBSTOR\xxxx\xxxx\Device Parameters\DiskMod
(version 0.0.2.2)
◦value "Paging", "Removable"
Affect only one installed device.
|
|