有能把/home等其它转移到其它分区的小工具吗?
Tofloor
poster avatar
jianguo922
deepin
2018-06-29 20:30
Author
有能把/home等其它转移到其它分区的小工具吗?不会使用命令,请高手出马解决,谢谢
Reply Favorite View the author
All Replies
avatar
jianguo922
deepin
2018-06-29 21:08
#1
有知道帮忙解决下
Reply View the author
avatar
老陌
deepin
2018-06-29 22:30
#2
https://bbs.deepin.org/post/159584
有知道帮忙解决下

复制过去行不行?之后把home重新挂载到新分区上。
Reply View the author
avatar
LouieVV
deepin
2018-06-29 22:50
#3
https://bbs.deepin.org/post/159584
复制过去行不行?之后把home重新挂载到新分区上。

对,我之前迁移分区的时候,直接cp
Reply View the author
avatar
jianguo922
deepin
2018-06-30 01:18
#4
https://bbs.deepin.org/post/159584
复制过去行不行?之后把home重新挂载到新分区上。

如何挂载
Reply View the author
avatar
老陌
deepin
2018-06-30 01:24
#5

/etc/fstab中,修改一下就行了。

blkid 查看一下UUID, 之后编写/etc/fstab,把之前home那行删除,换成你新的分区。
uuid=..... /home  ext4 defaults 0 0
Reply View the author
avatar
billy123456
deepin
2018-06-30 02:38
#6

不挂载也可以,可以做软链
Reply View the author
avatar
打击越
deepin
2018-06-30 05:10
#7
deepin clone可以对分区拷贝。不过/etc/fstab还是要自己改下
Reply View the author
avatar
jianguo922
deepin
2018-06-30 08:21
#8
https://bbs.deepin.org/post/159584
/etc/fstab中,修改一下就行了。

blkid 查看一下UUID, 之后编写/etc/fstab,把之前home那行删除,换成你 ...

好的有空试试看
Reply View the author
avatar
jianguo922
deepin
2018-06-30 08:22
#9
https://bbs.deepin.org/post/159584
deepin clone可以对分区拷贝。不过/etc/fstab还是要自己改下

还是不够智能
Reply View the author