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

    Can't load fog on new Lenovo computer, block in init

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    18
    5.3k
    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
      Pascal Gazaille
      last edited by

      I have this like error after the new kernel :

      Invalid or corrupt kernel image.

      We replace the kernel we have, keep the same name etc.
      Reboot and try to image.

      I’m I missing a step?

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

        When you’re obtaining a new kernel you need to save it as the new location on the fog server. As the root user the commands would look something like this:
        [code]cd /tftpboot/fog/images
        mv bzImage bzImage.old.loads #BACKS UP THE ORIGINAL KERNEL by moving it (bzImage no longer exists
        wget --no-check-certificate https://mastacontrola.com/fogboot/kernel/bzImage
        [/code]

        Then try to boot the 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
        • P
          Pascal Gazaille
          last edited by

          The kernel seems to have work, no more invalid or corrupt image but I’m still not able to fog my 2 types of lenovo computer :
          ThinkPad L540
          ThinkCentre M83

          [ATTACH]490[/ATTACH]

          [url=“/_imported_xf_attachments/0/490_2014-01-17_08-55-41_267.jpg?:”]2014-01-17_08-55-41_267.jpg[/url]

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

            Can you try again? I’ve updated the kernel with something that is said to help with this issue.

            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
              Pascal Gazaille
              last edited by

              Thanx for the kernel, I don’t have the error above anymore but can’t fog any of my computer anymore.

              It goes :
              loading fog/images/init.gz…ready.

              after that nothing, it stays like that!

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

                Updated again, please try 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
                • P
                  Pascal Gazaille
                  last edited by

                  still hanging after init.gz…ready.

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

                    Hmmmrph,

                    Going to look up specs to see what I need to add.

                    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

                      I’ve tried a few more things. Have the current kernel in the same location. Yes it’s smaller, but it’s based on KS rather than Core, which I think was causing your issues. Hopefully this time it’ll work. All I can do is keep trying until we figure out the root of the issue.

                      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
                        Pascal Gazaille
                        last edited by

                        Hi,
                        Thanks for your help, everything seems to be working even if it givesme an error.

                        [ATTACH]503[/ATTACH]

                        I’m trying to learn how to update my kernel by myself…but I’m a windows guys. So I need to read a little.
                        If you have any good tutorial that would help me!

                        [url=“/_imported_xf_attachments/0/503_2014-01-20_09-25-44_944.jpg?:”]2014-01-20_09-25-44_944.jpg[/url]

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

                          So you’re good to go 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
                          • C
                            chad-bisd Moderator
                            last edited by

                            You will get driver warnings/errors because the kernel tries to load drivers even if the particular hardware isn’t present. It just does this to try to cover as many different computers as possible. If it works, you can ignore the warnings and errors about drivers not loading or not detecting the device it may be looking for.


                            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
                            • P
                              Pascal Gazaille
                              last edited by

                              Thanks all for your help!
                              Everything is working fine!

                              1 Reply Last reply Reply Quote 0
                              • J
                                Jenks
                                last edited by

                                I have applied the updated kernel as we also are having problems imaging lenovo m83. This is the screen output we get on the client machine when trying to register it to the fog server after updating the kernel from above.

                                When I use the above commands to get the file, it acts like it is an archived file. If I go in to properties, it lists it as a dos/windows application. Am I doing something wrong in the download?

                                Thanks

                                [url=“/_imported_xf_attachments/0/567_IMG_3250.jpg?:”]IMG_3250.jpg[/url]

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

                                  Try the kernel at [url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url]

                                  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
                                  • J
                                    Jenks
                                    last edited by

                                    I can now register and uploading an image seems to be working but it’s going very slowly. After about an hour, it’s only 5% uploaded where normally we would be close to half way.

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

                                    230

                                    Online

                                    12.0k

                                    Users

                                    17.3k

                                    Topics

                                    155.2k

                                    Posts
                                    Copyright © 2012-2024 FOG Project