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

    Lenovo 11e - Doesn't pass Menu screen on iPXE

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    8
    36
    15.9k
    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.
    • G
      GFm @Wayne Workman
      last edited by

      @Wayne-Workman I got this… (attached)apt-get.txt

      1 Reply Last reply Reply Quote 0
      • G
        GFm @Wayne Workman
        last edited by

        @Wayne-Workman Also, tried this installing php5-mcrypt manually mcrypt.txt

        Thanks

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

          http://old-releases.ubuntu.com/releases/13.10/

          Can you change your sources to link to old-releases instead of us.archive and security?

          This should be able to be changed with a sudo command of:

          cp /etc/apt/sources.list /etc/apt/source.list.original_fog #backs up original just in case
          sed -i -e 's/\/\/*archive.ubuntu.com\|\/\/*security.ubuntu.com/\/\/old-releases.ubuntu.com/g' /etc/apt/sources.list
          

          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

          G 1 Reply Last reply Reply Quote 1
          • G
            GFm @Tom Elliott
            last edited by

            @Tom-Elliott No luck… tried installing again after this and the update command. Any ideas?

            Thanksmcrypt.txt

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

              Not everything has changed to old-releases.

              Can you hit me up on chat, we could teamviewer maybe if you’re able to.

              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

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

                @Tom-Elliott My lenovo 11e still hangs whether I use the undionly.kkpxe or kpxe. the kkpxe hangs on initializing devices and the kpxe hands on the part where it said menu (now it says Menu PXEXT). Any ideas?

                Thanks!

                FYI anyone looking at this, Tom helped get me updated to the latest dev version.

                1 Reply Last reply Reply Quote 0
                • cmlC
                  cml Moderator
                  last edited by

                  I have built the ipxe files with debug options turned on. This may give more insight into what is going on.

                  tftpboot.tar.gz

                  1 Reply Last reply Reply Quote 2
                  • G
                    GFm
                    last edited by

                    I just wanted to report back. After updating to the latest dev and using the realtek.pxe bootfile, my lenovo 11e worked fine. I’m not sure whether or not the fog stable release combined with the realtek.pxe would have worked because I did not test that.

                    Thanks for all your help!! @Tom-Elliott @Wayne-Workman

                    1 Reply Last reply Reply Quote 1
                    • W
                      Wendell321
                      last edited by

                      @GFm where can I find the realtek.pxe bootfile you mentioned? We are having the same issue.

                      G cmlC 2 Replies Last reply Reply Quote 0
                      • G
                        GFm @Wendell321
                        last edited by

                        @Wendell321 I updated to the latest dev for FOG and then in your DHCP you need to change your scope option 67 from undionly.kpxe to realtek.pxe

                        1 Reply Last reply Reply Quote 1
                        • cmlC
                          cml Moderator @Wendell321
                          last edited by

                          @Wendell321 It should already be on your server. /tftpboot/realtek.pxe

                          B 1 Reply Last reply Reply Quote 1
                          • W
                            Wendell321
                            last edited by

                            We have tried realtek.pxe with the latest dev and still getting a timeout.

                            1 Reply Last reply Reply Quote 0
                            • B
                              Barbara Howard @cml
                              last edited by

                              @cml Hello, I’m on Fog 1.2.0, but don’t see the realtek.pxe file on my server. I’m having trouble with a Lenovo E440 and would like to try it. Is it available for downloading? Thank you!

                              1 Reply Last reply Reply Quote 0
                              • cmlC
                                cml Moderator
                                last edited by

                                You could download it manually, I have never tested this though.

                                cd /tftpboot
                                https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/realtek.pxe
                                
                                1 Reply Last reply Reply Quote 0
                                • AhagelA
                                  Ahagel
                                  last edited by

                                  Hello All,

                                  I am running Ubuntu 12.04 with Fog 1.2.0. I am experiencing a similar issue when imaging the Lenovo 11e. Like the image in the original post I get to where it says “menu” and underneath of it I see "configuring (mac address)…

                                  I am using undionly.kpxe for my other devices and it works, just not for the 11e. I have attempted to use undionly.kkpxe, and undionly.pxe but those do not make any difference. I have not tried the realtek.pxe because the link provided by @cml does not exist when opening the link. Is there another source from which i can get this from? I am also running the default kernel for the default install. I would like to note that I have no issues booting up the lenovo 11e into the fog menus to image when using my 0.32 Fog server (also running Ubuntu 12.04).

                                  cmlC 1 Reply Last reply Reply Quote 0
                                  • cmlC
                                    cml Moderator @Ahagel
                                    last edited by

                                    @Ahagel Source forge is down, but you should be able to get it from github.

                                    wget https://github.com/FOGProject/fogproject/blob/dev-branch/packages/tftp/realtek.pxe
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • AhagelA
                                      Ahagel
                                      last edited by

                                      @cml There is something oddly different about the realtek.pxe. When double clicking it opens a web browser where the other files do not. Is this normal? It also shows “<!DOC” instead of the binary like the other files. Sorry if this is a dumb question.

                                      1 Reply Last reply Reply Quote 0
                                      • cmlC
                                        cml Moderator
                                        last edited by

                                        I forgot github redirects their files differently.

                                        This should be the correct link: https://github.com/FOGProject/fogproject/raw/dev-branch/packages/tftp/realtek.pxe

                                        1 Reply Last reply Reply Quote 0
                                        • AhagelA
                                          Ahagel
                                          last edited by

                                          Update: The realtek.pxe boot file works for my lenovo 11e. Thank you @cml for your help getting that!

                                          1 Reply Last reply Reply Quote 0
                                          • P
                                            Pontiac CCSD 429
                                            last edited by Pontiac CCSD 429

                                            I too have a Lenovo 11e and it is not successfully getting the boot menu with UEFI on.
                                            Attempted the undionly.kkpxe also the realtek.pxe, same result.

                                            …
                                            Succeeded to download NBP file.

                                            Curious if a solution was found? Did you need to replace your tftp/realtek.pxe?

                                            G Tom ElliottT 2 Replies Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 2 / 2
                                            • First post
                                              Last post

                                            274

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project