• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Fog TFTP boot issue

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    6
    1.8k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Balaun
      last edited by

      I get the error in the attachment. http://<fog-server>//service/ipxe/bg.png. The issue is the “//service” it should be “/fog/service”. I have tried switching files to fix this and I can not figure out where I need to make the edit to fix this issue (bzimage files and kpxe fiels). Where do i make the necessary change. Thanks for any help and guidance.error.jpg

      1 Reply Last reply Reply Quote 0
      • B
        Balaun
        last edited by

        Fog 1.2.0, on Ubuntu server.

        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @Balaun
          last edited by Wayne Workman

          @Balaun Read through this: https://forums.fogproject.org/topic/4097/ipxe-could-not-boot-no-such-file-or-directory

          I think your problem is that FOG installed the fog web folder in the wrong spot. Ubuntu has changed since 1.2.0’s release.

          It’s probably here: /var/www/fog and it should be here: /var/www/html/fog Just a guess, I’m not totally sure because you didn’t specify what version of Ubuntu Server you are running.

          A symbolic link is likely the most simple fix. Something like ln -s /var/www/fog /var/www/html

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          1 Reply Last reply Reply Quote 0
          • B
            Balaun
            last edited by

            Thank you I will look into this tommorrow. I asssumed ther was just a document i could edit the path to the correct location. like a php file.

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by

              I reckon it’s got to do with a wrong setting within the FOG web interface. Access the web GUI and go to FOG Configuration -> FOG Settings -> Web Server and see what the option ‘FOG_WEB_ROOT’ is set to. I guess it is ‘/’ but should be ‘/fog/’.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              1 Reply Last reply Reply Quote 1
              • B
                Balaun
                last edited by

                Thank you Uncle Frank that was the answer. instead of being /fog/ there was nothing there.

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post

                134

                Online

                12.1k

                Users

                17.3k

                Topics

                155.3k

                Posts
                Copyright © 2012-2024 FOG Project