• Trying to register a computer within my network through PXE and.....

    2
    0 Votes
    2 Posts
    817 Views
    Tom ElliottT

    What FOG Version?

    What OS?

    Have you tried other kernels?

  • There is an active task against a client computer.......

    1
    0 Votes
    1 Posts
    727 Views
    No one has replied
  • /bin/fog.download error 409 too many arguments

    12
    0 Votes
    12 Posts
    6k Views
    R

    I had tried 3.14.2 earlier, and it wasn’t working.

    I then switched to 3.14.5, and it didn’t work either.

    I switched back to 3.14.2, and it started working. (Perhaps only with the “Legacy” switch set to on)

  • Best way to update to Fog.33b?

    37
    0 Votes
    37 Posts
    18k Views
    Jaymes DriverJ

    [quote=“Joseph Waldfogel, post: 29366, member: 23569”]Thanks, for the firewall tips, unfortunately none have worked. I have gotten systems to image though. So for now, atleast until I get some of these systems off my plate; I am imaging machines as is. The question I have now is, when I set up Virtual box do I need to change the nat ftp setting to undionly.kpxe. If this needs to be addressed with a new post let me know and I will do so.[/quote]

    I don’t NAT in Virtual Box, I run bridged.

  • I need bzImageallnet

    1
    0 Votes
    1 Posts
    661 Views
    No one has replied
  • Clonezilla works, FOG does not - both use PARTCLONE 0.2.69...help please

    11
    0 Votes
    11 Posts
    5k Views
    U

    Thank you Jamie.
    I will keep that in mind. If I go that route, I could use all the help I can get.

  • HP 500B MT will not PXE BOOT - File not found

    17
    0 Votes
    17 Posts
    12k Views
    B

    Just for anyone who runs into this in the future you can use a clone zilla live usb stick to pxe boot the system to fog.

    Takes a flash drive with 140mb of space and works really slick.

    I had this issue with our 500B MT’s.

  • How does FOG behave when passed an invalid file path?

    2
    0 Votes
    2 Posts
    764 Views
    JunkhackerJ

    check the /images/dev folder for the temp files named after the mac address of the computer they came from

  • SELinux won't disable

    3
    0 Votes
    3 Posts
    2k Views
    R

    [quote=“Tom Elliott, post: 29356, member: 7271”]Try the command:
    [code]sed -i ‘s/SELINUX=enforcing/SELINUX=disabled/’ /etc/selinux/config[/code]

    Normally the /etc/sysconfig/selinux is just a symbolic link to /etc/selinux/config, but sometimes the link doesn’t happen and it becomes it’s own file.

    Once you do the sed command, you will likely need to restart the system again.

    Thanks[/quote]

    Yes, that was it, selinux is now disabled. Thanks for the quick fix.

  • CentOS 6.5 and FOG 1.0.1 Install Problem

    6
    0 Votes
    6 Posts
    2k Views
    D

    Thanks for your responses. I’ll be moving this to RHEL6 so this will probably help in case I have any issues. Thanks for all the work on FOG! Been using it for over 4 years and it has been a big help!

  • Stuck at /boot.php... operation not permitted

    9
    0 Votes
    9 Posts
    4k Views
    T

    Found it, works correctly now. Thanks for all the Help!

  • Blank page in fog 1.0.1

    4
    0 Votes
    4 Posts
    2k Views
    Y

    🙂 it works for me thank you very much !!!

  • HD is null; no hard disk was found

    5
    0 Votes
    5 Posts
    3k Views
    D

    Time to update 🙂

  • Fog 1.0.1 and Ubuntu 14.04 network printers

    5
    0 Votes
    5 Posts
    2k Views
    Tom ElliottT

    [quote=“zacharylewis07, post: 29144, member: 24431”]Having Printer Issues Also…
    I’ve installed FOG 1.1.0 with patches from svn version 1780, yet I’m still having issues with PrinterManager adding and removing printers. I have “Add and Remove” selected for all hosts under “Printers” in Host Management.

    Experiencing the following…
    [LIST]
    []Random comments in the FOG log: PrinterManager Service is disabled and I get no printers deployed at all.
    []When printers do finally decide to deploy, I can’t remove them afterwards without cleaning up the registry.
    [/LIST]
    Any help is greatly appreciated.

    User since FOG 0.26 (Love the software)[/quote]

    Did you upgrade from 0.32 or is this a “fresh” install of 1.1.0?

  • FOG 1.0.1 - client doesn't get the FOG boot menu.

    27
    0 Votes
    27 Posts
    14k Views
    D

    Can i try both? Or does it have to be a undionly.kpxe?

    Also, after restarting my server every time to try these new files, when trying to hit the web GUI i get an unable to connect to database error - although i’ve put the password in the commons/config.php folder…it was workign previously

  • Snapin client Module is active...

    3
    0 Votes
    3 Posts
    1k Views
    A

    Okay…They are “In Progress” now.

    Thanks,

    Andy

  • Fog 1.0.1 image creation

    8
    0 Votes
    8 Posts
    3k Views
    T

    All errors were related to FTP, realized my FTP client was connecting on port 22, not 21. VSFTPD would not connect on 21. I removed VSFTPD and installed ProFTP and it is working now! Images created!

  • FOG 1.0.1 and older NICs

    32
    0 Votes
    32 Posts
    16k Views
    Scott BS

    [quote=“Junkhacker, post: 29161, member: 21583”]if you run
    [FONT=Consolas]tftp x.x.x.x get default.ipxe[/FONT]
    does it download the file?[/quote]

    I see what I did. When updating the tftboot files I accidentally moved default.ipxe. Thanks!

  • Web interface problems after upgrading to 1.01

    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    You don’t need to wallow or anything. It happens, thats why you ask questions.

  • FOG 1.0.1 FOGMulticastManager service won't start

    10
    0 Votes
    10 Posts
    4k Views
    R

    [quote=“Tom Elliott, post: 29051, member: 7271”]Change the document root of your apache information to /var/www[/quote]

    I’ve changed the documentroot, but there’s no difference.

    [CODE][Wed Jun 04 12:15:10.484125 2014] [:error] [pid 7062] [client 10.4.30.43:49221] PHP Warning: require(…/commons/base.inc.php): failed to open stream: No such file or directory in /var/www/fog/service/servicemodule-active.php on line 2
    [Wed Jun 04 12:15:10.484155 2014] [:error] [pid 7062] [client 10.4.30.43:49221] PHP Fatal error: require(): Failed opening required ‘…/commons/base.inc.php’ (include_path=‘.:/usr/share/php:/usr/share/pear’) in /var/www/fog/service/servicemodule-active.php on line 2
    [Wed Jun 04 12:15:13.479323 2014] [:error] [pid 7091] [client 10.4.30.43:49220] PHP Warning: require(…/commons/base.inc.php): failed to open stream: No such file or directory in /var/www/fog/service/servicemodule-active.php on line 2
    [Wed Jun 04 12:15:13.479352 2014] [:error] [pid 7091] [client 10.4.30.43:49220] PHP Fatal error: require(): Failed opening required ‘…/commons/base.inc.php’ (include_path=‘.:/usr/share/php:/usr/share/pear’) in /var/www/fog/service/servicemodule-active.php on line 2
    [Wed Jun 04 12:26:44.439631 2014] [:error] [pid 7157] [client 10.4.30.174:49235] PHP Warning: require(…/commons/base.inc.php): failed to open stream: No such file or directory in /var/www/fog/service/servicemodule-active.php on line 2
    [Wed Jun 04 12:26:44.439661 2014] [:error] [pid 7157] [client 10.4.30.174:49235] PHP Fatal error: require(): Failed opening required ‘…/commons/base.inc.php’ (include_path=‘.:/usr/share/php:/usr/share/pear’) in /var/www/fog/service/servicemodule-active.php on line 2
    [Wed Jun 04 12:26:47.437465 2014] [:error] [pid 7121] [client 10.4.30.174:49234] PHP Warning: require(…/commons/base.inc.php): failed to open stream: No such file or directory in /var/www/fog/service/servicemodule-active.php on line 2
    [Wed Jun 04 12:26:47.437494 2014] [:error] [pid 7121] [client 10.4.30.174:49234] PHP Fatal error: require(): Failed opening required ‘…/commons/base.inc.php’ (include_path=‘.:/usr/share/php:/usr/share/pear’) in /var/www/fog/service/servicemodule-active.php on line 2
    [Wed Jun 04 12:33:39.110303 2014] [:error] [pid 7199] [client 10.4.30.174:49184] PHP Warning: require(…/commons/base.inc.php): failed to open stream: No such file or directory in /var/www/fog/service/servicemodule-active.php on line 2
    [Wed Jun 04 12:33:39.110333 2014] [:error] [pid 7199] [client 10.4.30.174:49184] PHP Fatal error: require(): Failed opening required ‘…/commons/base.inc.php’ (include_path=‘.:/usr/share/php:/usr/share/pear’) in /var/www/fog/service/servicemodule-active.php on line 2
    [/CODE]

    Could these errors be made by clients with the old fog client installed?

128

Online

12.4k

Users

17.5k

Topics

156.0k

Posts