I’m running 0.32 and have installed the bypass.gz file so I can image machines right from the pxe menu without having to go through the host registration process.
Here is the menu entry in the default file
append initrd=fog/images/bypass.gz root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=192.168.1.1 type=down img=Win7Image ftp=192.168.1.2 storage=192.168.1.2:/images web=192.168.1.2/fog/ osid=5 imgType=n loglevel=4 sessionPwd= consoleblank=0
Where 192.168.1.1 is the IP of my dns server and 192.168.1.2 is the ip of the fog server
I’ve verified the image name is correct and is located in /images
When booting I get the following error message
“An error has been detected!”
“Unable to locate image file for Windows 7! (sys.img.000)”
“Computer will reboot in 1 minute.”
There is no sys.img.000 file anywhere that I can see are d1p1.img files in each image subfolder.
Any ideas?
Jason