Ubuntu 系统,通过系统更新下载的软件包(deb文件),在终端里面,通过apt-get install安装的软件,统一位于: /var/cache/apt/archives 这个文件夹下。用APTonCD,这个软件,来对它下面的软件包,进行整体的备份,并且制作出一个可以方便“还原”的光盘镜像(ISO)文件。也可以直接从这个folder 直接backup 一份好了,更简单,不过不知道restore的时候会怎么样,应该还需要一次update,否则一个一个点太麻烦点。还是用这个software吧。
软件的下载地址:aptoncd_0.1.98-0ubuntu4_all.deb
安装后,从 System——Administration——APTonCD 运行。
软件主界面两个按钮:Creat 和 Restore
创建备份文件,Creat 软件自动扫描:/var/cache/apt/archives 文件夹。
Type of Medium:创建的媒体的类型 Destination of the image(s):制作好的ISO文件,默认是保存在home/user File name of the image: 镜像文件名。
4个步骤,分别是:Copying packages,Scanning packages,Making the .iso image,Cleaning session。