You are not logged in.

#1 2009-05-21 11:40:02

Vortex375
Member
Registered: 2009-02-24
Posts: 61

netfs init-script unmounts my ntfs volume

Hi everyone,

when I run /etc/rc.d/netfs stop it unmounts my NTFS volume that was mounted using ntfs-3g. The fstab entry looks like this:

/dev/sda3               /mnt/windows    ntfs-3g

Taking a look into the init script, the reason for this seems obvious as it unmounts all "fuse" and "fuseblk" volumes, which includes ntfs-3g.

umount -a -t nfs,nfs4,smbfs,codafs,ncpfs,cifs,shfs,fuse,fuseblk

Why does it do that? Is that intended behavior in some way or clearly a BUG that I should report?

Offline

Board footer

Powered by FluxBB