PCDVD數位科技討論區

PCDVD數位科技討論區 (https://www.pcdvd.com.tw/index.php)
-   儲存媒體討論區 (https://www.pcdvd.com.tw/forumdisplay.php?f=20)
-   -   大容量硬碟疑雲 (https://www.pcdvd.com.tw/showthread.php?t=375851)

JOELIN 2004-08-27 01:53 AM

大容量硬碟疑雲
 
請問我的主機板BIOS可以抓到正確200GB硬碟的型號但是容量卻顯示136GB,正常解決方法除了更新BIOS應該只有添購外接卡解決吧,只是我不解透過BIOS讀取的資料作用為何,如果我不更新BIOS,直接進到視窗XP SP2下是否可以取得200GB的實際容量,又或著我將200GB硬碟在可以支援的電腦下做好格式使用USB外接盒是否在不支援200GB的BIOS電腦下可以正常使用200GB容量呢? :confused:

louiskoo 2004-08-27 02:03 AM

XP要更新到SP1以上才能正確顯示

JOELIN 2004-08-27 02:08 AM

嗯~有啊,已經是SP2

Kojiroh 2004-08-27 03:41 AM

我覺得是不行的!!
XP有開48LBA就像軟体定址,而BIOS的針測就像硬体定址,要二者皆開才能完整使用那顆HD。
若BIOS只找到136G那麼你進Windows下後還是只能看到136G,因為在一開機的同時BIOS就判定這顆只有136G,所以接下來的後續步驟也只把他當成136G的HD來用。

Microsoft官網的技術文件中也明白表示要完整使用 48 位元 LBA ATAPI 支援必須符合以下要件:
1.您必須擁有 48 位元 LBA 相容的 BIOS。
2.您必須具有容量大於 137 GB 的硬碟機。
3.您必須已經安裝了 Windows XP。
4.對於 Windows XP Home Edition (家用版) 或 Windows XP Professional (商用版),您必須在下列登錄中新增或變更登錄值 EnableBigLba 為 1 ,以便在登錄中啟用支援:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Atapi\Parameters\

當然,若您有嘗試的精神&很閒的話也可以自己弄弄看,只是就算可以的話後續的使用上不知會不會碰到什麼問題。

clcwm 2004-08-27 05:10 AM

小弟是用 Win98 的 Fdisk 與 Format 切割 Seagate 200G
技嘉 7vtxe (KT266a 晶片),抓到硬碟是 200G
我在 DOS 下分割與格式化

Kojiroh 2004-09-01 02:46 AM

這兒有qwerty兄寫的詳細說明,看來我原來的觀念有些錯誤,請以他的為準。

bob0123 2004-09-01 03:18 AM

REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Atapi\Parameters]
"EnableBigLba"=dword:00000001


以上的文字存成 *.reg 檔..
執行一次..重開機應該就可以抓到 137G 以上的分割區了..

dolittle 2004-09-18 10:02 AM

Microsoft 原文文章
http://support.microsoft.com/defaul...kb;en-us;303013

除了更新註冊檔, 還要注意 atapi.sys 的版本喔
引用:
Windows XP SP1 includes 48-bit LBA support for ATAPI disk drives. With this support, you can use hard disks that are larger than the current 137 GB limit. By default, support is enabled in SP1. To determine if you are running SP1, right-click My Computer and then click Properties. On the General tab, Service Pack 1 will be listed under "System."

To determine if you have the latest ATAPI driver, verify that you have version 5.1.2600.1135 or later of the Atapi.sys file in your %systemroot%\system32\drivers folder. (Or version 5.1.2600.1152 for Windows XP 64-Bit Edition.) To do this, follow these steps:
Click Start, click Search, and then click All Files and Folders.
Type Atapi.sys, and then click Search.
If you do not find the Atapi.sys file in your %systemroot%\system32\Drivers folder, click More advanced options in Search Companion, click Search hidden files and folders, and then repeat step 2.

For additional information about how to search for hidden and system folders, click the following article number to view the article in the Microsoft Knowledge Base:
302347 How to search for hidden or system files in Windows XP

Right-click Atapi.sys in your %systemroot%\System32\Drivers folder, and then click Properties.
Note the file version on the Version tab.
If Atapi.sys is not version 5.1.2600.1135 (or version 5.1.2600.1152 for Windows XP 64-Bit Edition), obtain and install the hotfix that is described in Microsoft Knowledge Base article 331958.

For additional information about this hotfix, click the following article number to view the article in the Microsoft Knowledge Base:
331958 Hard disk may become corrupted when entering standby or hibernation or when writing a memory dump


我原本用 sp1 然後照文章更新後是 ok 的
不過到 sp2 後, 外接硬碟就變的怪怪的
進去後就該視窗就當掉
起初還以為是 drwtsn32.exe 搞鬼
後來去查了才知道那個只是個 error reporting 而已
而 atapi.sys 的版本為 5.1.2600.2180
比該份文件說的 5.1.2600.1152 還新
所以我只更新那註冊檔, 不過還是沒用, 照當

不知道有沒有其他的 solution 呢?

linxuanyou 2004-09-18 11:45 AM

引用:
作者dolittle
Microsoft 原文文章
http://support.microsoft.com/defaul...kb;en-us;303013

除了更新註冊檔, 還要注意 atapi.sys 的版本喔


我原本用 sp1 然後照文章更新後是 ok 的
不過到 sp2 後, 外接硬碟就變的怪怪的
進去後就該視窗就當掉
起初還以為是 drwtsn32.exe 搞鬼
後來去查了才知道那個只是個 error reporting 而已
而 atapi.sys 的版本為 5.1.2600.2180
比該份文件說的 5.1.2600.1152 還新
所以我只更新那註冊檔, 不過還是沒用, 照當

不知道有沒有其他的 solution 呢?


既然用SP1可以,那就把SP2移除吧
:laugh:

cocoandy2468 2004-09-19 12:35 AM

引用:
作者linxuanyou
既然用SP1可以,那就把SP2移除吧
:laugh:


請問sp2要怎麼移除啊?? :jolin:
朋友幫我安裝時,灌完xp就有了 ~"~


所有的時間均為GMT +8。 現在的時間是12:18 AM.

vBulletin Version 3.0.1
powered_by_vbulletin 2026。