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

No PXE boot menu on client with FOG 1.2.0 9standlone/iso;ation mode)

Scheduled Pinned Locked Moved Solved
FOG Problems
trying to setup og as imaging s lution in stand alone mode
4
18
7.6k
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.
  • N
    nutcr0cker @Tom Elliott
    last edited by Dec 5, 2015, 6:43 AM

    @Tom-Elliott Thanks for the tip I commented that out Ill have to try tommorrow

    1 Reply Last reply Reply Quote 0
    • N
      nutcr0cker @george1421
      last edited by Dec 5, 2015, 6:47 AM

      @george1421 Thanks

      1 Reply Last reply Reply Quote 0
      • N
        nutcr0cker
        last edited by Dec 6, 2015, 6:36 AM

        After commenting out the 684th line as stated above I get the GUI but then it gets stuck on host registration. Any ideas how to fix that?

        W 1 Reply Last reply Dec 6, 2015, 6:57 AM Reply Quote 0
        • W
          Wayne Workman @nutcr0cker
          last edited by Dec 6, 2015, 6:57 AM

          @nutcr0cker What part of host registration? Can you give us a photo of where it hangs?

          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/

          N 1 Reply Last reply Dec 6, 2015, 7:29 AM Reply Quote 0
          • N
            nutcr0cker @Wayne Workman
            last edited by nutcr0cker Dec 6, 2015, 1:30 AM Dec 6, 2015, 7:29 AM

            @Wayne-Workman Thanks for replying…It hangs at
            Registering host… the dots just keep printing

            1 Reply Last reply Reply Quote 0
            • N
              nutcr0cker
              last edited by Dec 6, 2015, 4:51 PM

              using disk device…/dev/sda

              • Starting host registration…

              It just sits there doing nothing
              This is what I am getting on the client side. Any way to get it to start the host registration? I did verify that the host registration is enabled on the server side under fog settings Thanks for your time and helping me out

              1 Reply Last reply Reply Quote 0
              • G
                george1421 Moderator
                last edited by george1421 Dec 6, 2015, 11:22 AM Dec 6, 2015, 5:19 PM

                Lets think about this for a minute.

                We have an issue with the console, now we have an issue with host registration. Both of these actions require the target device to do something.

                I noted the boot.php output and its calling for the 32 bit kernels and inits. That in it self is not strange, but it makes me wonder what is the make and model of computer we are trying to register. I also noted that the DNS reference points to itself (very strange telling a target computer to use itself as a DNS lookup target dns=127.0.0.1). I’m not saying there isn’t something wrong with FOG here, but we ARE talking about 1.2.0 stable and not a trunk release (pre 1.3.0). I would expect 1.2.0 to react in a predictable manner.

                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 Dec 6, 2015, 5:44 PM Reply Quote 0
                • T
                  Tom Elliott
                  last edited by Dec 6, 2015, 5:43 PM

                  I’m assuming, now that you get to the “processing /dev/sda” part that your system is setup for upload?

                  If that’s the case try following these instructions:

                  https://forums.fogproject.org/topic/3402/stuck-on-dev-sda

                  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 0
                  • T
                    Tom Elliott @george1421
                    last edited by Dec 6, 2015, 5:44 PM

                    @george1421 It always assumes 32 bit in the browser unless you pass, as part of the url, arch=x86_64

                    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 Dec 6, 2015, 6:32 PM Reply Quote 0
                    • G
                      george1421 Moderator @Tom Elliott
                      last edited by Dec 6, 2015, 6:32 PM

                      @Tom-Elliott said:

                      @george1421 It always assumes 32 bit in the browser unless you pass, as part of the url, arch=x86_64

                      My mistake then, I assumed that it was the other way around. I was trying to draw a connection to this abnormal behavior and the limited insight I had into the OPs environment.

                      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!

                      1 Reply Last reply Reply Quote 0
                      • N
                        nutcr0cker @Tom Elliott
                        last edited by nutcr0cker Dec 6, 2015, 4:45 PM Dec 6, 2015, 10:42 PM

                        @Tom-Elliott Thanks commenting the line 632 that worked like a charm for atleast showing the GUI on the client side

                        1 Reply Last reply Reply Quote 0
                        • T
                          Tom Elliott
                          last edited by Dec 7, 2015, 12:49 PM

                          Seeing as the problem of getting the boot menu was the problem of this posting, I’m solving this thread.

                          Please create a separate issue in regards to the registration problem. You can link back to this thread too so you don’t have to rewrite all the details. Just give the new posting a title that says (Using /dev/sda) Host Registration Hung or something like that.

                          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 0
                          • 1 / 1
                          1 / 1
                          • First post
                            16/18
                            Last post

                          147

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project