[quote=“Tom Elliott, post: 27925, member: 7271”]Are you trying to upload or download an image?[/quote]
And Upload, I guess, would be the answer there.
[quote=“Tom Elliott, post: 27925, member: 7271”]Are you trying to upload or download an image?[/quote]
And Upload, I guess, would be the answer there.
I’m currently trying to get to the host registry. So far I have not made it to that part.
I just update undionly.kpxe to 1312 like you suggested. Waiting to see how that goes
Hi Tom,
I’ve followed this thread and have eliminated many problems that I was having. Now I get the FOG GUI and then it quickly disappears and loads Windows.
I’m running FOG 1.0.1 on Ubuntu 14.04
Ok, well good news and bad news. I got rid of the m0f error, which brought me to a PXE error, which was fixed by replacing undionly.kpxe with ipxe.pxe (per Tom’s suggestions here: [url]http://fogproject.org/forum/threads/040ee119-error-on-boot.10493/page-2[/url]) But now the FOG GUI appears and then quickly disappears and the maching boots into Windows.
No, you had every right, that is my fault. The good news on the fog front is that I now need to figure out how to update my PXE…
Oh sorry, I thought maybe that other one was in the wrong place. My bad
Darn, I knew that too. Let me change that and see where I get
Sorry, the word ‘here’ is a link to Pastebin with my Apache log. I have 66 and 67 both enabled. 66 is pointed to the ip of my fog server (172.16.0.35) and 67 is set to pxelinux.0
Yes it does. It will take a while on DHCP then return 172.16.1.8 (My DHCP server), then It skip to “PXE-M0F - Exiting Intel Boot Agent”, then starts Windows normally
I’m new to FOG, just installed it today. Correct me if I’m wrong, but my understanding is that I need to boot the computer I wish to use as a host in PXE, register it for client use, then log in to my server and create an image and a host, and assign that image to the host, then log in to my server on another computer and begin to upload the image. I have a couple problems.
Thanks in advance for any help you can provide!
FOG Version: 1.01
OS: Ubuntu 14.04 LTS
[URL=‘http://pastebin.com/Jzgf5vTd’]Here[/URL] is my Apache log. I think the important thing here is about half way down (line 16):
"
[LIST=1]
[][COLOR=#000000]ls: cannot access /images/test: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testestest: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testimg: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testimg2: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/test: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testestest: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testimg: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testimg2: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/test: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testestest: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testimg: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testimg2: No such file or directory[/COLOR]
[/LIST]
[FONT=Consolas][COLOR=#000000][SIZE=12px]"[/SIZE][/COLOR][/FONT]
I just updated the password on the management front end, and I’ll see where that takes me. It seems every computer I try to boot into I get a different PXE error…
I am getting an IP returned from DHCP, but not from TFTP. It will run DHCP for a while, then TFTP for a short period of time and returns PXE-M0F and then boots Windows. I ran the command
[CENTER]tftp 172.16.0.35 get unidonly.kpxe[/CENTER]
[LEFT]and it returns “Timeout occurred Connect request failed” I don’t know where to go now, short of re-installing FOG in hopes that I didn’t miss something.[/LEFT]
[quote=“Junkhacker, post: 27631, member: 21583”]Blatantly copied from Tom’s signature:
Basics: Please provide:
FOG Version (e.g. FOG 0.32, FOG 0.33, FOG 0.01)
OS Version (e.g. CentOS 6.5, Ubuntu 12.04, Redhat 6.5)
Have you checked your apache error logs? Can you provide information from these logs?
Debian based Location (normally)
/var/log/apache2/error.log
Redhat based Location (normally)
/var/log/httpd/error_log
Have you searched the forums for your issue yet?
Have you checked the wiki yet?
Kernel Issues: [url]http://fogproject.org/wiki/index.php/FAQ[/url][/quote]
FOG Version: 1.01
OS: Ubuntu 14.04 LTS
[URL=‘http://pastebin.com/Jzgf5vTd’]Here[/URL] is my Apache log. I think the important thing here is about half way down (line 16):
"
[LIST=1]
[][COLOR=#000000]ls: cannot access /images/test: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testestest: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testimg: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testimg2: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/test: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testestest: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testimg: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testimg2: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/test: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testestest: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testimg: No such file or directory[/COLOR]
[][COLOR=#000000]ls: cannot access /images/testimg2: No such file or directory[/COLOR]
[/LIST]
[FONT=Consolas][COLOR=#000000][SIZE=12px]"[/SIZE][/COLOR][/FONT]
[FONT=Consolas][COLOR=#000000][SIZE=12px][/SIZE][/COLOR][/FONT]
I’m new to FOG, just installed it today. Correct me if I’m wrong, but my understanding is that I need to boot the computer I wish to use as a host in PXE, register it for client use, then log in to my server and create an image and a host, and assign that image to the host, then log in to my server on another computer and begin to upload the image. I have a couple problems.
Thanks in advance for any help you can provide!