Pagina 1 di 1

[Risolto] [Mount] Problema mount su partizione NTFS su HD USB

Inviato: giovedì 21 ottobre 2010, 11:50
da Andy17
Ciao a tutti,

da quando ho aggioranto a Maverick (installando ex-novo da cd), ho un problema con la partizione NTFS sul mio HD esterno.
Viene montata in /media/dsik


Voglio settare il punto di montaggio di quella partizione in /media/ntfs, ma con il comando:

Codice: Seleziona tutto

sudo ntfslabel /dev/sdb2 ntfs
ottengo questo errore:

Codice: Seleziona tutto

Volume is scheduled for check.
Please boot into Windows TWICE, or use the 'force' option.
NOTE: If you had not scheduled check and last time accessed this volume
using ntfsmount and shutdown system properly, then init scripts in your
distribution are broken. Please report to your distribution developers
(NOT to us!) that init scripts kill ntfsmount or mount.ntfs-fuse during
shutdown instead of proper umount.
any ideas?
prima dell'aggiornamento funzionava senza problemi!    >:(

grazie mille!
Andy

Re: [Mount] Problema mount su partizione NTFS su HD USB

Inviato: giovedì 21 ottobre 2010, 12:30
da improponibile
Andy17 ha scritto:

Codice: Seleziona tutto

Volume is scheduled for check.
Please boot into Windows TWICE, or use the 'force' option.
Te lo dice chiaramente, prova a fare un checkdisk da Windows.

Re: [Mount] Problema mount su partizione NTFS su HD USB

Inviato: giovedì 21 ottobre 2010, 12:47
da Andy17
ok, stasera provo e vi faccio sapere!

grazie per il consiglio

[Risolto] Re: [Mount] Problema mount su partizione NTFS su HD USB

Inviato: venerdì 22 ottobre 2010, 8:55
da Andy17
risolto con

Codice: Seleziona tutto

chkdsk /f c:
in windows


grazie!

Re: [Risolto] [Mount] Problema mount su partizione NTFS su HD USB

Inviato: venerdì 22 ottobre 2010, 10:39
da improponibile
Nulla  (b2b)