如何ghost系统?
Tofloor
poster avatar
zhengxiaochuang
deepin
2017-09-27 03:17
Author
现在准备换个新电脑 但是这个电脑上的软件装的太多了 换到新的电脑上去又不晓得要搞好久 可不可以类似windows那样ghost现在的系统,下次直接装的时候就是和现在一模一样的系统。。。。

Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-09-27 04:35
#1
深度备份还原工具,你说下要安装哪些应用
Reply View the author
avatar
iminto
deepin
2017-09-27 05:01
#2
搜索 timeshift
Reply View the author
avatar
zhengxiaochuang
deepin
2017-09-27 16:44
#3
https://bbs.deepin.org/post/146035
深度备份还原工具,你说下要安装哪些应用

这个就比较多了 我三个月陆陆续续装了好多东西 像工作中要用的 jdk karaf sbt scala maven git idea robo3t postman proxychains 蓝灯== 这些东西好多都要配置 弄起来比较麻烦 所以我想问问有啥好的办法没有 可以直接装上去就是这个样子
Reply View the author
avatar
jingle
deepin
2017-09-27 17:04
#4
sudo apt-get  install  批量安装  貌似这样需要以后deepin ID 云服务才行
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2017-09-27 17:50
#5
https://bbs.deepin.org/post/146035
sudo apt-get  install  批量安装  貌似这样需要以后deepin ID 云服务才行

装包只是一方面,关键还有系统配置
软件包到处都有,系统配置可不是
备份软件包用dpkg --get-selections 就能生成一个几kb文本列表,恢复--set-selections一下即可可是这些软件的配置恢复是个很麻烦的事情
还有软件的不同版本之间可能还有配置的差异,还有全局配置,还有主目录否override配置
很多软件还没有往~/.config 或者 ~/.local 里面写配置 还在无休止的王主目录下写自己的隐藏文件夹。。。要整理起来简直巨麻烦。。
Reply View the author
avatar
153******45
deepin
2017-09-27 18:10
#6
ghost有Linux版,自己整一个
Reply View the author
avatar
Ligocut光剪视频剪辑软件
deepin
Backbone of ecological co-construction group
2017-09-27 20:56
#7
a996535783 发表于 2017-9-27 10:10
ghost有Linux版,自己整一个

硬件都换了,可不是仅仅ghost个镜像这么简单了
Reply View the author
avatar
moriwuhen
deepin
2017-09-27 21:30
#8
在Win下备份的,用的Image for Windows,程序很小,备份速度很快,压缩率也很高,和ghost基本类似,
Reply View the author
avatar
flyflydeepin
deepin
2017-09-28 05:16
#9
用dd命令全盘复制不就是ghost吗?
Reply View the author