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

    Boot winpe StorageNode

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    6
    376
    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.
    • D
      Deblau73
      last edited by

      Hello,
      I have a 1.5.9 Fog server with 1.5.9 storage nodes.
      I have a winpe entry that starts on the fog server with the tftp menu parameters
      (set tftp-path //${fog-ip}
      set pe-path ${tftp-path}/os/winpe).

      How to start on storage nodes (variable fog-ip)?
      Thanks

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

        @Deblau73 The fog-ip variable always points to the main FOG server node. We added a new variable called storage-ip in dev-branch version 1.5.9.37 (github commit) or manually add the change in /var/www/html/fog/lib/fog/bootmenu.class.php. So you can update to the latest dev-branch to get it. It will be a few months till we get all things ready for the next official release.

        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

        D 1 Reply Last reply Reply Quote 1
        • D
          Deblau73 @Sebastian Roth
          last edited by

          @sebastian-roth Thank you, that’s exactly what I was looking for.
          I changed the file /var/www/html/fog/lib/fog/bootmenu.class.php manually.
          The IP is correct (IP storage node) but I have a file error not found (wimboot).
          Yet I copied the files from tftpboot to the storagenode.
          I’m not in front of the computer. I’m looking on Monday.

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

            @deblau73 said in Boot winpe StorageNode:

            (set tftp-path //${fog-ip}
            set pe-path ${tftp-path}/os/winpe).

            Shouldn’t that be: set tftp-path tftp://${...?

            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

            D 1 Reply Last reply Reply Quote 0
            • D
              Deblau73 @Sebastian Roth
              last edited by

              @sebastian-roth set tftp-path tftp://${storage-ip}

              D 1 Reply Last reply Reply Quote 0
              • D
                Deblau73 @Deblau73
                last edited by

                @deblau73 Hello,
                It’s perfect with set tftp-path tftp://${storage-ip}

                Thanks

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

                195

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project