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

    OptiPlex 5480 All-in-One

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    3
    17
    2.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.
    • george1421G
      george1421 Moderator @The Dealman
      last edited by Sebastian Roth

      @the-dealman I’m not seeing where its init’ing the network adapter in that screen shot. Will you upload the /var/log/messages file using this process and post it in this thread (I want to see the entire log file):

      1. Insert the usb drive into the target computer.
      2. issue this command from the debug console
        lsblk
      3. I identify the usb flash drive by its size in the list. For the reset of this lets assume it shows up and /dev/sdb
      4. Now let make a directory where we can mount that usb drive.
        mkdir /ext
      5. Lets connect the usb drive to that directory
        mount /dev/sdb1 /ext
      6. That command will mount the first partition on that usb stick to the /ext directory. Issue this command to see the contents of the usb drive
        ls -la /ext
      7. If you see what is expected then copy the log file to the use flash drive directory.
        cp /var/log/messages /ext
      8. When done unmount that usb drive with
        unmount /ext
      9. Now you will be able to remove the usb drive. Don’t remove it before you unmount it and the command completes.

      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
      • S
        Sebastian Roth Moderator
        last edited by

        @The-Dealman Beside grabbing and uploading the messages log here (hopefully that will help) you might also run ip a s on the debug console and post a picture of the output 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

        T 1 Reply Last reply Reply Quote 0
        • T
          The Dealman @Sebastian Roth
          last edited by

          @sebastian-roth @Sebastian-Roth Hi i had to pivot away from this for a bit but now I can pick this up again. Please the log you requested

          messages.txt

          Fog 1.5.9 running currently on all servers

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by

            @The-Dealman Can’t find anything too obvious in the messages output yet.

            Meanwhile we uploaded a way newer Kernel, 5.10.19, would you give that a try?

            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

            T 2 Replies Last reply Reply Quote 0
            • T
              The Dealman @Sebastian Roth
              last edited by

              @sebastian-roth Sure. I will give that a try and report back

              Fog 1.5.9 running currently on all servers

              1 Reply Last reply Reply Quote 0
              • T
                The Dealman @Sebastian Roth
                last edited by

                @sebastian-roth I just tried both the 32 and 64 versions of that newer Kernel, 5.10.19 here is the error i get with both

                2021-03-28_0-05-20.jpg

                Fog 1.5.9 running currently on all servers

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by

                  @The-Dealman Why do you use a subdirectory for this kernel? While it does show ...ok at the end of that line I am fairly sure it’s unable to properly load it from your FOG server.

                  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

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    The Dealman @Sebastian Roth
                    last edited by The Dealman

                    @sebastian-roth I didn’t want to overwrite the kernel that we are using by default for all computers. So i downloaded the newer Kernel, 5.10.19 and just specified that kernel in the host machine.

                    Fog 1.5.9 running currently on all servers

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by Sebastian Roth

                      @the-dealman said in OptiPlex 5480 All-in-One:

                      I didn’t want to overwrite the kernel that we are using by default for all computers. So i downloaded the newer Kernel, 5.10.19 and just specified that kernel in the host machine.

                      Not overwriting is wise. But where exactly did you put it? It should go to /var/www/html/fog/service/ipxe/ directly. Then just use the filename bzImage32-222021 in host settings.

                      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

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        The Dealman @Sebastian Roth
                        last edited by

                        @sebastian-roth You correct, I just used the file of that new kernel and it worked.

                        Fog 1.5.9 running currently on all servers

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

                        263

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project