Hi again,
issue solved, my if is em1 not eth0
Hi,
My fog server is already modified, also first part (single host without registration) work perfect, my problem is when is start multicast (after boot menu and fog php’s are update +new noreg.gz) session, pxe boot ok, after i select boot menu for multicast just before installation start i get this message, for some reason fog server can’t find what type of OS i try to install, same image work perfect with single host install,
LABEL Multicast
kernel fog/kernel/bzImage
append initrd=fog/images/noreg.gz root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=192.168.2.1 type=down mc=yes storageip=192.168.2.1 storage=192.168.2.1:/images/ ftp=192.168.2.1 web=192.168.2.1/fog/ shutdown= loglevel=4 mSession= consoleblank=0
also my image is for windows 7 64bi, single disk single partition, for single session install work but on same hardware with multicast session i get error
little before installation start (noreg.gz is already loaded and etc.)
in virtual host with mac 0:0:0… i can see host os selected Windows 7 (5) but look like install can find it … i try to put osid=5 after append but not work (i know is not necessary in pxeboot.cfg default but just for test)
Hi,
I setup fog server for multicast support, everything look ok until i try to deploy multicast image to several PCs,
After pxe boot and i enter multicast session name immediately i get this error
if this image work if i restore it on registered PC, but i want to deploy it to several PCs at one time without registration.
Any ideas ?