Pagina 1 di 1

problema mount 8.10

Inviato: sabato 25 aprile 2009, 15:51
da alema84
ragazzi scusate se questo tipo di discussione è già stata ripetuta, ma sono passato a ubuntu da pochissimo tempo, e sto imparando molto lentamente, cercando di montare un hardisk usb ,disk manager non riesce a montare la partizione e mi dice questo:

$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/sdb1': Operation not supported
Mount is denied because NTFS is marked to be in use. Choose one action:

Choice 1: If you have Windows then disconnect the external devices by
          clicking on the 'Safely Remove Hardware' icon in the Windows
          taskbar then shutdown Windows cleanly.

Choice 2: If you don't have Windows then you can use the 'force' option for
          your own responsibility. For example type on the command line:

            mount -t ntfs-3g /dev/sdb1 /media/sdb1 -o force

    Or add the option to the relevant row in the /etc/fstab file:

            /dev/sdb1 /media/sdb1 ntfs-3g force 0 0

sapete cosa posso fare per utilizzare questo benedetto hardisk con ubuntu?

grazie e un saluto

Re: problema mount 8.10

Inviato: sabato 25 aprile 2009, 15:54
da perfab
Ciao, devi ricollegare lo HD a win  e fare la rimozione sicura dell'HW prima di scollegarlo.
Dovrebbe andare a posto  ;)

Re: problema mount 8.10

Inviato: sabato 25 aprile 2009, 15:56
da alema84
ok ora provo subito, grazie !!! :P

Re: problema mount 8.10

Inviato: domenica 26 aprile 2009, 13:32
da alema84
Scusa se ti rispondo adesso, ma ora funziona tutto, avevi ragione dovevo fare la rimozione sicura da vista !!!

Re: problema mount 8.10

Inviato: domenica 26 aprile 2009, 13:36
da perfab
infatti:
Choice 1: If you have Windows then disconnect the external devices by
          clicking on the 'Safely Remove Hardware' icon in the Windows
          taskbar then shutdown Windows cleanly.
(b2b)