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

    DELL E6440

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    10
    3.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.
    • D
      David Van Uffelen
      last edited by

      Hello,

      today I was trying to take an image from a new DELL E6440 laptop, but somehow it wasn’t able to start up fog.
      I ran into all kind of problems and I seem to be stuck …

      First problem: There was an error caused by the USB 3.0 chipset, which caused the system to stop. After disabling the chipset in the BIOS, the system continued to boot.

      Second problem: There was an error while mounting the hard drive. Returned to the BIOS and selected another Drive emulation (changed it to ATA instead of e-raid). The system continued to boot …

      Third (and last) problem: the system now halts on an error concerning the LAN-drivers. Apparantly it can not load the correct drivers for the network card thus stopping the startup.

      Does anyone have an idea on how to solve this? My company won’t like it if I have to disable all the new features in the BIOS in order for the imaging to work. Enabling them afterwards is not an option, because FOG allows us to let users connect their own devices and we can control them from abroad. If we have to change the BIOS before and after every installation, the advantages of FOG will disappear.

      wkr,

      David Van Uffelen

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

        And you’re sure this is specific to FOG rather than Hardware?

        What version of FOG are you running?

        Have you tried other kernels?

        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

          Yeah. I’m confused. Are you getting these errors when FOG tries to load the bzImage/Init or after the imaging process completes and Windows is trying to boot?


          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
          • D
            David Van Uffelen
            last edited by

            Hi guys,

            First of all, the problems exist before FOG starts to pull the image from the computer. (Since this is our first device of that type, we’ll need to upload a working image first).

            @ Tom:
            Currently we are using FOG 0.32 on a Ubuntu 12.04 server (32-bit). Is it possible to upgrade Ubuntu without having to reinstall the whole thing again? And will that have an impact on the drivers during the PXE boot?

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

              Still need some more information.

              You say the problems exist before FOG Starts to pull/push an image from the computer. Does this mean that it’s booting into FOG, or it just gives the menu but never loads the bzImage/init.gz file?

              If it is booting into fog, does it not find the hard-drive or network?

              Have you tried other kernels? I’m guessing you are just using what came with 0.32, which if memory serves, is 2.6.39.2 for the kernel. I’ve got a kernel built on 3.13 and has all possible linux drivers for networking installed. It also has many options for Hard Drive such as SATA, SAS, PATA, RAID, etc… so it may cover all of your bases here.

              It is possible to upgrade ubuntu without reinstalling FOG again, but if you don’t remove FOG and you perform the installfog.sh script again, it will not “reinstall” it will just use your original settings and update as and where necessary.

              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
              • D
                David Van Uffelen
                last edited by

                Ok, I’m not sure on how to gather all the information you need, so I’ve included some screenshots on how far the systems starts. At this moment we have turned back the settings for the hard-drive. So we are back at error #2.

                We are still using the kernel that was included in the default installation. I assume there is a way to update that kernel to a new version?

                [url=“/_imported_xf_attachments/0/524_WP_20140129_006[1].jpg?:”]WP_20140129_006[1].jpg[/url][url=“/_imported_xf_attachments/0/525_WP_20140129_004[1].jpg?:”]WP_20140129_004[1].jpg[/url]

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

                  In your /etc/exports file, can you add to:

                  /images *(…) Add at the end, inside the parenthesis, fsid=0
                  /images/dev *(…) Add at the end, inside the parenthesis, fsid=1

                  Then restart the nfs-kernel-server service with:
                  [code]sudo service portmap restart
                  sudo service nfs-kernel-server restart[/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
                  • D
                    David Van Uffelen
                    last edited by

                    Just made the adjustments, but still no luck…

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

                      Choose the system information option from the FOG menu, then check system compatibility. Make sure both network and HDD pass.


                      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
                      • D
                        David Van Uffelen
                        last edited by

                        Problem is solved!

                        I have updated the kernel (Other Information - Kernel Updates - 3.8.8 Core) and reverted the settings in /etc/exports and now the image is running …

                        Thnx very much for the advice!

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

                        190

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project