Navigation

    FOG Project

    • Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Jeff Turley
    J
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Jeff Turley

    @Jeff Turley

    0
    Reputation
    22
    Posts
    532
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Jeff Turley Follow

    Best posts made by Jeff Turley

    This user hasn't posted anything yet.

    Latest posts made by Jeff Turley

    • FOG 1.2.0 Kernel Update page does not show list of Kernels

      When I Go to the Kernel update page to update the kernel there are no kernels listed. Published Kernels is selected but the rest of the page below that is blank. On the logon page the following is shown next to Latest Version: Error Contacting Server. However, from the configuration page the FOG Sourceforge Page and FOG Home page links work. Any ideas

      Thanks

      posted in FOG Problems
      J
      Jeff Turley
    • RE: Ipxe Could not boot no such file or directory

      Figured it out I modified the document root in the Apache config to point to /var/www/fog. Changed that back to /var/www/html and things started working. Thanks would not have figured it our with out your help.

      posted in FOG Problems
      J
      Jeff Turley
    • RE: Ipxe Could not boot no such file or directory

      Any idea why. I am comparing things with my other fog server and they look they same.

      posted in FOG Problems
      J
      Jeff Turley
    • RE: Ipxe Could not boot no such file or directory

      The symlink points to the fog direcotry

      posted in FOG Problems
      J
      Jeff Turley
    • RE: Ipxe Could not boot no such file or directory

      [quote=“Junkhacker, post: 38753, member: 21583”]did the installer automatically put fog in the web root instead of in /fog, or is that something you changed?[/quote]

      The installer put it there it also created a symlink in the /var/www/html directory.

      posted in FOG Problems
      J
      Jeff Turley
    • RE: Ipxe Could not boot no such file or directory

      Nothing comes up in a browser if I go to [URL=‘http://ip-address/fog/service/ipxe/boot.php’][COLOR=#737373]http://ip-address/fog/service/ipxe/boot.php[/COLOR][/URL]. however, if I remove fog form the path the pages loads in a web browser. so [URL=‘http://ip-address/fog/service/ipxe/boot.php’][COLOR=#737373]http://ip-address/service/ipxe/boot.php[/COLOR][/URL] works.

      posted in FOG Problems
      J
      Jeff Turley
    • RE: Ipxe Could not boot no such file or directory

      This gets more odd. I have a second fog server at a different location that is working correctly. If I configure things so that clients on this network connect to that fog server they get the same error. I have triple checked my dhcp options and the ip helper address on the switches. That is working because I get ipxe to boot it is tftp that is having the problem.

      posted in FOG Problems
      J
      Jeff Turley
    • RE: Ipxe Could not boot no such file or directory

      [quote=“ArchFan, post: 38728, member: 19266”]Verify:
      DHCP options 66 and 67 are set to correct ip and filename
      filename should be undionly.kpxe
      ip should be the ip of the FOG server

      Make sure the firewall is disabled
      [CODE]
      sudo ufw disable
      [/CODE]

      Can you download the file from the FOG server to a client using TFTP?[/quote]

      DHCP options are correct firewall is disabled

      Having trouble downloading the file. Not sure if it is the server or if I do not know how to use the tftp command.

      posted in FOG Problems
      J
      Jeff Turley
    • Ipxe Could not boot no such file or directory

      I have a new fog 1.2 install on Ubuntu 14.04 when I PXE boot I get the following error:

      [url]http://ip-address/fog/service/ipxe/boot.php[/url] … No such file or directory

      The file is there tftp and apache are running. I also restarted the tftp service.

      Any ideas?

      Thanks

      posted in FOG Problems
      J
      Jeff Turley
    • RE: Replication of images between fog server

      If I copy over the images with rsync do I need to add image descriptions in the web ui?

      posted in General
      J
      Jeff Turley