PDA

View Full Version : harddisk danneggiato: come ripristino i dati?


conoscenza
02-10-2008, 20:35
è da tempo che non scrivo su questo forum!!!

comunque vi presento il mio problema:
un mio amico ha lasciato per un po di tempo (un'oretta) acceso il pc e quando è ritornato ha notato che al pc non c'era poù lo screensaver!

ha provato a riavviare ma niente il disco fisso non viene più visto dal BIOS!
(anche se fra i 1000 tentativi che ho fatto una volta l'ha preso, pensavo fosse quella la configurazione esatta ma al seguente riavvio non è stato più visto!!!)

ha su windows XP!

per recuperare i dati, per poi formattare, ho provato a mettere il suo hdd nel mio case per hdd esterni mettendolo (westerndigital da 20,5GB...un po vecchiotto!) in modalità master, slave, singol spostando lo jumper ma nulla da fare!!! l'hdd non viene rilevato dal mio xp come hdd esterno!

ho provato ad usare una distro live,...la sabayon 3.3 non si avvia e la backtrack 2.0 è troppo pesante...

questa mattina ho provato la distro system rescue cd ma non riesco a montare l'harddisk danneggiato!

da fedora9, mettendo l'hd in un case per hd esterni e collegato al pc tramite usb, ho provato:


[root@localhost Gianpiero]# mount -t ntfs-3g /dev/sdb1 /media/disk-1 -o force
Error reading bootsector: Input/output error
Failed to mount '/dev/sdb1': Input/output error
NTFS is either inconsistent, or you have hardware faults, or you have 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 you have SoftRAID/FakeRAID then first you must activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for the details.

[root@localhost Gianpiero]# mount -t ntfs /dev/sdb1 /mnt/rotto -o ro
Error opening '/dev/sdb1': No such device or address
Failed to mount '/dev/sdb1': No such device or address
Either the device is missing or it's powered down, or you have
SoftRAID hardware and must use an activated, different device under
/dev/mapper/, (e.g. /dev/mapper/nvidia_eahaabcc1) to mount NTFS.
Please see the 'dmraid' documentation for help.



inoltre facendo dmesg quando accedo il case con l'hd dentro e collegato al pc ho:


usb 1-5: new high speed USB device using ehci_hcd and address 8
usb 1-5: configuration #1 chosen from 1 choice
scsi7 : SCSI emulation for USB Mass Storage devices
usb 1-5: New USB device found, idVendor=04b4, idProduct=6830
usb 1-5: New USB device strings: Mfr=56, Product=58, SerialNumber=60
usb 1-5: Product:
usb 1-5: Manufacturer:
usb 1-5: SerialNumber: D
usb-storage: device found at 8
usb-storage: waiting for device to settle before scanning
usb-storage: device scan complete
scsi 7:0:0:0: Direct-Access WDC WD20 0BB 0000 PQ: 0 ANSI: 0
sd 7:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
sd 7:0:0:0: [sdb] READ CAPACITY(16) failed
sd 7:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
sd 7:0:0:0: [sdb] Use 0xffffffff as device size
sd 7:0:0:0: [sdb] 4294967296 512-byte hardware sectors (2199023 MB)
sd 7:0:0:0: [sdb] Write Protect is off
sd 7:0:0:0: [sdb] Mode Sense: 27 00 00 00
sd 7:0:0:0: [sdb] Assuming drive cache: write through
sd 7:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
sd 7:0:0:0: [sdb] READ CAPACITY(16) failed
sd 7:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
sd 7:0:0:0: [sdb] Use 0xffffffff as device size
sd 7:0:0:0: [sdb] 4294967296 512-byte hardware sectors (2199023 MB)
sd 7:0:0:0: [sdb] Write Protect is off
sd 7:0:0:0: [sdb] Mode Sense: 27 00 00 00
sd 7:0:0:0: [sdb] Assuming drive cache: write through
sdb:<6>sd 7:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
sd 7:0:0:0: [sdb] Sense Key : Medium Error [current]
sd 7:0:0:0: [sdb] Add. Sense: Unrecovered read error
end_request: I/O error, dev sdb, sector 0
printk: 4 messages suppressed.
Buffer I/O error on device sdb, logical block 0




voi avete altri metodi o mi consigliate altri modi per provare a salvare i dati dall'hdd???
qualcosa da controllare???

fatemi sapere
ho bisogno di aiuto!!!

ciaoo e a presto

conoscenza
03-10-2008, 18:12
nessuno sa dirmi nulla????

Angelus8B
04-10-2008, 00:42
E' inutile tutto ciò... se il BIOS non rileva l'hard disk, nessun Sistema Operativo al mondo riuscirà ad accederci... prima deve essere il BIOS a vedere l'hard disk.

conoscenza
04-10-2008, 07:47
grazie mille per la risposta!

ciaoo e a presto