|
- 原帖在 http://www.coco-in.net/forum.php?mod=redirect&goto=findpost&ptid=50135&pid=719284
複製代碼
http://www.coco-in.net/forum.php?mod=redirect&goto=findpost&ptid=50047&pid=718711
太久沒有備份與還原系統了 ... 這次在過程中, 才發現 Sector Bytes 有 "512" 與 "4096" 之分別 ...
底下是 WD4002FYYZ 與 HTS721010A9E630 硬碟在 fdisk 程式底下所看到的狀態( 但由於 WD4002FYYZ 又透過 "Digifusion RHU05 硬碟座" 轉接, 是故參數有可能不是實際的? ) :
- Welcome to fdisk (util-linux 2.28.2).
- Changes will remain in memory only, until you decide to write them.
- Be careful before using the write command.
- Command (m for help): p
- Disk /dev/sdb: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 512 bytes
- I/O size (minimum/optimal): 512 bytes / 512 bytes
- Disklabel type: gpt
- Disk identifier: 0E3E0F16-F238-4618-81A6-DC2DBE7E2191
- Device Start End Sectors Size Type
- /dev/sdb1 34 262177 262144 128M Microsoft reserved
- /dev/sdb2 264192 3907149823 3906885632 1.8T Microsoft basic data
- /dev/sdb3 3907149824 7814033407 3906883584 1.8T Microsoft basic data
- Command (m for help):
- Welcome to fdisk (util-linux 2.28.2).
- Changes will remain in memory only, until you decide to write them.
- Be careful before using the write command.
- Command (m for help): p
- Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disklabel type: dos
- Disk identifier: 0x1e721e72
- Device Boot Start End Sectors Size Id Type
- /dev/sda1 * 2048 206847 204800 100M 7 HPFS/NTFS/exFAT
- /dev/sda2 206848 419637247 419430400 200G 7 HPFS/NTFS/exFAT
- /dev/sda3 419637248 1953525167 1533887920 731.4G 7 HPFS/NTFS/exFAT
- Command (m for help):
複製代碼
原先的作業系統在 WD1600BEVS-22RST0 硬碟 ( 容量約 160GB ) 上面, 經過 Clonezilla 的備份再還原到 HTS721010A9E630 硬碟 ( 容量約 1TB ) 上面 ...
在過程中, 也失敗好幾次 ( 資料拷貝過去了, 但辨識不出有 Windows OS 安裝在裡頭 ) ...
在原作業系統能在新硬碟上面成功開機後, 又碰到 "Windows Update" 異常以及事件記錄檔記錄著 "wuaueng.dll (936) SUS20ClientDataStore:無法讀取記錄檔 C:\Windows\SoftwareDistribution\DataStore\Logs\edb.log 標頭。錯誤 -546。" ... 就如同 https://support.microsoft.com/zh-tw/kb/982018 網頁裡頭所描述的情形 ... 所幸! 按照網頁裡頭所指示的步驟來做, 順利將問題給排除掉了 ... ^_^
底下是停止 "Windows Update" 以及重建 Log 相關檔案 ... :
- Microsoft Windows [版本 6.1.7600]
- Copyright (c) 2009 Microsoft Corporation. All rights reserved.
- C:\Windows\system32>fsutil fsinfo ntfsinfo c:
- NTFS 磁碟區序號 : 0x98f2e228f2e209f8
- 版本 : 3.1
- 磁區數目 : 0x0000000018fffff8
- 叢集總數 : 0x00000000031fffff
- 可用叢集 : 0x000000000246f6be
- 保留總數 : 0x00000000000007e0
- 每一磁區的位元組 : 512
- 每一叢集的位元組 : 4096
- 每一檔案記錄區段的位元組 : 1024
- 每一檔案記錄區段的叢集 : 0
- Mft 有效資料長度 : 0x000000000a1c0000
- Mft 開始 Lcn : 0x00000000000c0000
- Mft2 開始 Lcn : 0x0000000000000002
- Mft 區域開始 : 0x00000000008420c0
- Mft 區域結束 : 0x0000000000844380
- RM 識別元: BECBE463-8939-11E1-8CE4-F5B68B90E73D
- C:\Windows\system32>net stop "windows update"
- Windows Update 服務正在停止.
- Windows Update 服務已經成功停止。
- C:\Windows\system32>cd /d %windir%\SoftwareDistribution\DataStore\Logs
- C:\Windows\SoftwareDistribution\DataStore\Logs>esentutl /mh ..\DataStore.edb | f
- indstr /i /c:"State:"
- State: Clean Shutdown
- C:\Windows\SoftwareDistribution\DataStore\Logs>mkdir c:\backuplogs
- C:\Windows\SoftwareDistribution\DataStore\Logs>dir
- 磁碟區 C 中的磁碟沒有標籤。
- 磁碟區序號: F2E2-09F8
- C:\Windows\SoftwareDistribution\DataStore\Logs 的目錄
- 2016/11/24 下午 06:48 <DIR> .
- 2016/11/24 下午 06:48 <DIR> ..
- 2016/11/24 下午 06:52 8,192 edb.chk
- 2016/11/24 下午 06:52 1,310,720 edb.log
- 2016/11/21 上午 11:59 1,310,720 edb000A7.log
- 2012/04/18 下午 05:50 1,310,720 edbres00001.jrs
- 2012/04/18 下午 05:50 1,310,720 edbres00002.jrs
- 5 個檔案 5,251,072 位元組
- 2 個目錄 156,475,285,504 位元組可用
- C:\Windows\SoftwareDistribution\DataStore\Logs>move * c:\backuplogs
- C:\Windows\SoftwareDistribution\DataStore\Logs\edb.chk
- C:\Windows\SoftwareDistribution\DataStore\Logs\edb.log
- C:\Windows\SoftwareDistribution\DataStore\Logs\edb000A7.log
- C:\Windows\SoftwareDistribution\DataStore\Logs\edbres00001.jrs
- C:\Windows\SoftwareDistribution\DataStore\Logs\edbres00002.jrs
- 移動 5 個檔案。
- C:\Windows\SoftwareDistribution\DataStore\Logs>net start "windows update"
- Windows Update 服務正在啟動 .
- Windows Update 服務已經啟動成功。
- C:\Windows\SoftwareDistribution\DataStore\Logs>dir
- 磁碟區 C 中的磁碟沒有標籤。
- 磁碟區序號: F2E2-09F8
- C:\Windows\SoftwareDistribution\DataStore\Logs 的目錄
- 2016/11/25 下午 06:50 <DIR> .
- 2016/11/25 下午 06:50 <DIR> ..
- 2016/11/25 下午 06:50 8,192 edb.chk
- 2016/11/25 下午 06:50 1,310,720 edb.log
- 2016/11/25 下午 06:50 1,310,720 edbres00001.jrs
- 2016/11/25 下午 06:50 1,310,720 edbres00002.jrs
- 2016/11/25 下午 06:50 0 edbtmp.log
- 2016/11/25 下午 06:50 524,288 tmp.edb
- 6 個檔案 4,464,640 位元組
- 2 個目錄 156,465,192,960 位元組可用
複製代碼
參考 :
已提供可改善 Windows 7 和 Windows Server 2008 R2 與進階格式磁碟之相容性的更新 Microsoft :
https://support.microsoft.com/zh-tw/kb/982018
Chapter 1 : 先進格式化硬碟 阿旺的 Linux 開竅手冊 :
http://wanggen.myweb.hinet.net/ech1/ech1.html
|
評分
-
查看全部評分
|