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

    Lenovo E560

    Scheduled Pinned Locked Moved Solved
    Hardware Compatibility
    4
    21
    5.6k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      Thinking more and more on this, while what I suggested (I suspect) should fix the hanging issue, I recalled the reasoning for what used to cause the same type of hanging on upload tasks. fixparts typically would fix this for you as well, but another user reported a kind of solution to the problem. I think you may have uploaded your image after this fix had been applied. However, this caused the other similar calls on the deploy side to potentially cause issues. The fix applied did not get applied to ALL sgdisk calls.

      https://github.com/FOGProject/fogproject/pull/143 is where this similar issue was kind of “fixed”. Essentially, as I understand it, we’re just piping an empty string into the gdisk calls. (Technical I realize, but useful I think.)

      Please try updating your init’s using the following:

      wget -O --no-check-certificate /var/www/fog/service/ipxe/init.xz https://fogproject.org/inits/init.xz
      wget -O --no-check-certificate /var/www/fog/service/ipxe/init_32.xz https://fogproject.org/inits/init_32.xz
      

      I hope this will get your Lenovo’s to complete the imaging process 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! 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 2
      • F
        fritoss007
        last edited by fritoss007

        Hi Tom,

        thanks for your reply. I ran fixparts /dev/sda and it found a remaining GPT partition…seems like my disk wiping didn’t work properly ! I manage to kill this remaining GPT partition. I’ve re-image the laptop and now I have this :
        0_1484148225722_IMG_0306.JPG

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

          @fritoss007 What’s the exit type for this system?

          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
          • F
            fritoss007
            last edited by

            0_1484150151685_upload-78661160-9ce3-4f9e-bb5e-4fa4b5f5eb07

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

              @fritoss007 Mind trying SANBOOT or EXIT for legacy? If your device is using UEFI to boot (which I don’t think it is) the EFI exit type should be either exit or rEFInd.

              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
              • Tom ElliottT
                Tom Elliott
                last edited by

                You could also try GRUB_FIRST_FOUND_WINDOWS as it’s possible the 1st hdd grub is finding is not the disk that’s being expected to boot.

                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
                • F
                  fritoss007
                  last edited by

                  Hi Tom,

                  GRUB_FIRST_FOUND_WINDOWS did the trick ! thanks a lot !

                  Now I have another question…when we full inventory and image a new computer from pxe menu the system does not ask location anymore…could this be the issue ?
                  0_1484153462243_upload-9d6eb4a0-d3ea-42eb-9c32-669738011c93

                  Q Tom ElliottT 2 Replies Last reply Reply Quote 0
                  • Q
                    Quazz Moderator @fritoss007
                    last edited by

                    @fritoss007 I could be wrong, but I believe it automatically choose the closest node to associate to.

                    1 Reply Last reply Reply Quote 0
                    • F
                      fritoss007
                      last edited by

                      automatically…you mean magicly ??? lol

                      Tom, now I have 18 others with GPT partition how can I fog it without having to go through debug each time to clear the GPT?

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

                        @fritoss007 DId you run the wget I suggested?

                        That should provide the fix for you.

                        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
                        • Tom ElliottT
                          Tom Elliott @fritoss007
                          last edited by

                          @fritoss007 Regarging the posting I’m replying here:

                          Location -> Use init’sand kernels from this node checkbox.

                          When a host is associated to the Sept-Iles node, the checkbox makes the host download the init.xz and bzImage files from the location, otherwise it will try to do it from the server that is providing the pxe information.

                          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
                          • F
                            fritoss007
                            last edited by

                            I ran the wget…i’ll test it later today with another laptop…thanks

                            and about the location, it really automatically decide which location to choose ?

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

                              @fritoss007 No. Location is not an “automatic” thing. Locations are specified to the hosts. I’m not that good…yet.

                              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
                              • F
                                fritoss007
                                last edited by

                                lol lol lol

                                so what could be the issue now the system is not asking location and doing a full inventory from pxe menu of a new host ?

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

                                  @fritoss007 Can you rephrase? I don’t understand what you’re trying to ask.

                                  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
                                  • F
                                    fritoss007
                                    last edited by

                                    sorry…i’m doing a godzillion things on my lunch time !! and my english is not that great too !

                                    anyway this issue was reported by one of my co-worker but I can’t reproduce it…so forget about it ! Sorry

                                    thanks Tom for your support your team saved me a lot of time again !

                                    1 Reply Last reply Reply Quote 0
                                    • F
                                      fritoss007
                                      last edited by

                                      Hi Tom,

                                      now that I’m using “GRUB_FIRST_FOUND_WINDOW”, I have this on my others Win 8.1 Laptop :

                                      0_1484228183859_upload-875e2945-8105-4468-b8e7-d45beaf50ea6

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

                                        @fritoss007 Then you might be better doing the fixparts methodology. Now I’ve added postinitscripts to the working branch data so things should be able to be automated much more nicely for those 18 or so systems you’re seeing with this issue. (You can add checks to get things working how you need it).

                                        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
                                        • 2
                                        • 1 / 2
                                        • First post
                                          Last post

                                        329

                                        Online

                                        12.0k

                                        Users

                                        17.3k

                                        Topics

                                        155.2k

                                        Posts
                                        Copyright © 2012-2024 FOG Project