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=294869)

gimmyspa 2004-01-25 01:11 PM

請問快速格式化和完整格式化有什麼不同?
 
請問快速格式化和完整格式化有什麼不同?
格式化完不是一樣都可以使用嗎?
謝謝~

kog781 2004-01-25 01:17 PM

完整格式化,資料會被清的比較乾淨
快速格式化,被清掉的資料,有可能救的回來一部份。

GOD74331 2004-01-25 01:18 PM

回覆: 請問快速格式化和完整格式化有什麼不同?
 
引用:
Originally posted by gimmyspa
請問快速格式化和完整格式化有什麼不同?
格式化完不是一樣都可以使用嗎?
謝謝~


儲存檔案的時候, 除了在儲存區寫入檔案資料以外, 也會在開頭一個小區塊的 "檔案表" 輸入相關資訊;

快速格式化是只把開頭的檔案表重寫, 真正儲存檔案資訊的部份則沒有更動,

但是系統讀到檔案表顯示是 "空白" , 就會把這張片子當成是空片,

就不管儲存區有沒有資料, 直接覆蓋過去;

換句話說, 若是檔案表有標明某區存有某資料, 則儲存時就會跳過這區不覆蓋.........

為何要用這種系統, 可能是為了刪除檔案時可以即時釋放空間出來.

說太多了

簡單的說, 物理格式化才是真正的格式化, 是把片子上的所有資料完全抹除,

若是執行快速格式化, 就只是對系統標明這片子是 "空片" , 而實際上資料還是在片子上,

就資料安全保密性而言, 這是比較危險的, 因為有心人還是可以讀出其中所含的資料

如有錯誤
還請各位更正~~~~
謝謝

DogHuang 2004-01-25 01:32 PM

反正FORMAT也久久才用一次,一顆硬碟搞到他報銷不好只用兩三次....所以用完整FORMAT時可以檢查硬碟本身是否有問題不是很好嗎?

adelies 2004-01-25 01:50 PM

快速 format:只清 fat (file allocation table)
完整 format:完整 format = 快速 format + 掃瞄磁區

要保全,最好用那種刪除檔案後還會寫亂碼到原來所在位置的程式。印象中光靠 format 是無效的,除非是低階 format,不過所有廠商都不建議隨意低階 format。

所以如果要省事,快速 format 即可。要檢查磁區可以用檢查磁區的程式另外掃。 :)


Differences Between a Quick Format and Format During Windows XP Setup
http://support.microsoft.com/defaul...6&Product=winxp

When you choose to run a regular format on a volume, files are removed from the volume you are formatting and the hard disk is then scanned for bad sectors. The scan for bad sectors is responsible for the majority of the time it takes to format a volume.

If you choose the Quick format option, format removes files from the partition, but does not scan the disk for bad sectors. This option should only be used if your hard disk has been previously formatted and you are sure that your hard disk is not damaged.

If you installed Windows on a partition that was formatted by using the Quick format option, you can also check your disk by using the chkdsk /r command after the installation of Windows has completed.

milky 2004-01-25 02:04 PM

上面的各位回答了一些.
其實其中最大的差別是完整格式化會對格式化的區域進行讀寫測試,就是確定壞軌.
快速格式化沒有.
新格式化的硬碟不能用快速,因為沒有確定壞軌的資料.

milky 2004-01-25 02:10 PM

引用:
Originally posted by adelies
快速 format:只清 fat (file allocation table)
完整 format:完整 format = 快速 format + 掃瞄磁區

要保全,最好用那種刪除檔案後還會寫亂碼到原來所在位置的程式。印象中光靠 format 是無效的,除非是低階 format,不過所有廠商都不建議隨意低階 format。

所以如果要省事,快速 format 即可。要檢查磁區可以用檢查磁區的程式另外掃。 :)



應該不是寫入亂碼吧?亂碼就成了軟性壞軌了!應該是零碼,就是常在原廠硬碟修復程式看見的write zero,嚴格的說不是low format.因為現在的硬碟已經不能low format 了,也不必用戶來進行.

adelies 2004-01-25 02:46 PM

引用:
Originally posted by milky
應該不是寫入亂碼吧?亂碼就成了軟性壞軌了!應該是零碼,就是常在原廠硬碟修復程式看見的write zero,嚴格的說不是low format.因為現在的硬碟已經不能low format 了,也不必用戶來進行.


您可以試試 Eraser 這個程式 (http://www.heidi.ie/eraser/),可以自訂要寫入怎樣的值,例如 0x00,0xff 這類的簡單方式,或者 pseudorandom 資料等其他方式。同類型程式很多,原理應該都類似吧~ :shy:

milky 2004-01-25 06:41 PM

哦!我想這就是寫入一個無意義的值吧!好比,0x00這是常看到的.
不過這還不是low level format :) 因為LLF會實際影響硬碟的"物理"參數,這也關係到
硬碟上的控制電路板如何控制硬碟的操作.


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

vBulletin Version 3.0.1
powered_by_vbulletin 2025。