Changes between Version 6 and Version 7 of jazz/10-09-20
- Timestamp:
- Sep 27, 2010, 8:51:37 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/10-09-20
v6 v7 5 5 * [解法] 後來想一想會這樣應該是 kernel 版本造成的差異,因為恰巧這三台我都有手動安裝過 lucid。經手動寫入 /dev/zero 把磁區洗掉,發現 Disk Size 是一致的。所以可能需要將 kernel 升級到 2.6.32 才能正常還原。 6 6 {{{ 7 pc101 Disk /dev/sda: 160.0 GB, 160041885696 bytes <--- 多 1000000bytes8 pc102 Disk /dev/sda: 160.0 GB, 160041885696 bytes <--- 多 1000000bytes7 pc101 Disk /dev/sda: 160.0 GB, 160041885696 bytes <--- 多 1081856 bytes 8 pc102 Disk /dev/sda: 160.0 GB, 160041885696 bytes <--- 多 1081856 bytes 9 9 pc103 Disk /dev/sda: 160.0 GB, 160040803840 bytes 10 10 pc104 Disk /dev/sda: 160.0 GB, 160040803840 bytes … … 35 35 pc129 Disk /dev/sda: 160.0 GB, 160040803840 bytes 36 36 pc130 Disk /dev/sda: 160.0 GB, 160040803840 bytes 37 pc131 Disk /dev/sda: 160.0 GB, 160041885696 bytes <--- 多 1000000bytes37 pc131 Disk /dev/sda: 160.0 GB, 160041885696 bytes <--- 多 1081856 bytes 38 38 }}} 39 39 * [狀況二] 使用 debian lenny 的 2.6.26 核心,無法掛載 ext4 的 lucid 硬碟