文章目录

  • 前景提要
  • 什么是Clonezilla
  • Clonezilla的特点
  • Clonezilla的限制
  • Clonezilla Live下载
  • 把Clonezilla Live设置到U盘

前景提要

最近公司又要大批量安装电脑了, 几十上百台的电脑, Linux环境依赖一大堆, 不可能一个电脑一个电脑的联网装环境, 这就要用到免费开源的Clonezilla了。 不论电脑系统是Windows的还是Ubuntu的, 在一台电脑安装好系统配置好环境以后, 都可以用Clonezilla克隆整个系统, 放到U盘里面, 可以安装到 同等配置 的其他电脑里面去.

什么是Clonezilla

Clonezilla官网 介绍如下:

What is Clonezilla?
Clonezilla is a partition and disk imaging/cloning program similar to True Image® or Norton Ghost®. It helps you to do system deployment, bare metal backup and recovery. Three types of Clonezilla are available, Clonezilla live, Clonezilla lite server, and Clonezilla SE (server edition). Clonezilla live is suitable for single machine backup and restore. While Clonezilla lite server or SE is for massive deployment, it can clone many (40 plus!) computers simultaneously. Clonezilla saves and restores only used blocks in the hard disk. This increases the clone efficiency. With some high-end hardware in a 42-node cluster, a multicast restoring at rate 8 GB/min was reported.

这里我们用到的是 Clonezilla live, Clonezilla Live is a small bootable GNU/Linux distribution for x86/amd64 (x86-64) based computers.

Clonezilla的特点

Features:
Many File systems are supported: (1) ext2, ext3, ext4, reiserfs, reiser4, xfs, jfs, btrfs, f2fs and nilfs2 of GNU/Linux, (2) FAT12, FAT16, FAT32, NTFS of MS Windows, (3) HFS+ of Mac OS, (4) UFS of FreeBSD, NetBSD, and OpenBSD, (5) minix of Minix, and (6) VMFS3 and VMFS5 of VMWare ESX. Therefore you can clone GNU/Linux, MS windows, Intel-based Mac OS, FreeBSD, NetBSD, OpenBSD, Minix, VMWare ESX and Chrome OS/Chromium OS, no matter it’s 32-bit (x86) or 64-bit (x86-64) OS. For these file systems, only used blocks in partition are saved and restored by Partclone. For unsupported file system, sector-to-sector copy is done by dd in Clonezilla.
LVM2 (LVM version 1 is not) under GNU/Linux is supported.
Boot loader, including grub (version 1 and version 2) and syslinux, could be reinstalled.
Both MBR and GPT partition formats of hard drive are supported. Clonezilla live also can be booted on a BIOS or uEFI machine.
Unattended mode is supported. Almost all steps can be done via commands and options. You can also use a lot of boot parameters to customize your own imaging and cloning.
One image restoring to multiple local devices is supported.
Image could be encrypted. This is done with ecryptfs, a POSIX-compliant enterprise cryptographic stacked filesystem.
Multicast is supported in Clonezilla SE, which is suitable for massive clone. You can also remotely use it to save or restore a bunch of computers if PXE and Wake-on-LAN are supported in your clients.
Bittorrent (BT) is supported in Clonezilla lite server, which is suitable for massive clone. The job for BT mode is done by Ezio.
The image file can be on local disk, ssh server, samba server, NFS server or WebDAV server.
AES-256 encryption could be used to secures data access, storage and transfer.
Based on Partclone (default), Partimage (optional), ntfsclone (optional), or dd to image or clone a partition. However, Clonezilla, containing some other programs, can save and restore not only partitions, but also a whole disk.
By using another free software drbl-winroll, which is also developed by us, the hostname, group, and SID of cloned MS windows machine can be automatically changed.

可以看出支持的系统(Linux, Windows, macOS…)和启动方式还是很多的, 这里我主要用于Ubuntu 16系统环境的克隆.

Clonezilla的限制

Limitations:
The destination partition must be equal or larger than the source one.
Differential/incremental backup is not implemented yet.
Online imaging/cloning is not implemented yet. The partition to be imaged or cloned has to be unmounted.
Due to the image format limitation, the image can not be explored or mounted. You can NOT recovery single file from the image. However, you still have workaround to make it, read this.
Recovery Clonezilla live with multiple CDs or DVDs is not implemented yet. Now all the files have to be in one CD or DVD if you choose to create the recovery iso file.

安装的分区要等于或大于源分区, 意思是 如果用512G的盘配置的系统环境, 克隆后只能装到512G及以上大小的磁盘, 哪怕是500G的磁盘都不能安装?

不支持增量备份, 也不支持在线备份.

Clonezilla Live下载

https://clonezilla.org/downloads.php



用下载工具(如Windows的EagleGet)下载还是特别快的, 速度可以上M. 文件名 clonezilla-live-20190903-disco-amd64.zip , 大小285.2MB.

把Clonezilla Live设置到U盘

Windows或者Linux系统的设置方法都可以在这里面找到: https://clonezilla.org/liveusb.php

这里以Win10为例, 工具和方法还是蛮多的:

我用的是Tuxboot, 下载链接: https://tuxboot.org/download/.

插入U盘, 打开Tuxboot, 选择预下载, 找到上面下载的285.2MB的 clonezilla-live-20190903-disco-amd64.zip, Driver里面选择U盘盘符, 点击OK就可以开始制作了:


完成后:

X掉即可.

