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

    HP Elitebook failure to network boot HELP

    FOG Problems
    5
    9
    3227
    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.
    • K
      Ken Helleson last edited by

      Let me start by saying I’m the noobs noob. I downloaded and installed ubuntu 11.10 and Fog 0.32 a couple of years ago and have never had any major problems whatsoever, until now. I have about 150 various HP desktops and latops that I use Fog image creation and deployment on right out of the box so I haven’t had a need to learn any linux. The problem is this. I have 14 Hp Elitebook 8530w that I image very often but I have 1 that I cannot image at all. It freezes at some point during the pxe boot and then after about 30 seconds the screen goes to a complete random color blur. I think that I might might need to tweek the boot file but I have no idea what where or how. Help

      1 Reply Last reply Reply Quote 0
      • C
        chad-bisd Moderator last edited by

        When you select an option from the PXE menu, such as Full Host Registration and Inventory, FOG always uses the default bzImage. After a host is registered, you can specify which kernel to use for all tasks created and scheduled through the FOG web UI. If you have to manage multiple bzImage files for compatibility reasons, use the “Host kernel” setting for each host to specify the kernel that works best for that system. You can also group hosts, and update all host kernel settings for particular group of hosts. Just remember that groups in FOG 0.32 are a bit unusual. They are used for changing settings on all hosts in the group, but will not show your existing group settings.


        If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

        1 Reply Last reply Reply Quote 0
        • B
          Bjarke last edited by

          I can confirm that this kernel also works for the HP Elitedesk 800 G1 SFF

          1 Reply Last reply Reply Quote 0
          • K
            Ken Helleson last edited by

            [quote=“Jaymes Driver, post: 25225, member: 3582”]Then you undo your command
            [code]
            mv bzImage bzImage.orig.2014APR01
            [/code]
            which backed up your current bzImage to bzImage.orig.2014APR01.

            So first back up your new kernel
            [code]
            mv bzImage bzImage.new.2014APR10
            [/code]
            then run this command
            [code]
            mv bzImage.orig.2014APR01 bzImage
            [/code]
            and all will be well.[/quote]

            Thanks,
            As soon as i get a break in the workflow i’ll give this a shot!

            K

            1 Reply Last reply Reply Quote 0
            • Jaymes Driver
              Jaymes Driver Developer last edited by

              Then you undo your command
              [code]
              mv bzImage bzImage.orig.2014APR01
              [/code]
              which backed up your current bzImage to bzImage.orig.2014APR01.

              So first back up your new kernel
              [code]
              mv bzImage bzImage.new.2014APR10
              [/code]
              then run this command
              [code]
              mv bzImage.orig.2014APR01 bzImage
              [/code]
              and all will be well.

              WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

              1 Reply Last reply Reply Quote 0
              • K
                Ken Helleson last edited by

                Just playing the devils advocate here. You state that it “will work on many systems” and I won’t dispute that; but, what if it doesn’t work on all of the different HP models that I have to work with? Just trying to find out what step to take to revert to the previous, or at the moment, current kernel before going forward. I’ve been working on computers for long enough to know that the unexpected often jumps up and bites you in the butt. As soon as I know how to return to the original kernel, I’ll use your kernel.

                Thanks
                K

                1 Reply Last reply Reply Quote 0
                • Tom Elliott
                  Tom Elliott last edited by

                  You don’t need to do anything.

                  This kernel will work on many systems.

                  Yes, mv is sort of like rename. However it’s more in depth than 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
                  • K
                    Ken Helleson last edited by

                    I take it the mv command is similar to a Windows “rename” command. After imaging with your kernel, how do I get back to my normal imaging solution?

                    1 Reply Last reply Reply Quote 0
                    • Tom Elliott
                      Tom Elliott last edited by

                      Try my kernel. On the fog server as the root user in a terminal run these commands:
                      [code]cd /tftpboot/fog/kernel
                      mv bzImage bzImage.orig.2014APR01
                      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
                      • 1 / 1
                      • First post
                        Last post

                      148
                      Online

                      10.4k
                      Users

                      16.4k
                      Topics

                      150.5k
                      Posts

                      Copyright © 2012-2023 FOG Project