Install Clonezilla on Ubuntu
July 30, 2009
sudo aptitude install nis dhcp3-server tftpd (may fail start the service because /etc/dhcp3/dhcpd.conf is not configured) sudo ifconfig eth0:1 192.168.0.1 (when system only has 1 nic port) # import gpg key wget -q http://drbl.sourceforge.net/GPG-KEY-DRBL -O-...
Read More