Hi, first let me mention that i am very new to Linux and imaging (like, i just installed ubuntu for the first time).
I managed to get the fog server itself up and running. Now i tried to add the NXtop client engine to the fog menu, but whatever link i follow, it just won’t start.
I am pretty sure i made a mistake somewhere but i just don’t know where.
I downloaden de nxtop engine, extracted the files and copied them to the locations:
-mboot.c32 -> /tftpboot
-vmlinuz , initrd.img, xen.gz /tftpboot/nxtop41
-nxtopengine.iso -> /var/www (also tried /var/www/fog/)
then i did edit the file /tftpboot/pxelinux.cfg/default and add those lines:
LABEL NxTop Engine Install
kernel mboot.c32
append nxtop41/xen.gz — nxtop41/vmlinuz boot=casper webboot=[url]http://ip-of-webserver/nxtopengine.iso[/url] ro — nxtopengine/initrd.img –
I can see the entry in the boot menu, but when i hit it, nothing happens.
Anyone got any idea (or maybe idiot proof step by step) ? I allready read the documentation in the wiki for adding any iso file and adding third party software but i allways have the feeling im missing something.
Any help would be greatly appreciated.
EDIT 27-11-2012
Looks like i cant get any iso to work.
I did append anything from UBCD to Kaspersky live CD and cant start any iso at all.
Im pretty sure im storing de different files in the wrong locations or something.
The Menu entries appear, but when i select them, nothing happens.