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

Boot process freezes on registration process

Scheduled Pinned Locked Moved
FOG Problems
freezes boot issue register cisco 1.5.9
2
10
1.2k
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
    SomeITGuy
    last edited by Jun 16, 2021, 3:08 PM

    I’m currently running my FOG server version 1.5.9 off of a cisco router that is currently not connected to the internet. I’ve check that my cisco is pointing to the proper IPs and the file name its pointing to is undionly.kpxe. When I go to network boot a windows VM it will start booting over the network until it asks me if I want to register the computer. When I click full or quick registration the screen will just remain black with the cursor blinking. If I try pre creating a host using the VM’s mac address and just try to boot it normally it does the same thing.

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Jun 16, 2021, 3:13 PM

      @SomeITGuy Have you tried PXE booting a PC or laptop yet? Just wondering how far those would get?

      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

      S 1 Reply Last reply Jun 16, 2021, 5:39 PM Reply Quote 0
      • S
        SomeITGuy @Sebastian Roth
        last edited by Jun 16, 2021, 5:39 PM

        @sebastian-roth I just tried a laptop now and it didn’t even get as far as the VM did.

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Jun 16, 2021, 8:32 PM

          @someitguy said in Boot process freezes on registration process:

          I just tried a laptop now and it didn’t even get as far as the VM did.

          Maybe you want to share some more details about how far the laptop got. Take a picture of the screen and post that here.

          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

          S 1 Reply Last reply Jun 22, 2021, 2:33 PM Reply Quote 0
          • S
            SomeITGuy @Sebastian Roth
            last edited by Jun 22, 2021, 2:33 PM

            @sebastian-roth
            https://drive.google.com/file/d/1Vdpq6RGQFkigLyp1mDYJJB17I518DJdD/view?usp=sharing
            https://drive.google.com/file/d/1PB2FGx9swpB8wUJ3iY7B1zJe9qSpHuPg/view?usp=sharing

            Above I’ve linked 2 videos one of me trying to boot on a laptop and one of me trying to boot on a VM

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by Sebastian Roth Jun 22, 2021, 1:14 PM Jun 22, 2021, 7:13 PM

              @someitguy said in Boot process freezes on registration process:

              I’ve check that my cisco is pointing to the proper IPs and the file name its pointing to is undionly.kpxe.

              Ok, this can’t work for the DELL laptop because in the video we see it’s running in UEFI mode. For those machines you need to setup your DHCP server to serve different iPXE binaries. Take a look at this article in the wiki: https://wiki.fogproject.org/wiki/index.php?title=BIOS_and_UEFI_Co-Existence (can’t give you details on how to do this on your Cisco device)

              Now back to your initial issue. Let me ask, how long did you wait on the black screen with the cursor in the top left corner? Sometimes takes 5-10 seconds till it goes ahead. Depending on your hardware and setup it might take even longer. Wait for at least 2-3 minutes just in case. As long as the cursor blinks, I am sure it’s not in a freeze state. Also watch the VirtualBox network/disk stat icons in the bottom right corner of the window (bottom status bar).

              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

              S 1 Reply Last reply Jun 22, 2021, 7:53 PM Reply Quote 0
              • S
                SomeITGuy @Sebastian Roth
                last edited by Jun 22, 2021, 7:53 PM

                @sebastian-roth I’ve left the VM for over an hour with my computer on and me eating my lunch watching it and it stayed black with an blinking cursor.

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Jun 23, 2021, 6:27 AM

                  @SomeITGuy I have not tested PXE booting in VirtualBox in Windows in a while but I use this setup in Linux all the time. Working just fine. Which network adapter (Intel PRO/1000 MT Desktop, …) and settings (bridge, NAT, …) do you use?

                  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

                  S 1 Reply Last reply Jun 23, 2021, 12:39 PM Reply Quote 0
                  • S
                    SomeITGuy @Sebastian Roth
                    last edited by Jun 23, 2021, 12:39 PM

                    @sebastian-roth 989bc6a1-5a62-4e32-9711-aeb2ccc24396-image.png

                    That’s my network setting on both VMs and I am able to ping the fog server from my physical machine and my virtual one.

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by Jun 23, 2021, 7:56 PM

                      @SomeITGuy The adapter settings look fine I think. I suggest you configure your DHCP to serve UEFI and BIOS machines (see wiki article) and test PXE booting a hardware machine. Or if you want to quickly check UEFI PXE boot, then just change the filename to ipxe.efi for the moment and try it out.

                      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
                        5/10
                        Last post

                      235

                      Online

                      12.1k

                      Users

                      17.3k

                      Topics

                      155.3k

                      Posts
                      Copyright © 2012-2024 FOG Project