Linux提示chown 无效的用户,Chown 无效

本文介绍了Linux中使用chown指令在NTFS磁盘上无效的问题,原因是NTFS格式不支持Linux的权限系统。FUSE(文件系统在用户空间)是Linux用来挂载NTFS分区的一种方式,它允许非root用户挂载文件系统。虽然不能直接应用Linux权限,但可以通过切换到root用户来实现不同用户的访问。了解FUSE在Linux和NTFS交互中的作用对于跨平台文件系统操作至关重要。
摘要由CSDN通过智能技术生成

Description: 执行chown指令无效

Solution:无法解决

NTFS磁盘格式不支持linux权限系统。要想不同的用户访问NTFS磁盘,只能切换到root用户

相关资料:

What is a fuseblk file system?

Whenever I mount my NTFS-formatted hard drive in Linux, it always mounts successfully with the file system "fuseblk".

Even if I try to manually mount at the command-line with "-t ntfs" it still reports the system as being "fuseblk".

What is this file system? Is it something akin to ntfs?

Ther short answer is that "fuseblk" is just how an ntfs partition is reported via the "mount" command, among others. The "fuse" part comes from FUSE (file system in userspace).

Here is a link to the wiki on FUSE, but it probably won‘t give you a great deal of understanding of how FUSE works.

http://en.wikipedia.org/wiki/Filesystem_in_Userspace

An internet search of "FUSE" and "linux" would probably return something of an explanation if you are really interested.

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值