[Seek Help] 请问这个没有名字卷是干嘛的?
Tofloor
poster avatar
song2015
deepin
2022-03-10 02:58
Author

我电脑是两个磁盘,一个装Windows7,另一个装deepin,在Windows7看不到红框里的卷,在deepin系统就能看到。不知道这1个G的盘是干嘛的。能不能删除,删除有影响吗?或者把这个磁盘隐藏了?

截图_dde-file-manager_20220309185506.jpg

Reply Favorite View the author
All Replies
song2015
deepin
2022-03-10 03:00
#1

截图_选择区域_20220309185929.jpg

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-03-10 03:12
#2

看起来是厂商预留空间,恢复出厂用的

Reply View the author
大多时候吃素
deepin
2022-03-10 08:14
#3

要是没东西,就windows磁盘管理给它格式化、新建简单卷、跟左边的一块分区合并

Reply View the author
cwbs
deepin
2022-03-10 16:33
#4

文管设置里可以隐藏

Reply View the author
186******26
deepin
2022-04-11 08:14
#5

在etc\udev\rules.d\文件夹中新建:90-hide_parts.rules,然后编辑此文件添加:

ENV{ID_FS_UUID}=="xxx", ENV{UDISKS_IGNORE}="1"

xxx=你硬盘的UUID,想隐藏几个就弄几行。

我是这样弄的,希望你也可以

Reply View the author