deepin升级能直接升级到新硬盘吗?
Tofloor
poster avatar
Ligocut光剪视频剪辑软件
deepin
Backbone of ecological co-construction group
2018-03-15 16:35
Author
加了一个固态,然后不想重新安装新系统,刚好看见新版本发布了,不知道能不能直接升级到新固态硬盘那里去,不用手动操作这么麻烦了?
Reply Favorite View the author
All Replies
avatar
133******86
deepin
2018-03-16 00:00
#1
Reply View the author
avatar
WENWEN
deepin
2018-03-16 00:07
#2
双硬盘? 安装到那个就更新那个? 不是很理解
Reply View the author
avatar
Ligocut光剪视频剪辑软件
deepin
Backbone of ecological co-construction group
2018-03-16 02:06
#3
安装到机械硬盘能不能迁移到固态硬盘
Reply View the author
avatar
Ligocut光剪视频剪辑软件
deepin
Backbone of ecological co-construction group
2018-03-27 18:10
#4
能不能gho一个到固态[加油],点击[ http://pinyin.cn/e136385 ]查看表情
Reply View the author
avatar
梦幻大陆
deepin
2018-03-27 20:05
#5
可以的,现在SSD上分区好,用dump/restore把根分区复制到目标分区,然后修改新分区中的/etc/fstab,使挂载点指向新的分区。假定新的根分区是/dev/sdxN,在GRUB界面用参数 root=/dev/sdxN 在新的跟分区上启动。进入系统后运行 grub-install /dev/sdx && update-grub。
重启就会可以从GRUB直接进入从新的分区启动了。
Reply View the author
avatar
梦幻大陆
deepin
2018-03-27 20:07
#6
注意:文件系统是ext4、3或2的才能用dump/restore命令。安装dump:
apt-get install dump
Reply View the author
avatar
duanyao
deepin
2018-03-27 21:55
#7
可以,我是用 cp -auxv /  /media/<新硬盘根目录> 把系统复制到新硬盘上的。其它修改可参照6楼。
因为加了- x 参数,不会跨分区复制,所以如果 /home 等是在独立分区上,可以单独再复制一次。
但复制的时候最好不要在系统运行期间,可以进 live cd 复制。
Reply View the author
avatar
liujindong
deepin
2018-03-30 20:31
#8
系统不是自带备份还原应用吗。。。。直接备份当前系统,恢复到SSD,然后从SSD启动系统,格式化机械硬盘里的DEEPIN分区不就好了。。。。。
Reply View the author
avatar
牧野
deepin
2018-03-30 20:55
#9
支持备份还原~~直接搞定~安装环境总是很累人的!
Reply View the author
avatar
ixingbo
deepin
2018-03-31 00:42
#10
https://bbs.deepin.org/post/154770#
Reply View the author
Comments
ashertan
2018-04-10 17:50
mark
avatar
180******72
deepin
2018-04-10 17:50
#11
https://bbs.deepin.org/post/154235
支持备份还原~~直接搞定~安装环境总是很累人的!

有具体怎么操作么? 我现在就是想把装在机械硬盘的deepin迁移到固态硬盘里去。
Reply View the author