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

Dell Latitude E5450 Upload Chainload Problem

Scheduled Pinned Locked Moved Solved
FOG Problems
4
9
2.1k
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.
  • P
    pocketdexter
    last edited by Mar 22, 2016, 5:22 PM

    I updated from FOG 1.2.0. on Ubuntu 14.04 LTS to SVN FOG 6899. I cannot upload the image I made for my Win 10 client. DCHP scopes option 66 & 67 are set to FOG IP address and undionly.kpxe . BIOS has been flashed to the latest and boot order is set to Legacy. Secure boot is turned off. I have played around with GRUB and EXIT types without a change. The host is registered with FOG

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Mar 22, 2016, 5:40 PM

      @pocketdexter You posted a lot of helpful information but the essential info is missing I suppose. Which error do you see when things go wrong?? best if you can post a picture or the exact error string you see.

      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
      • P
        pocketdexter
        last edited by pocketdexter Mar 22, 2016, 12:55 PM Mar 22, 2016, 5:48 PM

        https://drive.google.com/a/calexico.k12.ca.us/file/d/0B3pGceszE6NxLUxQVjBobVJNYms/view?usp=sharing

        This is a picture of the error screen I am observing. The error states, "Could not boot: Input/output error (http://ipxe.org/1d0c6539). My windows 10 client boots from the nic and receives the tcp/ip address info properly. It gets stuck after loading tcp/ip address info.

        My other models both hp and dell receive no problems. They all image correctly in legacy mode.

        P 1 Reply Last reply Mar 22, 2016, 8:48 PM Reply Quote 0
        • P
          pocketdexter @pocketdexter
          last edited by pocketdexter Mar 22, 2016, 2:51 PM Mar 22, 2016, 8:48 PM

          I got further in the process. I updated the fog kernel to Official Published Kernels. I also removed a storage node which is no longer in use. It is now simply 1 default storage node.
          Kernel - 4.5.0 TomElliott
          Date : March 14, 2016
          Version : 4.5.0
          FOG Type: TomElliott
          I am getting stuck now at Processing Hard Disk: /dev/sda

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by Mar 22, 2016, 8:59 PM

            @pocketdexter Well that’s interesting!! I was just going to post a link to this topic where exactly the same issue resolved itself… magic!

            The linux kernel you just updated has absolutely nothing to do with this error! At this stage (iPXE loading the boot menu) the linux kernel is not involved yet! Anyhow, good to hear that you got past this issue - hope it will not come back on you. Maybe some weird storage node setting caused this (screwed the boot menu??). Can you try to reproduce this?

            To resolve your new issue please cancel the task and schedule a new debug upload task (normal upload task but tick “Schedule as debug task”) and boot up the client. When you get to the shell run fixparts /dev/sda and then fog to start the upload. Step through and see if it works!

            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

            P 1 Reply Last reply Mar 22, 2016, 11:10 PM Reply Quote 0
            • T
              Tom Elliott
              last edited by Mar 22, 2016, 9:38 PM

              As you’re uploading and in the FOS environment, you may need to run Upload - Debug instead of a normal debug.

              You can choose this with -> Host Management -> Choose your relevant host -> Basic Tasks -> Capture

              Before clicking the submit button, click the checkbox to “schedule as debug”.

              Boot the system.

              Try running:
              fixparts /dev/sda

              If it asks, confirm and save settings (I’m just guessing here man).

              Then run fog

              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
              • P
                pocketdexter @Sebastian Roth
                last edited by Mar 22, 2016, 11:10 PM

                @Sebastian-Roth That fixparts! I did as you said. I went into the shell and typed in fixparts dev/sda and it said some partitions were leftover (guess windows does a poor job of deleting partitions). It asked if I wanted to delete some problematic partitions and I typed yes. It is now imaging! No more magic!

                1 Reply Last reply Reply Quote 1
                • G
                  george1421 Moderator
                  last edited by Mar 23, 2016, 2:00 AM

                  I’m still wondering if we can’t just do a gratuitous fixparts /dev/sdX (or some other disc scrubbing operation) as part of the imaging process. Just to blow away an remaining bits left on the hard drive so there aren’t so many one-off issues. These problems aren’t really related to FOG but a machine issue that makes FOG look like it can’t manage the hardware properly.

                  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!

                  P 1 Reply Last reply Mar 23, 2016, 2:47 AM Reply Quote 0
                  • P
                    pocketdexter @george1421
                    last edited by pocketdexter Mar 22, 2016, 9:01 PM Mar 23, 2016, 2:47 AM

                    @george1421 You know I usually do a full wipe on all of my images. This was the only image I did not enforce a full wipe of the drive. I can see why it should be standard practice even though my other images are done as full wipes and installing os on raw partition.

                    As for the initial chainload issue, it was probably trying to load images from a non-existent storage node. After removing the location plugin and the decommissioned storage node, the chainload issue disappeared. I was informed a storage node died (mobo crapped out).

                    1 Reply Last reply Reply Quote 1
                    • 1 / 1
                    1 / 1
                    • First post
                      8/9
                      Last post

                    164

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project