On Tue, Jul 07, 2015 at 10:45:25AM +0200, Thierry Granier wrote: > Hello > i need your help one more time please! > > i have a machine (master) running Debian 8 with a lot of new > packages installed and a lot of updates on all the packages. > this master has 2 disks : > one for / and swap (all systemes packages) (disk1) > another one for /home /opt /var /usr etc... (disk2) > > I have a machine (client) running kali-linux with only 1disk and 100G free. > > i'd like to "clone" the disk1 on the 100 free Gigas on the client > > How can i do that with FAI?
I'm missing the point - why would you want to do this with FAI at all? Wouldn't rsync (with the -x option) be sufficient? - S
