Strange, I see still rev 3827
on https://svn.code.sf.net/p/freeghost/code/trunk/
Posts made by Albatros
-
RE: Debian 8 - Setting up and starting DHCP Server ... failed
-
RE: Debian 8 - Setting up and starting DHCP Server ... failed
Oh interesting. I used the link from the wiki
https://wiki.fogproject.org/wiki/index.php/SVN
-
Debian 8 - Setting up and starting DHCP Server ... failed
Hey,
I have tried to install fog on debian 8 a few weeks ago and there I get the error
Setting up and starting DHCP Server ... failed
Tested current revision (3824) and have still the same problem. Current workaround is to comment out the line
configureDHCP
in filebin/installfog.sh
Grettings,
Albatros -
RE: Starting FOG Snapin Replicator Server...Failed!
I pulled the updates with svn from the trunk directory and started the installer from the trunk/bin directory.
-
RE: Starting FOG Snapin Replicator Server...Failed!
Well did run it again, after an restart and now it works. Have no clue what the cause was, but this is now fixed.
-
RE: Starting FOG Snapin Replicator Server...Failed!
[quote=“Tom Elliott, post: 47188, member: 7271”]when you updated to 3385, where you in the root of your svn?
(e.g.)
/opt/trunk vs. /opt/trunk/packages/web[/quote]I was in the trunk/bin directory, where I run the installfog.sh file.
-
Starting FOG Snapin Replicator Server...Failed!
Hello!
I tried to upgrade my storage node from revision 3090 to the revision 3385.
Tried it a few times and every time it failed with.
[code]Starting FOG Snapin Replicator Server…Failed![/code]
and sometimes the error comes for the other services. o_O
File/Directory permissions are correct.
SQL access works fine and the credentials are correct.
Have reverted back to revision 3090 and there everything works fine.My fog server is in a virtualbox on debian
My storage node is on centos server 6.6
Anyone have an idea?
Thanks,
Albatros -
RE: New Client 0 Bytes
Hey,
Looks like the problem with curl is here, that the github link redirects to a other download link.
Changing the curl code to
[CODE]curl --silent -Lo FOGService.msi https://github.com/FOGProject/fog-client/releases/download/0.7.2/FOGService.msi[/CODE]
works fine. With the option L, curl will follow the redirected link. -
RE: Windows Wont PXE Boot
I had the same problem, some peoples have problems with pxe boot in virtualbox 4.3
[url]https://forums.virtualbox.org/viewtopic.php?f=6&t=66092#p313130[/url]
Can you install a older version of virtualbox? For example 4.2
[url]https://www.virtualbox.org/wiki/Download_Old_Builds[/url] -
RE: Upgrade Problems
Do you have set an mysql password during installation of fog? It could be that the mysql password in fog is not correct and then it fails in updating.
-
RE: Latest Development FOG
I have tried to use the code from github and found here a small issue in boths files from bin folder. Looks like that there was an merge conflict and it wasn’t corrected fully.
Example:
[url]https://github.com/mastacontrola/fogproject/blob/dev-branch/bin/.install.sh#L1[/url]Please fix and ty,
Albatros -
RE: Fatal Error: Failed to mount nfs volume timed out
To see hidden files, change your command ‘ls -l’ to ‘ls -la’.
Edit: If you want to see hidden files/folders over the file manager, press ctrl + h.
-
RE: Usertracking not working on 2410 build
[quote=“Frank, post: 37692, member: 691”]I’ve tried 2412 in it is working
The only thing it is the timezone that it isn’t right for us. Time shown is two hours backwards.
It was this way before? Can we change this? Time shown in the server is right.[/quote]Time from server or inside fog?
If inside fog then look here
[url]http://fogproject.org/forum/threads/fog-time-is-far-off.11799/#post-37522[/url] -
RE: Custom menu ISO files
[quote=“Mark Clark, post: 37580, member: 26486”]Hi Tom,
OK now I’m a little lost, followed the installation and straight forward. Not sure where that TFTP folder comes from then?! Where does the MEM Test ISO reside / appear in the menu then?
I followed the Wiki after FOG was installed on the below link…
[url]http://www.fogproject.org/wiki/index.php/Include_any_ISO_in_the_FOG_Bootmenu[/url]
Should i be running an older version then would you recommend to achieve what i need?
Thanks[/quote]
That entry from the wiki is deprecated for that fog version. Take a look here
[url]http://fogproject.org/forum/threads/add-iso-to-fog-server.11608/#post-36287[/url] -
RE: Git repository
Here is an git repository from Tom
[url]https://github.com/mastacontrola/fogproject[/url] -
RE: Reopening network devices...
I tried a test, where I connected the pc and fog server directly over an switch and the problem disappeared, looks like some problems with the network o_O. Will look into that…
-
Reopening network devices...
Hello!
FOG-revision: 1726
Ubuntu 12.04.5 LTSI have new pcs and tried to register them, but the kernel fails after it load for around 7 minutes:
[CODE]IPConfig: Reopening network devices…[/CODE]I looked trough the forum and tried lots of other kernels from the Kernel Update page, but every kernel fails with the same problem.
specifications of the pc:
motherboard: B85M-E
Chipset: [SIZE=12px][FONT=Segoe UI][COLOR=#333333]Intel B85[/COLOR][/FONT][/SIZE]
[SIZE=12px][FONT=Segoe UI][COLOR=#333333]Graphic: (onboard) [/COLOR][/FONT][/SIZE][FONT=Segoe UI][COLOR=#333333][SIZE=12px]Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller[/SIZE][/COLOR][/FONT]
[FONT=Segoe UI][COLOR=#333333][SIZE=12px]LAN (onboard): [/SIZE][/COLOR][/FONT][SIZE=12px][FONT=Segoe UI][COLOR=#333333]Realtek 8111F[/COLOR][/FONT][/SIZE]
[SIZE=12px][FONT=Segoe UI][COLOR=#333333][/COLOR][/FONT][/SIZE]
Anyone have an idea, what I could try?Thanks,
Lukas -
RE: Uploading with PartClone
I can confirm this strange behavior with the latest revision 2249, too.
-
RE: Image won't deploy
Any idea why the upload process for every partition runs twice?