|
楼主 |
发表于 2005-12-3 20:02:42
|
显示全部楼层
解决了,主板可以识别。开机时Bios可以识别,但进操作系统后就变成128G了。
检索一下,多的是。修改一下注册表就解决了。目前还不知道存储内容大于137G后是否会稳定。
谁遇到同样问题,请参考:
To enable 48-bit LBA large-disk support in the registry:
1. Start Registry Editor (Regedt32.exe).
2. Locate and then click the following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Atapi\Parameters
3. On the Edit menu, click Add Value, and then add the following registry value:
Value name: EnableBigLba
Data type: REG_DWORD
Value data: 0x1
4. Quit Registry Editor. |
|