求助各位,才安装的deepin系统,卷名问题
Tofloor
poster avatar
cqzjzp
deepin
2020-11-15 06:00
Author

才安装的deepin系统,卷名问题,我有2张硬盘,手动分的区,1个T的硬盘都做的HOME,系统安装出来看到卷标名称好难看,我该怎么修改卷名称,谢谢,附图。请各位大大详细说下修改步骤,再次谢谢

Reply Favorite View the author
All Replies
Ziggy
deepin
2020-11-15 06:06
#1

gparted

Reply View the author
走钢丝
deepin
2020-11-15 06:17
#2
Ziggy

gparted

新出的磁盘管理器居然不能修改卷标啊。还不如以前的文件管理器[尾]

Reply View the author
zenkie
deepin
2020-11-15 07:05
#3

可以去分区编辑器修改

Reply View the author
zenkie
deepin
2020-11-15 07:05
#4

可以去分区编辑器修改

Reply View the author
cqzjzp
deepin
2020-11-16 21:30
#5

那个1T的home不能卸载,这该咋办呀

Reply View the author
Frain
deepin
2020-12-04 00:08
#6

sudo e2label /dev/sdxx  ‘D盘’ 

e2label  (l为小写L) //dev/sdxx 为需要修改的分区编号,一般为/dev/sda1...sda3....   'xxx'为你想给予的卷标

Reply View the author