That is correct Tom. Will try redownloading
Latest posts made by pallytank09
-
Error During install
I am getting the following error while running the FOG Installer. Any thoughts as to why? This is being installed on Centos6.3
Configuring services.
- Setting up fog user…OK
- Setting up and starting MySQL…OK
- Backing up user reports…OK
- Setting up and starting Apache Web Server…cp: cannot stat
../packages/web/*': No such file or directory ln: creating symbolic link
/var/www/html/fog/service/ipxe/init.gz’: No such file or directory
ln: creating symbolic link/var/www/html/fog/service/ipxe/bzImage': No such file or directory ln: creating symbolic link
/var/www/html/fog/service/ipxe/memtest’: No such file or directory
…/lib/redhat/functions.sh: line 414: /var/www/html/fog/commons/config.php: No such file or directory
OK
-
RE: How to: Modify the PXE boot menu to allow the booting of .iso files
[quote=“ssx4life, post: 1461, member: 268”]As for TRK look here - [url]http://www.technibble.com/forums/showthread.php?t=34477[/url]
p.s. google is your friend
I don’t have time to build and test these software packages due to my work schedule, but looking at the articles they seem rather cut+ dry and straight forward. Jump to part 3 of the guide for AV tools / etc.[/quote]
I followed the guide that was posted here for getting Trinity to boot. I end up with the menu structure but when I burrow down into it, the menu that should list the Trinity options is completely blank. Any thoughts?
-
RE: Windows 7 Deployment FOG- SAD2 Driver tool
I really like this process and I am working on implementing it right now at my company. I do have a couple of questions though.
1.) The SAD2 program that I am using is rather old. The links in the thread you reference to the software download fail. I had to dig back quite a few versions to find one that could be downloaded. Any chance you can post the most recent version you have here or email it to me?
2.) When using your guide, the setupcomplete.cmd script runs on the initial login and calls SAD2 to run. When my syspreped install finishes it does run the script and call SAD2 but SAD2 doesn’t get anywhere other then trying to start because windows is still in the process of coming up and logging in. It seems like the setupcomplete script runs to soon.
Any thoughts?
-
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