Bypass Host Registration
-
I am trying to get the “Bypass Host Registration” feature shown here [url]http://www.fogproject.org/wiki/index.php?title=Bypass_Host_Registration[/url] working. I have followed the guide step by step and when I boot a machine and try to pull the image down I am getting the following error:
Mounting file system Failed
Mount: you must specify the filesystem type
Error During Failure Notification:The default file in pxelinux.cfg has this entry:
LABEL Windows 7 Enterprise x64
kernel fog/kernel/bzImage
append initrd=fog/images/noreg.gz root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=10.1.132.9 type=down img=Win7Sysprep ftp=10.1.134.7 storage=10.1.134.7/images web=10.1.134.7/fog osid=5 imgType=n loglevel=4 consoleblank=0Any thoughts on this?
Thanks
-
You are missing the semicolon in storage
storage=10.1.134.7:/images