Closed GoogleCodeExporter closed 9 years ago
> Really the problem seems to be with NFS.
Nope, the problem is with NTFS on your hdd.
first try running chkdsk on your windows machine.
NTFS is NOT recommended, because NTFS driver is a binary blob, there are no
sources for it, therefore it can not be fixed.
If you want to use NFS you should format your hdd with extX filesystem.
Original comment by irher...@gmail.com
on 7 Nov 2014 at 2:26
Hi,
well it seems your right, I have format my disk with EXT3 and it rocks NFS
transfer for more than an hour without any kernel panic. I hate Microsoft
because of those kind of things...
Thx for your help.
Original comment by jonielga...@gmail.com
on 10 Nov 2014 at 10:49
That's not the fault of Microsoft, but the problem of ufsd driver for NTFS in
Linux. So NTFS is not recommended on this device. It's always better to use
'native' OS filesystems - EXT on Linux.
By the way, XFS seems to become stable. It's much faster than EXT and probably
will become one of the native FS.
PS: ZFS rules anyway ;)
Original comment by serge...@gmail.com
on 11 Nov 2014 at 5:25
Original issue reported on code.google.com by
jonielga...@gmail.com
on 31 Oct 2014 at 3:07