• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. TylerC
    3. Topics
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 30
    • Groups 0

    Topics

    • T

      TFTP PXE-T01: File Not Found

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      10
      0 Votes
      10 Posts
      9k Views
      Tom ElliottT

      Have you taken a look at the FOG Server to ensure firewalls are disabled?
      In Ubuntu is verified with:
      [code]sudo service ufw disable[/code]

      In CentOS you need to ALSO disable selinux:
      [code]chkconfig iptables off
      service iptables stop
      sed -i ‘s/SELINUX=enforcing/SELINUX=disabled/’ /etc/sysconfig/selinux
      sed -i ‘s/SELINUX=enforcing/SELINUX=disabled/’ /etc/selinux/config
      reboot[/code]

      Have you verified that the permissions of the /tftpboot directory are correct? They should be set to:
      [code]chown -R fog:root /tftpboot[/code]

    • T

      Dell Optiplex 320

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      13
      0 Votes
      13 Posts
      6k Views
      W

      Sorry, meant to get back to you sooner. The kkpxe didn’t change the situation. I just upgraded to 1.2.0 today and noticed it set the menu back to the original… so I had to go in and edit the file again. Glad I posted here, made it a lot easier to re-locate it. 🙂

      Something with the video chip in these 320s just doesn’t like that bg.png file… I can add a video card to a 320 and it works fine. The built in video appears to be the problem.

    • T

      Database Import

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      5
      0 Votes
      5 Posts
      3k Views
      A

      I would recommend to install PHPmyadmin
      [url]http://www.phpmyadmin.net/home_page/index.php[/url]

      You can easily administer your fog database … insert things manually, remove or add columns … you know - all that “admin-y” stuff that lets you break the whole thing if you are not careful. but at least you do not need to know any SQL … and can monitor the back-end directly.

    • T

      Downgrade to 0.32

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      22
      0 Votes
      22 Posts
      9k Views
      J

      before you do that just try change the value of FOG_UPLOADRESIZEPCT to 15
      It is in the general settings.

      I seem to remember we had the same problem, a couple of years ago.

    • T

      Dell Optiplex 755

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      6
      0 Votes
      6 Posts
      3k Views
      Tom ElliottT

      My guess is your trying to image using MBR, but the Drives are partitioned through GPT. Just saying, check it out.

    • 1 / 1