[bglug] Problema montaggio volume

Flavio Castelli flavio@castelli.name
Mar 29 Set 2009 13:18:22 CEST


On Tuesday 29 September 2009 12:37:25 Damiani Michael wrote:
> Allora facendo fdisk -l mi da Cannot open /dev/sda invece facendo
>  ubuntu@ubuntu:~$ sudo mount /dev/sda1 /tmp/win -o force
> ntfs_attr_pread: ntfs_pread failed: Input/output error
> Failed to read NTFS $Bitmap: 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.
>
> Avete qualche idea?

Hai controllato di avere utilizzato il device esatto?

Digitando il comando
    sudo /sbin/fdisk -l
otterrai la lista delle partizioni.

Se /dev/sda1 e' la tua partizione ed e' veramente giusta allora riprova a dare 
il comando:
    sudo mount -t ntfs-3g /dev/sda1 -o norecover /mnt/windows

A quanto pare[1] l'opzione "force" non e' piu' utilizzata.

Ciao
Flavio

[1] http://www.tuxera.com/community/ntfs-3g-manual/



Maggiori informazioni sulla lista bglug