如何在可引导的安装 CD 中制作我现有的 ubuntu?我尝试过 remastersys 但失败了 11.10

6 backup clone remastersys

我需要安装 10 台具有相同设置和硬件的 PC。所以我正在尝试 remastersys 但它失败了。我该如何解决这个问题或使用其他方法来实现这一目标?

Updating the remastersys.log
cat: /home/remastersys/remastersys/tmpusers: No such file or directory
Cleaning up the install icon from the user desktops
Removing the ubiquity frontend as it has been included and is not needed on the normal system
Calculating the installed filesystem size for the installer
Removing remastersys-firstboot from system startup
 Removing any system startup links for /etc/init.d/remastersys-firstboot ...
   /etc/rc0.d/K20remastersys-firstboot
   /etc/rc1.d/K20remastersys-firstboot
   /etc/rc2.d/S20remastersys-firstboot
   /etc/rc3.d/S20remastersys-firstboot
   /etc/rc4.d/S20remastersys-firstboot
   /etc/rc5.d/S20remastersys-firstboot
   /etc/rc6.d/K20remastersys-firstboot
Making disk compatible with Ubuntu Startup Disk Creator.
Creating md5sum.txt for the livecd/dvd
Creating /var/tmp/custom.iso in /home/remastersys/remastersys
The iso was not created. There was a problem. Exiting
Run Code Online (Sandbox Code Playgroud)

跟进:

我也有这个方法工作:方法1:CloneZilla方式

Pad*_*dau 2

另外两种可能:

Relinux(Remastersys 的一个分支)。

或者,我克隆机器的方法是使用CloneZilla复制整个磁盘并克隆磁盘。Ubuntu 擅长在发现自己位于新硬件上时自动重新配置。您必须在克隆的每台计算机上的三个不同文件中进行一项更改:

  • /etc/hostname更改、/etc/hosts和中的计算机名称/etc/samba/smb.conf(否则会出现网络冲突)。