• Kernel issue, FOG 1.0.1, CentOS 6.5.

    1
    0 Votes
    1 Posts
    626 Views
    No one has replied
  • PXE permission denied

    2
    0 Votes
    2 Posts
    4k Views
    S

    Resolved this issue by

    [CODE]chown -R fog:root /tftpboot[/CODE]

  • 'PXE-E32: TFTP Open Timeout' back after 1.0.1 install on Ubuntu 12.04

    13
    0 Votes
    13 Posts
    13k Views
    M

    [quote=“Iulian Constantinescui, post: 27800, member: 24331”]Solved,

    If you do a cleanup install or an upgrade you must change the config/settings in your linux/windows DHCP server.
    On windows DHCP server make sure you put the 66 and 67 option.[/quote]

    My option 66 and 67 settings were correct, otherwise the client wouldn’t have been able to talk to the fog server at all. What solved (and I use that term loosely) the problem was a clean install of Ubuntu 14.04. All is working beautifully now and I don’t need an rc.local edit either.

    Thanks again to everyone that chimed in.

  • I give up.

    23
    0 Votes
    23 Posts
    7k Views
    Jaymes DriverJ

    [quote=“TheRiceKing, post: 28417, member: 24158”]There is Fog version for Windows?

    There is a Fog version for Windows?[/quote]

    There is a client to communicate with FOG from windows called the TFTP Client, if you download it and run the command we can verify that your boot file is getting to the correct location as intended.

    FOG is only developed for linux operating systems. The creators devised an ingenious way to image machines using the pxe boot method which was highly sought after during the time when other similarly functioning softwares costed a large amount of cash. They used FREE software to complete the project, it since then has grown and a lot of features and additions have happened. FOG is developed for linux so it is free because it uses other free software. It can not function on windows without emulation.

    Please add the tftp client in the Add and Remove Features section and run the command.

  • Ubuntu 14.04/FOG 1.01, copied snapins from old installation not deploying

    3
    0 Votes
    3 Posts
    1k Views
    A

    A find and replace on that field in MySQL took care of it for me.
    [CODE]UPDATE snapins
    SET sFilePath = replace(sFilePath, ‘/opt/fog/snapins/’, ‘’);[/CODE]

  • Fog 1.0.1 and Ubuntu 14.04 joining domain problems

    15
    0 Votes
    15 Posts
    4k Views
    M

    Ok, I on a whim created a new user in AD with sole purpose of joining computers to AD, re-encrypted a new password and it appears to have resolved the issue.

    Can’t thank you guys enough for the help and the amazing software

    Thanks,

    Matt

  • Unable to deploy image

    5
    0 Votes
    5 Posts
    2k Views
    Tom ElliottT

    Is /images a symlink on your system?

  • No OS Found Post Deploy

    3
    0 Votes
    3 Posts
    1k Views
    V

    updated to latest btsync, now deploys properly.

  • Deploy fails after MBR no errors

    1
    0 Votes
    1 Posts
    850 Views
    No one has replied
  • Multicast Management Server Issue

    4
    0 Votes
    4 Posts
    2k Views
    JunkhackerJ

    there is a donate link on the sourceforge page

  • Error When Imaging

    10
    0 Votes
    10 Posts
    3k Views
    B

    Thanks Tom!

    Didn’t know about that option… 😄

  • Tftpboot/fog ?

    5
    0 Votes
    5 Posts
    2k Views
    Jaymes DriverJ

    [quote=“mhd, post: 28175, member: 24355”]hello
    I don’t understand if i can add iso image ?!
    please help me :)[/quote]

    Hello, you can, don’t thread jack, use the search feature!

  • Uploading Image Issue

    20
    0 Votes
    20 Posts
    6k Views
    S

    Is there any direction on how to do this?

  • Snapins fail to deploy with 1.0.1

    26
    0 Votes
    26 Posts
    12k Views
    K

    Your suggested run with command failed:
    [CODE]5/27/2014 1:54 PM FOG::SnapinClient Snapin Found:
    5/27/2014 1:54 PM FOG::SnapinClient ID: 9041
    5/27/2014 1:54 PM FOG::SnapinClient RunWith: %windir%\syswow64\cscript.exe
    5/27/2014 1:54 PM FOG::SnapinClient RunWithArgs:
    5/27/2014 1:54 PM FOG::SnapinClient Name: W7-adjoin
    5/27/2014 1:54 PM FOG::SnapinClient Created: 2014-05-27 12:51:41
    5/27/2014 1:54 PM FOG::SnapinClient Args: -silent -eulaAccepted
    5/27/2014 1:54 PM FOG::SnapinClient Reboot: No
    5/27/2014 1:54 PM FOG::SnapinClient Starting FOG Snapin Download
    5/27/2014 1:54 PM FOG::SnapinClient Download complete.
    5/27/2014 1:54 PM FOG::SnapinClient Starting FOG Snapin Installation.
    5/27/2014 1:54 PM FOG::SnapinClient The system cannot find the file specified
    5/27/2014 1:54 PM FOG::SnapinClient at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
    at FOG.SnapinClient.startWatching()
    5/27/2014 1:54 PM FOG::SnapinClient Attempting to connect to fog server…
    5/27/2014 1:54 PM FOG::SnapinClient Module is active…
    5/27/2014 1:54 PM FOG::SnapinClient No Tasks found for: D0:67:E5:57:D3:6B|38:59:F9:40:D8:E8
    5/27/2014 1:54 PM FOG::GUIWatcher Message found, attempting to notify GUI!
    5/27/2014 1:55 PM FOG::GUIWatcher Dispatch OK![/CODE]

  • CHANGE NAME COMPUTER PROBLEMA

    2
    0 Votes
    2 Posts
    1k Views
    W

    [QUOTE]26/05/2014 15:19 FOG::HostnameChanger en System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos)
    en System.Convert.ToByte(String value, Int32 fromBase)[/QUOTE]

    Is your domain password encrypted using Fogcrypt?

  • 0 Votes
    11 Posts
    3k Views
    N

    No worries. I didn’t know how far you wanted to go with that. It doesn’t bother me any, and I realize it’s Apple’s fault in the end.

  • Roll back Fog 1.0.1

    1
    0 Votes
    1 Posts
    800 Views
    No one has replied
  • FTP Error in FOG 1.0.1

    19
    0 Votes
    19 Posts
    7k Views
    E

    Kernel updates are now working for me on CentOS 6.5 after installing subversion 17?? On Friday.

    These instructions were helpful:

    [url]http://fogproject.org/wiki/index.php/SVN[/url]

  • Ipxe problem XW4400

    1
    0 Votes
    1 Posts
    791 Views
    No one has replied
  • Upgrade to FOG 1.0.1- Unable to Connect to Database

    20
    0 Votes
    20 Posts
    9k Views
    A

    [quote=“Reuben Bannister, post: 27439, member: 24266”]Im also having the same problem’s. I’ve reinstalled my Ubuntu about 20 times on site on Friday pulling my hair out!

    Hopefully they will get this sorted asap as this was my first time using the software and Im clueless about Linux as well so having to install Ubuntu Workstation then think it was something i was doing wrong to then install Server and find the same issues. Watched the install videos over and over.

    This seems to help If I run ‘sudo service mysql stop’, then ‘sudo service MySQL start’, everything works perfectly until next reboot.[/quote]

    I too am having this problem and this solution works (at least temporarily).

191

Online

12.3k

Users

17.4k

Topics

155.6k

Posts