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

PXE Freezes

Scheduled Pinned Locked Moved
FOG Problems
5
26
11.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.
  • T
    Tom Elliott
    last edited by Jan 30, 2014, 1:13 AM

    And you’re behind a very slow internet connection?

    I don’t have the fastest of upload speeds, but they are 5MB, plenty enough that a normal download of my kernel should take about 5 minutes (max). It’s only just shy of 6 MB

    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
    • E
      eddieduce
      last edited by Jan 30, 2014, 1:15 AM

      no, I am installing wget. …28% at the moment.

      Correction, I am updating packages, and it is barely at 42%.

      1 Reply Last reply Reply Quote 0
      • E
        eddieduce
        last edited by Jan 30, 2014, 1:49 AM

        The process finished. W-get for the kernel was unable to resolve host address for your site .

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Jan 30, 2014, 1:51 AM

          Try again, dns for somereason was lost, fixed 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

          1 Reply Last reply Reply Quote 0
          • E
            eddieduce
            last edited by Jan 30, 2014, 1:52 AM

            No go. ‘Name or service not known. Unable to resolve host address <… >’

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Jan 30, 2014, 2:02 AM

              Okay, try again.

              I had to reboot both of my routers. I was testing multicast and it brought down my network.

              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
              • E
                eddieduce
                last edited by Jan 30, 2014, 2:35 AM

                Still unable to resolve.

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott
                  last edited by Jan 30, 2014, 2:36 AM

                  Can you run:

                  [code]ping mastacontrola.com[/code]

                  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
                  • E
                    eddieduce
                    last edited by Jan 31, 2014, 1:19 AM

                    I ended up re-installing FOG but OS kept giving other problems extracting files, and connecting to network so, am re-installing server version of Ubuntu 12.04 .

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tyler Coan
                      last edited by Feb 10, 2014, 7:06 PM

                      Hi Tom,

                      I was having a similar issue as was posted here. Got kernel panics trying to register a HP ProDesk 600 G1 SFF.

                      Using the kernel you posted solved my issue. Thank you so much. Great to find an answer by using the search on the forum.

                      Cheers,
                      Tyler Coan

                      1 Reply Last reply Reply Quote 0
                      • T
                        tsnowtttc
                        last edited by Mar 31, 2014, 8:00 PM

                        I saw a similar panic to the one originally mentioned in this thread, so I downloaded the kernel that Tom linked. However, now I get a new issue:

                        [CODE]request_module: runaway loop modprobe binfmt464c
                        Starting init: /sbin/init exists but couldn’t execute it (error -8)
                        request_module: runaway loop modprobe binfmt464c
                        Starting init: /bin/sh exists but couldn’t execute it (error -8)
                        Kernel panic - not syncing: No working init found. Try passing init= option to kernel[/CODE]

                        This occurs when trying to perform full host inventory of a Dell Optiplex 3020, with Fog 0.32

                        1 Reply Last reply Reply Quote 0
                        • T
                          Tom Elliott
                          last edited by Mar 31, 2014, 8:36 PM

                          @tsnowtttc

                          You probably downloaded the 64 bit kernel.

                          Try the following:
                          [code]cd /tftpboot/fog/kernel/
                          mv bzImage bzImage.2014MAR31
                          wget -O bzImage --no-check-certificate https://mastacontrola.com/fogboot/kernel/bzImage32[/code]

                          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
                            tsnowtttc
                            last edited by Mar 31, 2014, 10:06 PM

                            That worked perfectly, thanks Tom!

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

                            214

                            Online

                            12.1k

                            Users

                            17.3k

                            Topics

                            155.4k

                            Posts
                            Copyright © 2012-2024 FOG Project