El sáb, 22-09-2007 a las 10:49 -0500, Sid Arth escribió: > Hi, > I keep getting errors like this when mounting my ntfs drives. > > > Code: > $LogFile indicates unclean shutdown (0, 0) > > Failed to mount '/dev/sda6': 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/sda6 /home/sid/Drives/E -o force > > Or add the option to the relevant row in the /etc/fstab file: > > /dev/sda6 /home/sid/Drives/E ntfs-3g defaults,force 0 0 > >
Have you tried any of the two choices? If you have a windows installed you could also try running a chkdsk on that disk and see if it solves the problem. Are you trying to mount with rw access? You must have ntfs-3g installed for this. Install also the package ntfsprogs and then try ntfsfix. Googling for the error gives the following results: http://www.google.com.ar/search?hl=es&q=%24LogFile%20indicates%20unclean %20shutdown%20(0%2C%200)%20&btnG=B%C3%BAsqueda+en+Google&meta= Try the second result and see if it works for you. If it doesn't keep looking on the results. By the way, please don't send HTML messages. [...] -- Gabriel Parrondo GNU/Linux User #404138 GnuPG Public Key ID: BED7BF43 JID: [EMAIL PROTECTED] "The only difference between theory and practice is that, in theory, there's no difference between theory and practice."
signature.asc
Description: Esta parte del mensaje está firmada digitalmente