[Feedback on issues] 挂载的第二块硬盘 路径总是会自己变该怎么办
Tofloor
poster avatar
念念不王先生
deepin
2025-07-28 09:22
Author

图片.png

wanstu@wanstu-PC:/media/wanstu$ sudo du -sh *
请输入密码:
验证成功
408M    Boot
80K     _dde_data
28K     _dde_data1
327G    _dde_data2
14G     Roota

如题 本来是 _dde_data 后来变成了 _dde_data1 今天又变成了 _dde_data2 这个我可以手动给改回 _dde_data1 吗

Reply Favorite View the author
All Replies
锵锵枪ᯤ
deepin
2025-07-28 10:27
#1

ls -l /dev/disk/by-uuid/

通过UUID挂载啊

Reply View the author
noodle424
deepin
Community Developer
2025-07-28 11:18
#2

修改/etc/fstab按照自己的需求挂载,重启后生效。

Reply View the author
念念不王先生
deepin
2025-07-28 17:48
#3
锵锵枪ᯤ

ls -l /dev/disk/by-uuid/

通过UUID挂载啊

多谢 我通过自带的 磁盘管理器 重新挂载了一下 现在可以了 下次再出现我再看看

Reply View the author
念念不王先生
deepin
2025-07-28 17:49
#4
noodle424

修改/etc/fstab按照自己的需求挂载,重启后生效。

多谢 我通过自带的 磁盘管理器 重新挂载了一下 现在可以了 等下次再出现我再看看

Reply View the author
Tent
deepin
2025-07-28 17:54
#5

有可能分区label是_dde_data?手工换个其他label再试试

Reply View the author