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

add boot menu to deploy associated image

Scheduled Pinned Locked Moved Solved
Feature Request
5
21
6.0k
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.
  • G
    george1421 Moderator @Tom Elliott
    last edited by Apr 8, 2017, 5:04 PM

    @x23piracy Tom said in add boot menu to deploy associated image:

    A new item in FOG Settings under FOG Boot Settings will allow you to display the images as a list or not.

    It sounds like there is now a global option to do this.

    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!

    T 1 Reply Last reply Apr 8, 2017, 5:11 PM Reply Quote 0
    • T
      Tom Elliott @george1421
      last edited by Apr 8, 2017, 5:11 PM

      @george1421 I should clarify, there “will be” the ability to make this choice when I push up the next RC.

      If you all want to use this now, please install the working branch.

      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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      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
      • G
        george1421 Moderator
        last edited by george1421 Apr 8, 2017, 11:17 AM Apr 8, 2017, 5:17 PM

        We all must understand the impact of turning on (or off depending on the logic used) this function. With the display only defined images enabled you will not be able to do a quick image on an unregistered host. Because an unregistered host will not be in fog so there will be nothing to display in that quick image menu. If you turn this feature off then you will be able to quick image any unregistered system, but you will also see all possible images when you try to quick image a registered host.

        This is a handy feature as long as you understand the caveats of it being enabled/disabled.

        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!

        T 1 Reply Last reply Apr 8, 2017, 5:38 PM Reply Quote 2
        • T
          Tom Elliott @george1421
          last edited by Apr 8, 2017, 5:38 PM

          @george1421 That’s precisely what my logic flow is.

          If the image list is enabled, show a list of all defined images. This will work for unregistered and registered hosts. If a host is registered, the associated image will be selected for the user and will automatically begin imaging after the PXE Timeout period.

          If the image list is disabled, it will only present a registered host it’s associated image and will begin imaging after the PXE Timeout period. If a registered host has no image associated, it will print the error. If an unregistered host selects the deploy image item, it will print the error.

          In ALL cases (On or off) if you have no images defined it will print the error.

          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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          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

          X 1 Reply Last reply Apr 8, 2017, 6:08 PM Reply Quote 0
          • X
            x23piracy @Tom Elliott
            last edited by Apr 8, 2017, 6:08 PM

            @Tom-Elliott don’t slap me but where exactly is the option located?

            ║▌║█║▌│║▌║▌█

            T 1 Reply Last reply Apr 8, 2017, 6:53 PM Reply Quote 0
            • T
              Tom Elliott @x23piracy
              last edited by Apr 8, 2017, 6:53 PM

              @x23piracy

              @Tom-Elliott said in add boot menu to deploy associated image:

              A new item in FOG Settings under FOG Boot Settings will allow you to display the images as a list or not.

              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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              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

              X L 2 Replies Last reply Apr 10, 2017, 5:08 PM Reply Quote 0
              • X
                x23piracy @Tom Elliott
                last edited by Apr 10, 2017, 5:08 PM

                @Tom-Elliott thanks, tested it’s working as expected. Thank You!

                ║▌║█║▌│║▌║▌█

                1 Reply Last reply Reply Quote 0
                • L
                  lebrun78 @Tom Elliott
                  last edited by Apr 11, 2017, 10:12 AM

                  @Tom-Elliott
                  I checked, but I get this message,
                  “Host is not valid, host has no image assigned, or there are no images defined on the server.”
                  But I have a image assigned to this host, win10-3
                  alt text

                  Fog Version: Fog 1.5.10
                  Server OS: AlmaLinux release 8.8

                  T 1 Reply Last reply Apr 11, 2017, 10:16 AM Reply Quote 0
                  • T
                    Tom Elliott @lebrun78
                    last edited by Apr 11, 2017, 10:16 AM

                    @lebrun78 Then something is wrong with your configuration.

                    The message will only happen in the cases I described.

                    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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    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

                    L 1 Reply Last reply Apr 11, 2017, 12:07 PM Reply Quote 0
                    • L
                      lebrun78 @Tom Elliott
                      last edited by Apr 11, 2017, 12:07 PM

                      @Tom-Elliott
                      Trying to found the source of the problem, I’ve just created a new image, capture it from win10-3.

                      After reboot, I have always the same error.
                      In log I have the no error at capture
                      alt text

                      Where should I have a look ?

                      Fog Version: Fog 1.5.10
                      Server OS: AlmaLinux release 8.8

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

                      165

                      Online

                      12.1k

                      Users

                      17.3k

                      Topics

                      155.3k

                      Posts
                      Copyright © 2012-2024 FOG Project