You are not logged in.

#26 2013-08-30 10:42:41

matteosistisette
Member
Registered: 2013-08-30
Posts: 1

Re: [solved] ntfs-3g: transport endpoint not connected

This is NOT fixed in 2.9.2.

I installed fuse and libfuse 2.9.2 on Ubuntu and it SEEMED to be fixed, i.e. I hadn't observed it any more... until now. It has just happened again. So it is not fixed at all.

In the meanwhile I have upgraded from ubuntu 12.10 to 13.04, but Synaptic indicates that the currently installed version of fuse and libfuse is still 2.9.2-4

Offline

#27 2013-08-30 11:13:04

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,835
Website

Re: [solved] ntfs-3g: transport endpoint not connected

These are the Arch Linux forums, I don't know why you're telling us about your experience on Ubuntu..


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#28 2014-04-06 14:32:33

zyghom
Member
From: Poland/currently Africa
Registered: 2006-05-11
Posts: 432
Website

Re: [solved] ntfs-3g: transport endpoint not connected

not fixed even in fuse 2.9.3-2

17:31:01 papio@baboonsony:~$ uname -a
Linux baboonsony 3.13.7-1-pae #1 SMP PREEMPT Wed Feb 26 23:38:49 EST 2014 i686 GNU/Linux


Zygfryd Homonto

Offline

#29 2014-04-17 11:49:53

killer1804
Member
From: Russia, Zlatoust
Registered: 2010-07-26
Posts: 56

Re: [solved] ntfs-3g: transport endpoint not connected

Hi all.
Today I ran into the same problem that occurs.

[root@homelinux user0]# blkid  /dev/sda1 
/dev/sda1: UUID="A3C143C50A282542" TYPE="ntfs" PARTUUID="30299868-01" 
[root@homelinux user0]# ntfs-3g  /dev/sda1 /mnt/win_sys/
[root@homelinux user0]# ls /mnt/win_sys 
ls: cannot access /mnt/win_sys: Transport endpoint is not connected
[root@homelinux user0]# umount /mnt/win_sys 
[root@homelinux user0]# ntfs-3g  -o ro /dev/sda1 /mnt/win_sys/
fuse: mount failed: Device or resource busy
[root@homelinux user0]# fuser -m /dev/sda1 
[root@homelinux user0]# 

/dev/sda - this is my internal drive.

But if I try to mount a USB flash drive, I will have no problems

[root@homelinux user0]# blkid /dev/sdd1 
/dev/sdd1: UUID="599077211AA3E740" TYPE="ntfs" PARTUUID="04dd5721-01" 
[root@homelinux user0]# ntfs-3g /dev/sdd1 /mnt/win_sys/
[root@homelinux user0]# ls /mnt/win_sys/
DSCN5377.JPG  DSCN5378.JPG  DSCN5379.JPG  DSCN5380.JPG	DSCN5381.JPG  Unigine_Heaven-3.0.exe  ????????1  ???????????? ??????????.zip
[root@homelinux user0]# umount /mnt/win_sys/
[root@homelinux user0]# ntfs-3g -o ro /dev/sdd1 /mnt/win_sys/
[root@homelinux user0]# ls /mnt/win_sys/
DSCN5377.JPG  DSCN5378.JPG  DSCN5379.JPG  DSCN5380.JPG	DSCN5381.JPG  Unigine_Heaven-3.0.exe  ????????1  ???????????? ??????????.zip
[root@homelinux user0]# mount | grep sdd1
/dev/sdd1 on /mnt/win_sys type fuseblk (ro,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
[root@homelinux user0]# 

Any ideas ? smile

Offline

#30 2014-04-17 16:27:28

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [solved] ntfs-3g: transport endpoint not connected

This thread is old and solved. Please start your own thread if you need assistance.

https://wiki.archlinux.org/index.php/Fo … Bumping.22

Closing...


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB