Hi all,

We've been trying to setup systemimager, and I am hitting a problem I haven't managed to solve so far.
I've succesfully pulled an image from a golden client, and am trying to install a new machine booting via PXE

The machine fails after mounting tmpfs, running the following rsync command :
rsync -a --exclude=/proc bin dev etc lib lib64 linuxrc my_modules new_root proc root sbin tmp usr var /new_root/
rsync: pipe: Address family not supported by protocol (97)
rsync error: error in IPC code (code 14) at pipe.c(117)

Which I thought would mean that unix sockets are not compiled in the kernel.
But the kernel's .config shows CONFIG_UNIX=y

What gives ? At that point Im stuck, and would be thankful for any pointer !

Regards,

--
Alex

Reply via email to