Trafił mi się dziwny przypadek. Jest to netbook Eee PC 1001PXD z Windows 7 Starter.
Przy próbie uruchamiania systemu, wyrzuca 0x000000e9 (i/o error). Tak samo przy próbie uruchomienia w trybie awaryjnym. Zabootowałem Partedmagic żeby sprawdzić co tam w ogóle się dzieje z tym HDD. Przy próbie zamontowania sda2 (sda1 montuje się ok, czyli ta 100MB ukryta partycja), dostaję komunikat o uszkodzonym systemie plików (nie kojarzę już dokładnej treści komunikatu).
S.M.A.R.T (gsmartcontrol) wskazuje na niezwłoczną wymianę HDD i pewnie stąd te uszkodzenia logiczne:
Kod:
SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000f 100 253 006 Pre-fail Always - 0
3 Spin_Up_Time 0x0003 099 099 000 Pre-fail Always - 0
4 Start_Stop_Count 0x0032 098 098 020 Old_age Always - 2376
5 Reallocated_Sector_Ct 0x0033 096 096 036 Pre-fail Always - 187
7 Seek_Error_Rate 0x000f 073 060 030 Pre-fail Always - 38850188451
9 Power_On_Hours 0x0032 091 091 000 Old_age Always - 8540
10 Spin_Retry_Count 0x0013 100 100 034 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 098 098 020 Old_age Always - 2493
187 Reported_Uncorrect 0x0032 008 008 000 Old_age Always - 92
189 High_Fly_Writes 0x003a 098 098 000 Old_age Always - 2
190 Airflow_Temperature_Cel 0x0022 068 027 045 Old_age Always In_the_past 32 (5 135 73 17 0)
191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 84
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 800
193 Load_Cycle_Count 0x0022 001 001 000 Old_age Always - 236620
194 Temperature_Celsius 0x001a 032 073 000 Old_age Always - 32 (0 17 0 0 0)
195 Hardware_ECC_Recovered 0x0012 090 055 000 Old_age Always - 119026593
197 Current_Pending_Sector 0x0010 100 100 000 Old_age Offline - 4
198 Offline_Uncorrectable 0x003e 100 100 000 Old_age Always - 4
199 UDMA_CRC_Error_Count 0x0000 200 200 000 Old_age Offline - 0
200 Multi_Zone_Error_Rate 0x0032 100 253 000 Old_age Always - 0
202 Data_Address_Mark_Errs 0x0000 100 253 000 Old_age Offline - 0
Kod:
ntfs_attr_pread_i: ntfs_pread failed: Input/output error
Failed to read NTFS $Bitmap: Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.
Mimo że nie ma to sensu, chciałbym jednak spróbować reanimować ten OS.
Odpaliłem instalator Windows 7 Home, uruchomiłem wiersz poleceń i wklepałem to co niżej. Niestety nie znajduje takiej partycji.
Nie wiem czy trzeba ją uprzednio zamontować, ale raczej nie, zresztą sam instalator nie znajduje żadnych instalacji Windowsa na tym HDD (konflikt wersji Win7?), ani samego HDD jak chcę zainstalować na nowo od zera.
Trochę ryzykowne, ale później spróbowałem ntfsfix.
Kod:
root@partedmagic:~# ntfsfix /dev/sda1
Mounting volume... The disk contains an unclean file system (0, 0).
FAILED
Attempting to correct errors...
Processing $MFT and $MFTMirr...
Reading $MFT... OK
Reading $MFTMirr... OK
Comparing $MFTMirr to $MFT... OK
Processing of $MFT and $MFTMirr completed successfully.
Setting required flags on partition... OK
Going to empty the journal ($LogFile)... OK
Checking the alternate boot sector... OK
NTFS volume version is 3.1.
NTFS partition /dev/sda1 was processed successfully.
root@partedmagic:~#
Nic to nie dało.
Nie chciałbym wyjmować tego HDD bo wiąże się to rozebraniem... całego komputera. Ma ktoś jakieś pomysły?