Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
无法对全盘安装的“数据盘”进行文件操作
Experiences and Insight
910
views ·
1
replies ·
To
floor
Go
lbygljq
deepin
2019-07-30 22:09
Author
不知怎么的,突然出现了这个问题:
500GB硬盘安装deepin15.11时,选择“全盘安装”,自动产生了一个挂在后名为“数据盘”的分区。
今天突然发现,只有root账户可以在该分区“写”操作:创建文件夹、重命名、删除文件夹等等;
而普通用户无法进行上述写操作,只有读取权限。
有没有修改分区的用户权限的方法?
Reply
Like 0
Favorite
View the author
All Replies
lbygljq
deepin
2019-07-30 22:25
#1
已经搞定了,原来在 “/media/deepin”下可以直接修改文件夹 “_dde_data”的用户权限。
sudo chmod o+rwx _dde_data
Copy the Code
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
What is the purpose of UOS AI?
Cannot upgrade "Deepin 25.0.10"
Experience
Feature Request: Adding an option for a "Floating Dock" mode in DDE
[Feature Request] Drop-down grid panel for window snap layouts
Popular Events
More
500GB硬盘安装deepin15.11时,选择“全盘安装”,自动产生了一个挂在后名为“数据盘”的分区。
今天突然发现,只有root账户可以在该分区“写”操作:创建文件夹、重命名、删除文件夹等等;
而普通用户无法进行上述写操作,只有读取权限。
有没有修改分区的用户权限的方法?