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

EFI Exit types

Scheduled Pinned Locked Moved Solved
FOG Problems
4
10
2.5k
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.
  • S
    sudburr
    last edited by Feb 10, 2017, 2:45 PM

    Server
    • FOG Version: 1.3.5 RC3
    • OS: CentOS 7.2.x
    Client
    • Service Version: n/a
    • OS:
    Description

    I’m having fun delving into UEFI systems now and I have a `problem’, or rather a question.

    Has anyone got any EFI exit type other than rEFInd to work universally?

    ‘EXIT’ as an option always elicits a chainloading error for me, while the other options are hit and miss.

    [ Standing in between extinction in the cold and explosive radiating growth ]

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Wayne Workman Feb 11, 2017, 9:44 AM Feb 10, 2017, 6:47 PM

      Not universally.

      At my old job, some were set to rEFInd, some to grub.

      there isn’t an option that works for everything, this is why the setting is adjustable per-host.

      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
      • S
        sudburr
        last edited by Feb 10, 2017, 7:02 PM

        Okay, let me put it another way.

        Does the default FOG setting for `Exit to Hard Drive Type(EFI)’ of EXIT work for anyone?

        [ Standing in between extinction in the cold and explosive radiating growth ]

        1 Reply Last reply Reply Quote 0
        • W
          Wayne Workman
          last edited by Wayne Workman Feb 11, 2017, 9:44 AM Feb 11, 2017, 3:39 PM

          I see what your getting at.

          You can change your default on your own, right here:
          Web Interface -> FOG Configuration -> FOG Settings -> FOG Boot Settings -> FOG_BOOT_EXIT_TYPE & FOG_EFI_BOOT_EXIT_TYPE

          For the record, I vaguely remember one guy here that had to use the EXIT one because none other would work on the system model he had.

          @Developers The default FOG_EFI_BOOT_EXIT_TYPE probably should be REFIND_EFI or GRUB. I’ve had the most luck with REFIND_EFI in my own experience.

          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/

          G 1 Reply Last reply Feb 11, 2017, 3:58 PM Reply Quote 0
          • G
            george1421 Moderator @Wayne Workman
            last edited by Feb 11, 2017, 3:58 PM

            @Wayne-Workman said in EFI Exit types:

            @Developers The default FOG_EFI_BOOT_EXIT_TYPE probably should be REFIND_EFI or GRUB. I’ve had the most luck with REFIND_EFI in my own experience.

            (Thinking big picture here) Then we probably need to focus on the default settings for rEFInd too. If people have to tweak the config file we should find out what they are changing and how it solved their problem.

            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!

            W 1 Reply Last reply Feb 11, 2017, 3:59 PM Reply Quote 0
            • W
              Wayne Workman @george1421
              last edited by Feb 11, 2017, 3:59 PM

              @george1421 I’ve never had to tweak it, but I know a few people here have.

              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 1
              • T
                Tom Elliott
                last edited by Feb 11, 2017, 5:19 PM

                I’ve already adjusted the refind.conf file to use the “internal” setting that most others were having to change there file for.

                The reason “EXIT” was used as the default was at the time this modification was added EXIT was really the only option. Grub types wouldn’t work with EFI, and SANBOOT either. We didn’t have reEFInd back then.

                I’m not changing the “default” option. Why? Because that was added quite a LONG time ago. To ‘fix’ it would mean it would only be good for new installs. If I define the exit type for this implicitly, it means those who update will have their configurations changed as well, only really noticeable if they aren’t using rEFInd.

                it’s a GUI Update to set either individually on hosts or as the default. I’d more lean on saying put it in the “gotcha’s” under the EFI information on the wiki.

                The bottom line, “Could I change it?” Sure I could. “Should I change it?” I don’t think so. Especially now.

                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

                G 1 Reply Last reply Feb 11, 2017, 5:25 PM Reply Quote 1
                • G
                  george1421 Moderator @Tom Elliott
                  last edited by Feb 11, 2017, 5:25 PM

                  @Tom-Elliott I might say not to change the default for existing installs, but for new installs I would think that refind is more appropriate of a choice. I wasn’t aware that you adjusted/fixed the default settings in the conf file (nice job!).

                  I think today moving forward that refind would be a good choice. I also agree with your justification about changing the default for already installed FOG environments.

                  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!

                  W T 2 Replies Last reply Feb 11, 2017, 5:33 PM Reply Quote 1
                  • W
                    Wayne Workman @george1421
                    last edited by Feb 11, 2017, 5:33 PM

                    @george1421 That sounds good.

                    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
                    • T
                      Tom Elliott @george1421
                      last edited by Feb 11, 2017, 5:39 PM

                      @george1421 The changes have been made.

                      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 2
                      • 1 / 1
                      1 / 1
                      • First post
                        6/10
                        Last post

                      175

                      Online

                      12.1k

                      Users

                      17.3k

                      Topics

                      155.3k

                      Posts
                      Copyright © 2012-2024 FOG Project