到此, 我们就把Clonezilla Live设置到U盘里了, 接下来就可以克隆系统了.

Clonezilla笔记----安装Clonezilla Live到U盘相关推荐

  1. 索尼笔记本如何进Bios设置U盘启动

    索尼笔记本如何进Bios设置U盘启动,想用U盘装系统的,但就是不会设置U盘启动,该则么办.U盘启动大师教你如何索尼笔记本设置U盘启动,有详细的图文教程. 索尼笔记本设置U盘启动,由于笔记本系列不一样, ...

  2. 【收藏】怎样把 macOS 安装在移动硬盘或 U 盘里

    以下文章适用于在mac os上重新安装系统到外置移动硬盘中: 怎样把 macOS 安装在移动硬盘或 U 盘里

  3. Ubuntu安装搜狗拼音和金山快盘

    搜狗拼音和金山快盘是UbuntuKylin中的特色中文应用,通过下述方法在Ubuntu或UbuntuKylin中安装. 一.更新Fcitx 1.由于 Ubuntu 12.04自带的 小企鹅输入法Fci ...

  4. 安装kali Linux到U盘

    安装kali Linux到U盘 在此之前,先讲讲我为什么安装kali Linux.我平时喜欢浏览博客,黑客啥的,反正都是些奇奇怪怪的东西,突然,有一天,我看见了一篇关于kali破解WIFI的文章,那我 ...

  5. ThinkPad E550 安装 WIN7 的启动 U 盘制作

    ThinkPad E550 安装 WIN7 的启动 U 盘制作 太阳火神的美丽人生 (http://blog.csdn.net/opengl_es) 本文遵循"署名-非商业用途-保持一致&q ...

  6. 问题1:老毛桃一键装机打开后安装目录只显示u盘

    问题1:老毛桃一键装机打开后安装目录只显示u盘 这是在帮同学给的一台大一的lenovo超级本时候遇到的问题,具体的问题是: 在分区完成,打开老毛桃(或者大白菜)一键装机现实只有U盘的位置,竟然没有本地 ...

  7. 蚂蚁笔记 linux安装教程,群晖docker安装蚂蚁笔记安装教程

    原标题:群晖docker安装蚂蚁笔记安装教程 背景 偶然看见其他网友群晖一个 用途 当然是安装镜像了,需要安装2个 映像 mongo与leanote 2.直接创建mongo容器,端口27017 其他默 ...

  8. 2021-11-16派森编程学习笔记“上帝视角下的游戏操盘手” 通过类的继承学会了复用代码,减少代码冗余,提高编程效率。

    派森编程学习笔记"上帝视角下的游戏操盘手" [自学笔记] 继承 在Python中继承是指:在类的基础上,它可以实现现有类的所有功能,并在无需重新编写原来的类的情况下对这些功能进行扩 ...

  9. xp系统从u盘启动计算机,U盘启动安装XP系统-从U盘启动给上网本安装XP

    随着上网本的普及,没有光驱安装操作系统成了新问题,这里我们介绍一下从U盘启动安装XP的新方法,U盘由于其体积小,在电脑用户中得到了大量的普及,经常用于电脑间的资料对拷,资料备份等,现在我来教大家让U盘 ...

  10. centos 安装百度云/百度网盘Python客户端

    通过pip来安装:pip install bypy (支持Python 2.7+, 3.3+) centos 6.5python版本为2.6的,这里我们先要安装python2.7 1.安装 sqlit ...

最新文章

  1. javaEE之------Spring-----》 AspectJ注解
  2. 只用静态图像,就能实时渲染出丝滑3D效果 | CVPR 2021 Oral
  3. python笔记本-如何用Python在笔记本电脑上分析100GB数据(上)
  4. sybase 数据库恢复
  5. 为Chrome多账户添加单独的快捷方式
  6. Request转发---应用
  7. sublime交互执行python文件方法
  8. httpHandlers和httpModules接口介绍 (7)
  9. 中国智能语音行业发展趋势预测:市场规模将达159.7亿[图]
  10. mongodb远程连接访问
  11. 10亿数据量只需要100MB内存,redis的位存储为什么这么牛?
  12. 科学使用Live2D的方法
  13. Dubbo 快速入门教程
  14. Unity3D游戏开发之MMD For Unity插件研究
  15. 安卓手机WiFi信号桥,增强版个人热点,wifi中继(第三方软件设置)root权限设置增强版个人热点名称密码
  16. 机械手基础知识(2)之机械手的正运动学和逆运动学问题
  17. SteamVR Unity工具包(三):控制器交互
  18. 华科计算机学院硕士武汉理工推免,武汉理工大学2021届保研率14.9%,主要保研本校、武大、华科...
  19. python练习题——十大歌手
  20. mvc直接在html页面预览pdf,Asp.net MVC 实现在线预览word、excel、ppt、pdf文件

热门文章

  1. 链路聚合Eth-Trunk
  2. 掌握Python核心编程的四大神兽,何尝拿不到高薪资
  3. seo整站优化到底该从哪些方面进行着手(干货分享)
  4. 【MATLAB】批量修改文件名
  5. AltiumDesigner多通道复用设计教程(亲测可行版本)
  6. 软件人才争夺战日趋白热化
  7. 宽带服务器维护查询,网络连接状态查询方法
  8. 第2期:网页动画制作(CSS+JS)
  9. 软件工程——数据流图(DFD)
  10. linux pcre路径,PCRE和Nginx安装问题