Latest Development FOG
-
Rev 3060
-
You can upgrade to Rev 3061, though it shouldn’t matter. I’ve updated the init’s as well.
-
It made no difference. It PXE boots and after displaying the FOG banner with the Image Download task information it scrolls up real quick leaving the blinking cursor.
-
Can you recreate the task as a debug task?
-
Thanks for your time Tom.
I sent it as a Debug Download. At the prompt I typed fog to start the task. It displays the banner and afetr hitting Enter I go back to the blinking cursor.
I’ve tried to run the scripts manually and it all starts when it runs fog.checkin
-
if you can get back to the command prompt, type
[code]ifconfig[/code]Does the network you need show up? What if you type
[code]ifconfig -a[/code]What’s in the /etc/network/interfaces file?
[code]cat /etc/network/interfaces[/code] -
It has no ip address, although the eth0 interface is there.
The content of /etc/network/interfaces shows
[CODE]iface lo inet loopback[/CODE]
I tried to set the IP manually, with no luck.
-
what do you get if you run:
[code]/etc/init.d/S40network[/code]
??
Are there errors reported?
-
[CODE]Starting network …
ifup: duplicate interface "lo[/CODE]But no ip received from DHCP
PS: This computer could image earlier this morning, before updating to 3060.
-
If you:
[code]cat /etc/network/interfaces[/code]
What do you see?
-
[CODE]iface lo inet loopback
auto eth0
iface eth0 inet dhcp
udhcpc_opts -t 100 -T 20
iface lo inet loopback
[/CODE] -
Can you reinstall? I think the issue has finally been found and fixed.
-
I’ll give it a try and let you know the results.
-
I’ve deleted
/opt/fog
/var/www/fog
/tftpbootDownloaded the latest SVN revision (3067) but I’m still having the same error
-
Download my init.xz from [url]http://mastacontrola.com/fogboot/init.xz[/url]
I do want to get it set by a more automated means, but it seems nothing works.
-
Thanks Tom again for your time.
I’ve downloaded and installed your init.xz. This time it has taken a little longer to boot, in the discovery phase. It grabs the IP with udhcpc correctly but we get to the same point.
I’ve grabbed a video I’m trying to upload to show you how it behaves. For what I’ve seen (pausing the video), the problem starts right after sending the inventory …
You can find the video here: [url]http://1drv.ms/1M4DkFT[/url]
-
I have a suspicion of the problem.
Can you delete the host and re-register it?
-
Unfortunately, Deleting and re-adding the host made no difference.
-
I just upgraded to Version 3067 and I’m noticing a lot of issues with this revision. When you go into a host none of the Host Menu links work. It doesn’t try to load any of the pages. The Host List Report also only shows a blank page. All of the service links on the services page takes me to a page to download FOG. When I come across any others I’ll post it but right now those are the big ones I’m noticing.
-
Try clearing your browser cache jamesb.