The ntfs-3g driver is unable to mount the NTFS

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
swiatmar
Posts: 248
Joined: Sat 09 Aug 2008, 19:33
Location: Danube, AT

The ntfs-3g driver is unable to mount the NTFS

#1 Post by swiatmar »

Hello I have some problem with my precise puppy 5.4.3
since few days I am only able to open my mounted disk in read modus only:
The ntfs-3g driver was unable to mount the NTFS
partition and returned this error message:
ntfs-3g-mount: failed to open /dev/fuse: Input/output error

So, the inbuilt kernel NTFS driver has been used
to mount the partition read-only.
in terminal:
ntfs-3g-mount: failed to open /dev/fuse: Input/output error
WARNING: NTFS f.s. mounted read-only.
nohup: appending output to nohup.out
The prblem is that it is connected to all my hdd not only windows disk
Any one has any idea what to do?

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#2 Post by Semme »

Quietly passes..
Last edited by Semme on Tue 26 Mar 2013, 12:32, edited 1 time in total.

simargl

#3 Post by simargl »

.
Last edited by simargl on Sun 01 Sep 2013, 14:58, edited 1 time in total.

User avatar
swiatmar
Posts: 248
Joined: Sat 09 Aug 2008, 19:33
Location: Danube, AT

#4 Post by swiatmar »

I forgot to mention that i have my puppy running on an usb stick and puppy is always running in ram

User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#5 Post by Karl Godt »

ntfs-3g-mount: failed to open /dev/fuse: Input/output error
That is new to me, would likely indicate ntfs corruption.

I would look into /var/log/messages and run dmesg in terminal for hints.

User avatar
swiatmar
Posts: 248
Joined: Sat 09 Aug 2008, 19:33
Location: Danube, AT

#6 Post by swiatmar »

okay so dmesg tells me about mount:
NTFS volume version 3.1.
[ 229.816139] NTFS-fs warning (device sdb1): load_system_files(): Volume is dirty. Will not be able to remount read-write. Run chkdsk and mount in Windows.
[ 240.090757] NTFS-fs error (device sdc2): ntfs_ucstonls(): Unicode name contains characters that cannot be converted to character set iso8859-1. You might want to try to use the mount option nls=utf8.
and
NTFS-fs error (device sdc2): ntfs_ucstonls(): Unicode name contains characters that cannot be converted to character set iso8859-1. You might want to try to use the mount option nls=utf8.
but somehow I don't get what is the problem still

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

Re: The ntfs-3g driver is unable to mount the NTFS

#7 Post by rcrsn51 »

swiatmar wrote:The prblem is that it is connected to all my hdd not only windows disk
I don't understand that comment.

Do you have a Windows machine? I would mount the flash drive from Windows. Open its Properties and run the disk-checking tool.

User avatar
swiatmar
Posts: 248
Joined: Sat 09 Aug 2008, 19:33
Location: Danube, AT

#8 Post by swiatmar »

Do you have a Windows machine? I would mount the flash drive from Windows. Open its Properties and run the disk-checking tool.
Yes I also have a windows . I already done it on windows no problem was found. Only puppy has problem with my ntfs disks

boolean

#9 Post by boolean »

1-

Code: Select all

ntfsfix /dev/sdx1
in linux
2- chkdsk for bad blocks in windows
then try

Code: Select all

ntfs-3g -o nls=utf8 /dev/sdx1 /mnt/sdx1

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

ntfs-3g driver message

#10 Post by don570 »

The ntfs-3g driver was unable to mount the NTFS
partition and returned this error message:
ntfs-3g-mount: failed to open /dev/fuse: Input/output error

So, the inbuilt kernel NTFS driver has been used
to mount the partition read-only.
I've been getting this message over the past month while using
Precise and Slacko. It only occurs briefly flashing on my screen.
Then the partition is recognized and everything proceeds fine.

It was probably caused when I partially converted a Windows computer
to Linux partitions but left one partition NTFS.

..But the transfer of files is fine and I can boot up fine so I don't worry
about it.

___________________________________________________________

Pelo

Exactly same problem since few days

#11 Post by Pelo »

Exactly same problem since few days. New danger ! Perhaps Windows wants to stop us to modify its partition ntfs. It' a very new message.
Attachments
ntfs.png
Further info as required.
(36.13 KiB) Downloaded 943 times
Last edited by Pelo on Thu 25 Apr 2013, 01:05, edited 1 time in total.

Pelo

Re: ntfs-3g driver message

#12 Post by Pelo »

don570 wrote:
The ntfs-3g driver was unable to mount the NTFS

It was probably caused when I partially converted a Windows computer
to Linux partitions but left one partition NTFS.

..But the transfer of files is fine and I can boot up fine so I don't worry
about it.

___________________________________________________________
No, no, we cannot write on it. That's true that i increased the partitions a few weeks ago, to give Windows some space, the same for linux one. I am using Slacko 5.3.2.9. That is true too that it depends on the distro.Wait and see, I am searching on the web. And there are brand new problems with that which are very, very ennoying. I will tell about it elsewhere.
ntfs working well again ! but a bug is in the air....

Pelo

Load the package 2012 from PPM slackware

#13 Post by Pelo »

http://www.murga-linux.com/puppy/viewto ... 204#718805
Load the package 2012 from PPM slackware . It solved the problem. For me !

Post Reply