Pagina 1 di 1

[Usb] Impossibile montare volume

Inviato: domenica 19 aprile 2009, 18:56
da Nikbs
Ragazzi scusate, ho letto mille post e wiki ma non riesco a risolvere.

Ubuntu non mi legge più il mio HD esterno, ho già riavviato in WIN, rimosso l'hd correttamente e riavviato ma nulla.

se faccio sudo fdisk -l questo è il risultato:

Disco /dev/sda: 163.9 GB, 163928604672 byte
255 testine, 63 settori/tracce, 19929 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0x02fd02fc

Dispositivo Boot      Start        End      Blocks  Id  System
/dev/sda1  *          1      12748  102398278+  7  HPFS/NTFS
/dev/sda2          12749      19929    57681382+  5  Esteso
/dev/sda5          12749      19630    55279633+  83  Linux
/dev/sda6          19631      19929    2401686  82  Linux swap / Solaris

Disco /dev/sdb: 500.1 GB, 500107862016 byte
255 testine, 63 settori/tracce, 60801 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0x3c4ddce9

Dispositivo Boot      Start        End      Blocks  Id  System
/dev/sdb1  *          1      60801  488384001    7  HPFS/NTFS

ho provato con questo comando " sudo mount -t ntfs-3g /dev/sdb1 /media/Iomega_HDD -o force" e mi da questo errore:

$MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdb1': Errore di I/O
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.

cosa posso fare?? dove sbaglio??

Grazie

Re: [Usb] Impossibile montare volume

Inviato: domenica 19 aprile 2009, 18:58
da kapello
Immagino non sia in raid, quindi hai provato a fare come suggerito?
run chkdsk /f on Windows

Re: [Usb] Impossibile montare volume

Inviato: domenica 19 aprile 2009, 19:00
da steff
Prima funzionava? Un altro test puoi farlo con testdisk da terminale

Re: [Usb] Impossibile montare volume

Inviato: domenica 19 aprile 2009, 19:00
da Nikbs
cioè?? devo scrivere quel comando in terminale?? (run chkdsk /f on Windows??)

cmq prima funzionava...si....ed in win va correttamente...

Re: [Usb] Impossibile montare volume

Inviato: domenica 19 aprile 2009, 19:27
da Nikbs
Ho provato con questo comando: " ntfsfix /dev/sdb"
e guardate che errore mi da...

Mounting volume... Failed to startup volume: Invalid argument.
FAILED
Attempting to correct errors... FAILED
Failed to startup volume: Invalid argument.
Volume is corrupt. You should run chkdsk.

cos'è?????