[Share Experiences] linux系统怎么无损迁移到一个新的硬盘
Tofloor
poster avatar
捕风
deepin
2022-03-23 09:12
Author

windows可以通过进入PE系统,然后用DisckGenuis迁移移动,基本上迁移是无损的,迁移后运行没问题。但是迁移linux系统盘的时候,显示未发现系统。

image.png

Reply Favorite View the author
All Replies
水木火
deepin
2022-03-23 11:00
#1

使用live cd的全盘备份,再修复一下引导应该就可以了

Reply View the author
云的眼泪
deepin
2022-03-23 16:15
#2

克隆分区,克隆硬盘

Reply View the author
weboob
deepin
2022-03-23 17:04
#3

都用DG了,还搞什么系统迁移,克隆才是王道

Reply View the author
大多时候吃素
deepin
2022-03-23 17:09
#4

sudo apt install deepin-clone

装完之后运行deepin-clone

Reply View the author
bluesky_
deepin
2022-03-23 17:16
#5

克隆磁盘是最好用的,无缝切换

Reply View the author
doctor
deepin
2022-03-23 17:25
#6

PE 系统不支持 linux 的 ext 系列文件系统。

Reply View the author
SamLukeYes
deepin
2022-03-23 17:51
#7

亲测用 timeshift 的 rsync 功能迁移是可行的,但没有额外操作的话不保证迁移完直接就可以运行,需要自己确认内核、引导、fstab 是否适应迁移后的情况。

PS:如果你经常需要迁移系统,你可能会对 NixOS 感兴趣。

Reply View the author
enforcee
deepin
2022-03-23 19:24
#8

楼主尝试用bios添加一下deepin的引导项

Reply View the author
捕风
deepin
2022-03-24 02:39
#9
enforcee

楼主尝试用bios添加一下deepin的引导项

完全不会操作,哈哈哈

Reply View the author
咿呀
deepin
2022-03-24 06:09
#10

我是用这个方法迁移的,你可以试试。

https://jiajunhuang.com/articles/2020_05_22-linux_clone_sys.md.html
Reply View the author