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

    Dell Latitude E7240 imaging problem

    Scheduled Pinned Locked Moved
    FOG Problems
    8
    19
    8.5k
    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.
    • J
      jjacobs
      last edited by

      Hi,

      When I’m trying to image my brand new Latitude E7240 I’m having troubles with the NIC.
      Fog boots up well and the imaging process starts.

      But my NIC eth0 keeps hanging and restarting… (see screenshot)
      e1000e 0000:00:19.0 eth0: Detected Hardware Unit Hang:
      …
      e1000e 0000:00:19.0 eth0: Reset adaptor.

      I’m running the latest Fog Kernel.
      I see that there is a new version op the e1000e driver:
      [url]http://sourceforge.net/projects/e1000/files/e1000e stable/[/url]

      Is it possible to integrate that driver into the existing kernel? Will this solve my problem?

      Tx!
      Johan Jacobs

      [url=“/_imported_xf_attachments/0/408_IMG_20131003_121736.jpg?:”]IMG_20131003_121736.jpg[/url]

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

        Can you try my all-net kernel?

        [url]https://mastacontrola.com/fogboot/kernel/bzImage[/url] It’s based on core, has no modesetting, and should contain all possible network drivers built in.

        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
          jjacobs
          last edited by

          Hi Tx,

          Do i need to place this file in: /tftpboot/fog/kernel ?

          Tx
          Johan

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

            Yes, you can create a backup of the original as well just to see if it works.

            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
              jjacobs
              last edited by

              Hi Tom,

              The imaging works now tx! but…The E7240 uses a SSD of 256 GB and it looks like I’m not able to image that using FOG 0.32…

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

                I’m very sorry about that! I think it’s due to the 4k Advanced Format Drives though. Not so much the fact that it’s SSD.

                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
                • A
                  andyroo54 Moderator
                  last edited by

                  [quote=“Tom Elliott, post: 17767, member: 7271”]I’m very sorry about that! I think it’s due to the 4k Advanced Format Drives though. Not so much the fact that it’s SSD.[/quote]

                  Thanks Tom your bzimage worked for me too.

                  The 7420 I was setting up did have an SSD, however it was only 120GB, and it imaged just fine. I checked and the SSD is a 4K drive, so not sure why jjacobs didn’t work. This is the disk:

                  [url]http://www.liteonssd.com/msata-ssd/item/msata-ssd/m2m.html[/url]

                  1 Reply Last reply Reply Quote 0
                  • Z
                    zavo
                    last edited by

                    [quote=“Tom Elliott, post: 17757, member: 7271”]Can you try my all-net kernel?

                    [url]https://mastacontrola.com/fogboot/kernel/bzImage[/url] It’s based on core, has no modesetting, and should contain all possible network drivers built in.[/quote]

                    Tom, thank you very much for the kernel.
                    This kernel also works for a Dell Latitude E5540 with hybrid HDD.

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

                      Glad I could be of help.

                      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
                      • H
                        Harfo
                        last edited by

                        Hi Tom,

                        I’m getting the same NIC error on a Dell Latitude E5440 so I tried your kernel from [URL=‘https://mastacontrola.com/fogboot/kernel/bzImage’][I][SIZE=12px]https://mastacontrola.com/fogboot/kernel/bzImage[/SIZE][/I][/URL] but unfortunately it just causes a kernel panic before booting fully. Any suggestions?

                        Thanks,
                        Eoin

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

                          Replace the bzImage part of the link with bzImage32, then copy that file as bzImage on your fog server.

                          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
                          • H
                            Harfo
                            last edited by

                            It’s in 640x480 but that has worked a treat Tom, thank you very much! Is this because there is a 64bit driver in there somewhere that is incompatible? Also, how often do you release your own new kernels?

                            Cheers,
                            Eoin.

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

                              No, it’s because in 0.33 we’ve moved to a pure 64 bit system. The bzImage file on my site is 64 bit, while your init.gz/xz file is 32 bit only.

                              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
                              • H
                                Harfo
                                last edited by

                                So if I moved to 0.33 I could use that first bzImage?

                                Thanks,
                                Eoin.

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

                                  Yes, unless you wanted to use 32 bit stuff, in which case you would use the init_32.xz with the bzImage32.

                                  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
                                  • H
                                    Harfo
                                    last edited by

                                    Great, thanks very much for all the help - really appreciate it as I am at a customer site today and on a deadline!

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      Marcus Hall
                                      last edited by

                                      Tom, thanks very much for the updated kernel. I’m a new user (about 2 months) and we are now receiving shipments of Dell E7240’s so this was very timely help. Awesome! I downloaded fog 0.33b and will be testing that soon. I’d been looking at fog for a long time and finally got approval when updating Ghost’s WinPE image for new nics became too troublesome. Great work to all involved in the project. Thanks again!

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

                                        Tom,
                                        We’re running into this same issue with some Latitude E7240 we have. I went to download your all net kernel from the link above and am getting a 403 Forbidden error. Is there a new location to download the kernel? or can someone that’s using it hook me up with a copy?

                                        Thanks for the Help!

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          Albatros
                                          last edited by

                                          You can download the kernel from here too
                                          [URL=‘http://sourceforge.net/projects/freeghost/files/Kernels/’]sourceforge-link[/URL]

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

                                          186

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project