[Topic DIscussion] 新建文件夹出现:没有那个文件或目录
Tofloor
poster avatar
Selhom - 小狐 ~ Rbt.
deepin
2023-05-24 20:55
Author

我解开文件锁后,就无法创建文件夹,请问咋搞

截图_dde-file-manager_20230524124020.png

文件锁原本的代码:sudo mount -o rw,remount /dev/sdb1

Reply Favorite View the author
All Replies
阿尼樱奈奈
deepin
2023-05-24 20:58
#1

Windows的分区里?去Windows系统关闭“快速启动”

Reply View the author
Selhom - 小狐 ~ Rbt.
deepin
2023-05-24 20:59
#2

是NTFS格式,但他不是系统的分区,然后是单独的机械硬盘,就只有一个分区

Reply View the author
云的眼泪
deepin
2023-05-24 21:07
#3

在windows中关闭快速启动

或者用命令修复一下:

sudo ntfsfix /dev/sda5

将sda5替换成需要修复的盘

Reply View the author