修改卷标名
Tofloor
poster avatar
老陌
deepin
2020-01-16 07:26
Author
本帖最后由 myccloves 于 2020-1-15 23:30 编辑

在 uos 系统中:
对于非系统盘,Linux 下可以用 gparted 分区工具修改卷标名(必须先卸载)。也可以右键直接重命名就行(必须先卸载),但我发现系统盘不能卸载,因为当前正在使用呢。
可以用 e2label命令进行修改,我的文件系统 ext4:
  1. sudo e2label /dev/sdc5 "LinuxHome"
Copy the Code

如图:
73.2GB,看着这个名字很不爽,其它的分区都已经改完了。



改完之后:





Reply Favorite View the author
All Replies
avatar
jzc
deepin
2020-01-16 07:32
#1
从U盘启动,原来的系统盘就卸载了
Reply View the author
avatar
老陌
deepin
2020-01-16 07:32
#2
我的移动宽带呀,太坑了,照比以前的联通网带差多了。 (很多网站打不开,慢……)
Reply View the author
avatar
老陌
deepin
2020-01-16 07:33
#3
https://bbs.deepin.org/post/188016
从U盘启动,原来的系统盘就卸载了

好方法。
Reply View the author
avatar
说书人
deepin
2020-01-16 17:53
#4
uos把老哥都炸出来了,哈哈
Reply View the author
avatar
海鸥
deepin
2020-01-18 05:18
#5
真是好方法。这很利于备份时的识别哟!
Reply View the author