Quantcast
Channel: Ubuntu Forums - Installation & Upgrades
Viewing all articles
Browse latest Browse all 26379

fuseblk vs.ntfs - fstab difference

$
0
0
Hey all-

While setting up my external NTFS HD to automount, I ran

$ mount|grep ^'/dev'

and got

/dev/sdb1 on /media/barry type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)

for my drive info.

I know that fuseblk is how ntfs drives are displayed here. I was curious if fuseblk could be interchanged with ntfs in the fstab file as well.
in other words are

/dev/sdb1 /media/barry ntfs-3g defaults 0 0
and
/dev/sdb1 /media/barry fuseblk defaults 0 0

Interchangeable?

Curiosity and all.

Viewing all articles
Browse latest Browse all 26379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>