数据盘 不可以 创建文件夹
Tofloor
poster avatar
jackie001
deepin
2020-04-26 18:12
Author
数据盘 不可以 创建文件夹,对于我这个小白来,查了很多。试了很多代码都不行。哪位大神帮忙解决一下。谢谢。
Reply Favorite View the author
All Replies
avatar
SamLukeYes
deepin
2020-04-26 18:24
#1
在数据盘右键打开终端
  1. sudo mkdir 文件夹名
  2. sudo chmod 777 文件夹名
Copy the Code
Reply View the author
avatar
herdde
deepin
2020-04-26 18:30
#2
本帖最后由 herdde 于 2020-4-26 10:32 编辑

在数据盘右键打开终端
  1. sudo chmod 777 .
Copy the Code


Reply View the author
avatar
jackie001
deepin
2020-04-27 00:00
#3
https://bbs.deepin.org/post/192958
在数据盘右键打开终端

谢谢你。说 777 缺少后续操作
Reply View the author
avatar
levinit
deepin
2020-04-27 00:02
#4
https://bbs.deepin.org/post/192958
谢谢你。说 777 缺少后续操作

后面 有个. 你没看到把
Reply View the author
avatar
jackie001
deepin
2020-04-27 00:04
#5
https://bbs.deepin.org/post/192958
在数据盘右键打开终端

Thank you******
Reply View the author