Re: Sharing NTFS via NFS

2015-06-30 Thread Rick Macklem
Sergey Matveychuk wrote: > 01.07.2015 1:26, Rick Macklem wrote: > > Sergey Matveychuk wrote: > >> Hi. > >> > >> For some reason I need to share USB disk with NTFS via NFS. I use > >> fusefs-ntfs to mount the USB disk. But can't export it. I've got this > >> message from mountd(8): > >> mountd[85534

Re: Sharing NTFS via NFS

2015-06-30 Thread Sergey Matveychuk
01.07.2015 1:26, Rick Macklem wrote: Sergey Matveychuk wrote: Hi. For some reason I need to share USB disk with NTFS via NFS. I use fusefs-ntfs to mount the USB disk. But can't export it. I've got this message from mountd(8): mountd[85534]: can't export /mnt After googling I found out Linux ca

Re: Sharing NTFS via NFS

2015-06-30 Thread Rick Macklem
Sergey Matveychuk wrote: > Hi. > > For some reason I need to share USB disk with NTFS via NFS. I use > fusefs-ntfs to mount the USB disk. But can't export it. I've got this > message from mountd(8): > mountd[85534]: can't export /mnt > > After googling I found out Linux can export Ntfs-3g with op

Sharing NTFS via NFS

2015-06-30 Thread Sergey Matveychuk
Hi. For some reason I need to share USB disk with NTFS via NFS. I use fusefs-ntfs to mount the USB disk. But can't export it. I've got this message from mountd(8): mountd[85534]: can't export /mnt After googling I found out Linux can export Ntfs-3g with option no_root_squash: http://ubuntufo