> but all files are not valid
Can you access some files (those with an on-disk copy) ? You are
expected to not be able to access files which have no local copy.
> sudo ntfsinfo -fv -F ~/data/云/OneDrive/layout.txt /dev/sdb2
ntfsinfo expects a path from the root directory of the designated partiti
> Chiming in with some answers in the last document
Thank you for your help trying to get this right, which I cannot do when
users reporting issues do not answer my questions.
> * ntfs-3g 1:2017.3.23-2
This is unclear to me, what is the output of :
$(which ntfs-3g) -help 2>&1 | grep ration
> Fo
> To my surprise, I could still read all the files.
I am surprised too, anyway if you get into a situation similar to #68,
do not hesitate to report again.
> ntfs-3g 2017.3.23 integrated FUSE 28
This version is unsuitable for accessing OneDrive directories, you will
probably have to compile a fi
> Do you think this version is insufficient, and if yes, in which
respect?
This version is a safe one, though it does not support some recent
features from Windows 10. It can delegate accesses to "reparsed" files
to a plugin, but it cannot delegate directories. So, with a fixed
plugin, you might b
> any update or progress?
You may want to try ntfs-3g-2017.3.23AR.3
Please see http://jp-andre.pagesperso-orange.fr/junctions.html#other
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1728354
Title:
Public bug reported:
dont know!
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: breeze-icon-theme 4:5.18.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-56.61~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-56-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
Date: Mon Jun 26
Good news. Thanks for reporting.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1728354
Title:
ntfs: unsupported reparse point
To manage notifications about this bug go to:
https://bugs.launchpad.ne
> do i need to create the folder ntfs-3g since its not available.
Yes, when using ntfs-3g packaged by Ubuntu, you have to move the plugin to
/usr/lib/x86_64-linux-gnu/ntfs-3g/ntfs-plugin-9000301a.so
Also, this plugin is designed for ntfs-3g-2017.3.23AR.1 and you will not
get its full feature from
> I've tried to follow #4
> getting confuse with ntfs-plugin-8017.so
Post #4 is about system compression, which needs the plugin ntfs-
plugin-8017.so, but according to your post #31 you are trying to
access a OneDrive directory, which needs the plugin ntfs-plugin-
9000301a.so (a different
So, you have compiled ntfs-3g 2017.3.23AR.1, but probably without using
the Ubuntu recommended configure options. Hence the plugins are expected
in a default directory, not the one defined by Ubuntu.
You have again to run :
strings $(which ntfs-3g) | grep ntfs-plugin
and relocate the plugins.
If
When a device is read-only (through a hardware switch preventing it to be
written to), ntfs-3g falls back to a read-only mount (since ntfs-3g
2012.1.15AR.7).
Actually, ntfs-3g falls back to read-only mount whenever it gets an EROFS from
trying to open a device read-write.
--
You received this
Please try the attached patch
** Patch added: "Check whether the device was forced read-only"
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1734280/+attachment/5063870/+files/forced-ro.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
> why it defaults to execute on when the in kernel driver does not.
Well, most users do not define the mapping of their user ids to Windows
ids, so the permissions cannot be stored to the device, and the
permissions have to be the same for all files and all users. If the
default was no-execute, th
> trying to duplicate the contents of the windows partition
> with the RSYNC command
>
> rsync -a --delete --filter "- .tmp" --filter "- lost+found/" --filter
> "- .Trash/" > /Windows1 /mnt/sdc14 2>ERROR.txt
I doubt you get anything useful this way wrt Windows 10 system files : these
files have
> Unable to mount NTFS drives (64Kb cluster size) opened before with
Windows 10
This is supposed to be fixed in the latest update, see
https://bugs.launchpad.net/ubuntu/+source/ntfs-
3g/1:2017.3.23AR.3-3ubuntu1
Please post the ntfs-3g version you are using. For instance post the
output of
Your installed version does not have the fix. If you cannot wait for
a global Ubuntu upgrade, you can try upgrading ntfs-3g from the link
posted in #7. This might imply having to solve some dependencies.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Thank you for your detailed report.
> I encountered the dreaded "unsupported reparse point":
And this is caused by Microsoft designing new organizations of files to
implement new features. These features are not documented and may be
meaningless to a Linux user.
> File attributes: ARCHIVE REPARS
> 2) Have it manifest itself as a broken symlink to the URL target
This sounds like a good approximation. The target of the symlink could be
formatted so that it shows what it is about. In your case this could be
C:\Windows\System32\SystemUWPLauncher.exe(Microsoft.MicrosoftEdge_8wekyb3d8bbwe,
Mi
> I think if it would be possible to have both of those things, it would
be very helpful
Not possible : either the file is a symlink or it is of unknown type.
I have made a proposal for you to try, available on :
http://jp-andre.pagesperso-orange.fr/execlink.zip
(however you will have to adapt th
> /c/Windows/WinSxS/amd64_microsoft-windows-l..b-onecore
This file is probably compressed using the format introduced by
Microsoft ca 2016 for Windows system files.
Doing "ls -l /c/Windows/WinSxS/amd64_microsoft-windows-l..b-onecore"
(with the full file name) will probably return "unsupp
> ...something file C:\Program Files\internet explorer\xxx.dat is
> bigger than 64k... oper_save.c###. xxx.dat is 65k... and more
> and more like that...
This does not look like a reparse point error.
> but BACKUP program can't save all files in NTFS partitions.
To backup a Windows system partit
This file is "system compressed", so you need the systcomp plugin to
read it. It is a system dll which has three symlinks and a short name,
and it also has an integrity tag.
Most file-level backup programs will decompress the file, and lose its
special attributes, so you will not be able to restor
>> Which error do you get when you copy this file by a regular cp command ?
> There is no errors. Copying of this file is successfull. But FSArchiver can't
> save all files. The full log above.
So ntfs-3g and the plugin are fine, but saving individual Windows system
files is not the way to go.
>
> Case $ReparseType = '0x9000301A'
> Return 'CLOUD_ROOT_ON_DEMAND'
> So it might be a new type of reparse point, specific for OneDrive.
Apparently yes, and accessing the cloud files must be done through some
Microsoft proprietary network protocol controlled by your Microsoft
account... More de
> I've tried to run ls on the folder on Ubuntu bash on Windows 10
Of course this relies on the full Microsoft cloud library...
> Can anyone suggest further investigations I can perform on both
> Windows and Linux to find out more?
On Linux, can you please get the ntfsinfo output for the OneDrive
Would you please do the following :
1) download and compile ntfs-3g-2017.3.23AR.1 from
http://jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html#download :
tar -xf ntfs-3g_ntfsprogs-2017.3.23AR.1.tgz
cd ntfs-3g_ntfsprogs-2017.3.23AR.1
./configure
make
(do not install, so you will n
> Please tell me if you need more information.
There is an important point about synchronizing cloud files when using
on demand mode : what happens when you log into Windows after having
updated (through Linux) your local copy of some file ?
--
You received this bug notification because you are
> fenris@X240:~/Downloads/ntfs-3g_ntfsprogs-2017.3.23AR.1/src/.libs$
strings ntfs-3g | grep ntfs-plugin
In the above command, you are examining what you have compiled, but the
meaningful file is the one you are executing, and this is still not
clear to me as your posts come from different situatio
> fenris@X240:~$ sudo ntfsinfo -fvF
/media/fenris/746A024C6A020C14/Users/fenris/OneDrive /dev/sda2
What I asked for was :
sudo ntfsinfo -fvF /Users/fenris/OneDrive /dev/sda2
> i just ./configure then make
Then why did "ntfs-3g --help" return "ntfs-3g 2017.3.23AR.1" in post #38
with the PATH show
> ntfsinfo as per attached ntfsinfo.txt
Ok, I see : "Reparse tag: 0x9000701a"
This means you use a OneDrive configuration different from the ones
posted by other users... So I will have to do something about it.
Please be patient, I will be away next week.
--
You received this bug notification
> fenris@X240:~/Downloads/ntfs-3g_ntfsprogs-2017.3.23AR.1$ ls -lo
> win/Users/fenris/OneDrive
> ls: cannot access 'win/Users/fenris/OneDrive': Input/output error
I do not understand why you get this error. Can you access the path components ?
(after having mounted with src/ntfs-3g from the direct
I have uploaded an update plugin version to
http://jp-andre.pagesperso-orange.fr/onedrive101-beta.zip
As this is experimental, only use it in read-only situations. It is quite
possible that you have no file copy locally (they would only be in the cloud),
in which case there is no much hope you co
> any new advise / feedback you can share based on my feedback
You are the only user I know, having a double level of reparse points, so the
only feedback I can give now has to come from you.
- Can you access (local) files in OneDrive subdirectories ?
- can you update them ?
- can you create new
> Is there a way to make the change permanent?
The clean way is to recompile and install ntfs-3g 2017.3.23AR.1 using
the ./configure parameters recommended by Ubuntu (which I do not know),
then move ntfs-plugin-9000301a.so to the ntfs-3g plugin directory (see
post #4 above).
--
You received this
> I have "installed" the module...
I assume you have also recompiled and installed ntfs-3g 2017.3.23AR.1 according
to recommended Ubuntu settings.
> OneDrive seems to be synchronizing the files without issue.
Does this apply to text files created on Windows and updated by vi/emacs/nano
on Ubuntu
> I haven't touched ntfs-3g, only copied/installed the plugin
Good to know this is usable, though it was not part of the design. You
probably cannot browse the OneDrive directory, but apparently you can
access files (and browse subdirectories) when you know their path.
Despite the inconvenience th
> OneDrive has no problem to sync after saving the file with
LibreOffice.
Which makes me wonder whether there is a problem at all...
Your posts #25 and #26 show that LibreOffice does not interfere with the
object id assumed to be related to synchronization.
In the last paragraph of #19, I interp
> I've tried to installed the debian package experimental.
So you can confirm it is compatible with Ubuntu.
> The result/output are remained the same.
This is expected.
> 'unsupported reparse point'
This is also expected, if you did not install the plugin at the location
which the installed nt
*** This bug is a duplicate of bug 1185330 ***
https://bugs.launchpad.net/bugs/1185330
** This bug has been marked a duplicate of bug 1185330
network manager error
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
I have discovered the cause of this problem. There are some bad g_free()
calls in the code. I will submit patch.
** Patch added: "Apply patch using patch -p1 < network-manager-applet.patch at
the source of the tree as obtained by apt-get source network-manager-applet"
https://bugs.launchpad.n
I found this revision in which code that formerly duplicated the string
was replaced with code that copies a pointer to the relevant settings
data structure "id" value.
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/network-
manager-applet/saucy/revision/105.1.1#src/applet-device-cdma.c
I learned that the system was mapping Times and Helvetica to Nimbus
equivalents, and that was messing up some websites. On-screen display of
Nimbus fonts in Linux is not ideal, even if I disable hinting. They have
a way to look awful. I changed the mappings to use Liberation fonts, and
the result i
Public bug reported:
Wallpaper for users do not appear, and second display remains dark after
I logout from my account.
Expected behaviour should be consistent with computer boot: user
wallpapers show when the user is selected, and I can login from either
display as long as it has mouse focus.
*
I am not sure that this is a regression in 13.10 though. I remember my
friend experienced this in Ubuntu 13.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248286
Title:
Screen lock with dual mon
Reparse points are a way to trigger some specific processing when
accessing a file. For instance a reparse point can be used to define a
new patch to the file or directory, which ntfs-3g emulates as a symbolic
link.
Windows 10 makes use of new reparse points for new kinds of features, which
ntfs-
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790
Public bug reported:
?
ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libudev1:amd64 234-2ubuntu12.1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
> configure complains that libntfs-3g is not new enough: libntfs-3g >=
2017.3.23,
So, the system-compression package has been upgraded beyond what you
have installed, nevertheless ntfs-3g 1:2016.2.22AR.2-2 is able to run
the plugins, though probably not the latest version.
Then, you have to downl
Public bug reported:
I have disabled all non-official packages supplies before attempting an
upgrade but it does not work.
Jean-Pierre
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.8
ProcVersionSignature: Ubuntu 3.13.0-85.129-generic 3.13.11-ckt36
This was fixed in ntfs-3g-2011.4.12AR.6
On buggy versions you may avoid the bug by using option -f twice : ntfsresize
-ff.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956762
Title:
ntfsresize pro
> It seems that ntfs-3g could not determine "hibernate" status in
Windows 7.
Detection of a hibernated Windows session is based on a file named
"hiberfil.sys" on the Windows system partition in which Windows saves its state.
1) Was the damaged partition the Windows system one, or was it another
Hi wolger,
Are you expecting some help ? what about providing the ntfs-3g version
you are using (type "ntfs-3g --help") and the circumstances in which
this happened ? (what kind of action on what kind of file ? is it
reproducible ? how full is your ntfs partition ?)
--
You received this bug noti
This is what the ntfs-3g manual has to say about it :
Windows hibernation and fast restarting
On computers which can be dual-booted into Windows or Linux, Windows
has to be fully shut down before booting into Linux, otherwise the NTFS
file systems on internal disks may
I have a few more questions after having read your replies to Anton.
First, I would like to check whether there is a difference from Windows 8 in
processing the "fast restart mode". Please turn this feature back on, then log
off Windows (to be ready for a fast restart), boot into Ubuntu and show
> Enabling fast restart back on prevents me from mounting
> the partitions, giving this error message:
That is the expected consequence of enabling the "fast restart" mode. It
is a good point which shows ntfs-3g correctly detects the mode, and
Windows 8.1 appears to behave like Windows 8. So I dis
First, what is the model of your hard disk ? The backup boot
sector is located at a place unusual for a 512-sector disk.
Then, you have built the image after having started chkdsk twice,
nevertheless when I start chkdsk on the image, it still finds an
error. The error is about directory Django/GSW
So apparently, Windows and Ubuntu do not read the same data, which point
at a cache somewhere not synced when shutting down.
Here are a few URL pointing at a tool from Intel to configure a SSD as a cache.
http://www.pugetsystems.com/labs/articles/How-it-Works-Intel-SSD-Caching-148/
http://www.pcwo
> Anyway, I think what I can try now is uninstall ExpressCache or
> stop SSD caching somehow and see if this fixes the problem and
> maybe reinstall it afterwards.
Looks reasonable. I have no experience with this.
Please share your findings.
> And if I disabled SSD caching, will I be able to use
Glad you made it.
> any way to make SSD caching work with dual booting
IMHO that would require either :
- a cacheing software which exists in both Windows and Linux variant,
- or which can be customized to cache the Windows system partition only,
- or which can be customized to sync the SSD to H
> When I manually install
> ntfs-3g_2014.2.15AR.2-1_amd64.deb
> everything works fine and i can install testdisk
But ntfs-3g_2014.2.15AR.2 is buggy. Upgrading to ntfs-3g_2014.2.15AR.3
is recommended.
> testdisk : Depends: libntfs-3g852
This means testdisk was compiled for using ntfs-3g_2014.2.15
> the part of the documentation that says "ACCESS HANDLING AND SECURITY
> /Be default, files and directories are owned by ... and everybody has full
> read,
> write, execution and directory browsing permissions." is at best deceptive,
> at worst completely untrue.
What do you feel deceptive or
Public bug reported:
On Ubuntu 13.10 a Lenovo X1 Carbon running Ubuntu 64-bit has problems to
communicate with bluetooth input devices on resume from suspend. This
problem happened only after upgrade to Ubuntu 13.10.
Reloading the module btusb fixes the problem (rmmod btusb; modprobe
btusb). Plac
Public bug reported:
Since upgrading to Ubuntu 13.10, the Gnome Keyring GPG agent is not
visible from Thunderbird when launched via Unity's messaging menu. The
variable GPG_AGENT_INFO is not in Thunderbird's environment. Terminals
opened from the Unity Launcher do have GPG_AGENT_INFO, and when
Thu
I do not have the problem in message #4
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1219560
Title:
Can't pair Logitech K810 using GUI
To manage notifications about this bug go to:
https://bugs.la
This script reloads the Bluetooth module at wake-up time. I don't think
this is a defintive solution for this problem, since the module is
supposed to be reloaded by the power manager through other means, but
that fails to activate Bluetooth for some reason.
** Attachment added: "/etc/pm/sleep.d/9
What is the name of the missing folder ?
What are the sizes and space on disk on Windows (from properties of the volume)
and on Linux ("df" on mounted partition) ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
File captured while the GUI hung for about a minute, and then failed to
pair the keyboard.
** Attachment added: "Hung for a minute, then failed to pair"
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1219560/+attachment/3798345/+files/hci.log
--
You received this bug notification becau
Public bug reported:
I cannot pair the Logitech K810 keyboard to my computer using the
graphical interface provided by Ubuntu. Whenever I try I get two
possibilities:
1. The GUI will show me a password, which I must type in the keyboard.
After typing the password and pressing ENTER, the pairing w
Previous comment contained an attempt to pair that failed. The GUI did
not display a password to type on the keyboard, but the file registered
one, as evidenced in this line:
2013-09-01 21:54:09.899971 > HCI Event: User Passkey Notification (0x3b) plen 10
bdaddr 00:1F:20:*:*:* passkey 662178
Public bug reported:
package wireshark-common 1.10.6-1 failed to install/upgrade: il
sottoprocesso installato script di post-removal ha restituito lo stato
di errore 128
ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: wireshark-common 1.10.6-1
ProcVersionSignature: Ubuntu 3.16.0-34.47~1
Proposed patch for reporting the real trimmed size attached
** Patch added: "Proposed patch"
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1516702/+attachment/4523983/+files/ioctl-fstrim.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
> Maybe this is not ntfs-3g driver bug.
The bug is present in all ntfs-3g versions earlier than Nov 23, 2015.
The bug is only about the reported trimming count when using the option -v. The
trimming operation is not affected by the bug, so you probably need not apply
the patch if you do not know
> Metadata kept in Windows cache, refused to mount.
This means you have shut down Windows 8 (or 8.1 or 10) in such a mode that it
keeps metadata in its cache for faster restarting.
> The NTFS partition is in an unsafe state. Please resume and shutdown
> Windows fully (no hibernation or fast restar
Sorry, the commands in my previous post should read :
mkdir temp-sdb2
sudo ntfs-3g -o ro /dev/sdb2 temp-sdb2
sudo head -c 30 'temp-sdb2/$LogFile' | tail -c 4 | od -t x1
sudo umount temp-sdb2
rmdir temp-sdb2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
> sudo mount /media/BOOTCAMP -o error=remount-ro
Only the options described in http://www.tuxera.com/community/ntfs-3g-manual/#6
can be used for mounting an ntfs partition.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
What happens if you unmount all your ntfs file systems before shutdown ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1265786
Title:
ntfs-3g does not terminate at computer shutdown
To manage notif
If unmounting during shutdown fails though you can unmount manually,
then some service needed for unmounting must have been closed earlier.
Normally ntfs-3g only has to fsync(2) to make sure the device is left in
a consistent state.
--
You received this bug notification because you are a member o
1) Making Windows-type permission inheritance by default would change the
default behavior. Even if this would be a good thing, it will cause users to
be disoriented.
2) Currently Windows-type inheritance is available as an option, provided
user-mapping is defined. This restriction will be lift
Hello,
I upgraded to the packages in the PPA mentioned in comment #27. I
removed mi Logitech K810 keyboard using the GUI, then restarted the
computer. I managed to pair my keyboard successfully typing the six
characters on-screen. In fact, the GUI showed progression as I typed the
characters by ma
"status 13: Error reading bootsector: Input/output error"
This is a physical read error. Could be an unusual partitioning. Please post
the output of "fdisk -l /dev/sdb".
"I ran chkdsk /f in Windows and rebooted twice: still no result."
How did you make sure you designated the same partition ?
"It
Update : if this device is GPT partitioned, fdisk cannot show the partition
table. Use parted instead :
sudo parted /dev/sdb print
Also the device has 4096-byte sectors, ntfs-3g 1:2013.1.13AR.1 supports that,
but do not use earlier versions.
--
You received this bug notification because you are
"dd: error reading ‘/dev/sdb4’: Input/output error"
So, this is not a file system issue. I would first check the device can be read
at all :
sudo dd if=/dev/sdb of=bootsector count=1
If this is successful, the partitioning of your device is probably not
compatible with Ubuntu, and I would suggest
I can confirm it works fine for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1185330
Title:
nm-applet crashes when switching between devices
To manage notifications about this bug go to:
https
I have not experienced this for some time. I'm running Ubuntu 13.10 at
this point, and I'm not sure at which point it started working
correctly.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1197093
T
It started working for me some time ago. Perhaps two weeks ago. I'm not
sure if it had anything to do with me having a custom “/etc/gnome-
settings-daemon/xrandr/monitors.xml”.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
> Whenever I create or copy files to any of the NTFS partitions from Ubuntu,
> these files
> get deleted once I login to Windows.
Does this also happen to files on external devices (such as a usb key) ?
> I have been able to find the exact event log concerning this issue in
Windows
A file has a
Thank you for your report.
The file you attached is probably not the right one. It was apparently
created on Jan 18th, whereas the strange repair you reported was on Feb
5th. The one you posted might be a consequence of resizing the ntfs
partition from 400GB to 126GB, it is not related to the issu
Trying to replay your example, I got "Operation not supported", not
"Operation not permitted".
The "no_def_opts" means not setting the "silent" option (and other
ones), and there is some lack of documentation information on "silent" :
beside ignoring errors on chmod(1) and chown(1), this also igno
More than political literature, it is proselytism and apology to
communism. How would people react if there was Nazi proselytism in the
Ubuntu application store? Well, that's exactly what happens. There's a
lot of Linux magazines, software-related information, and communism
proselytism. I find it d
"So Jean-Pierre how do we update Fuse?"
The fuse repository is at http://fuse.git.sourceforge.net/git/gitweb-index.cgi
"And/or can you provide us with a link to the bug on the fuse bugtracker?"
IMHO the developers' mail list is used for reporting bugs, see pointers in
ht
> So, ntfs-3g should symlink fsck.ntfs to ntfsfix or ntfsck,
> though the latter fails to check my partitions,
It fails because the development of ntfsck has been interrupted years
ago before anything useful was developed.
> so maybe ntfsfix would be better.
ntfsfix does not check the volume, it
When the "fast restarting" of Windows 8 is enabled, the ntfs partitions
of internal disk (this means including non-Windows system partition) may
be left in an inconsistent state, and Windows 8 restarts using a saved
copy of the metadata (instead of what is actually on disk), leading to
potential da
Copying what I have just written about report 1043149 :
When the "fast restarting" of Windows 8 is enabled, the ntfs partitions
of internal disk (this means including non-Windows system partition) may
be left in an inconsistent state, and Windows 8 restarts using a saved
copy of the metadata (inst
AFAIK, leaving Windows 8 by selecting "restart" and rebooting to Linux
is safe. Also using the Windows dual-boot manager is safe, because it
syncs the cached data to disk before starting another OS. The unsafe
situation is booting directly into another OS through another boot
manager such as grub.
The mounting denial is not a bug. It is a feature preventing you from
losing data.
Also please see http://jp-andre.pagesperso-orange.fr/advanced-ntfs-
3g.html#windows8
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
Please upgrade fuse. Fuse 2.9.0 has a random bug, when remounting
manually you were just lucky. I would also recommend doing a chkdsk.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1061874
Title:
Co
Oh, and I forgot to suggest replacing the final "2" in your /etc/fstab
entry by "0". The value "2" is a request to make a file system check
before mounting but AFAIK nobody has released an open source ntfs
file system checker, this is just giving you a false impression of
safety.
--
You recei
I haven't been able to replicate this again. Just close the report. It
may have been fixed upstream or something.
Mathieu Trudel-Lapierre wrote:
>I've never been able to reproduce this issue.
>
>Jean-Pierre: please use 'apport-collect 1009879' to add additional
&
Please read http://www.tuxera.com/community/ntfs-3g-faq/#posixfilenames2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1045628
Title:
ntfs-3g allows creation of illegal (Windows) names
To manage no
Please test the attached patch
** Patch added: "Patch for mounting a read-only device"
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/435192/+attachment/3297662/+files/readonly.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
As I have already said for bug 104944, the patch to fuse for this bug is
in
http://fuse.git.sourceforge.net/git/gitweb.cgi?p=fuse/fuse;a=commit;h=1061a0a2d90148bd2e7f32e1e694399db2dbe087
Is there no management of duplicated reports ?
--
You received this bug notification because you are a member
1 - 100 of 442 matches
Mail list logo