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

    Lenovo ThinkBook 15 G2 ITL not PXE booting

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    3
    3
    1.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.
    • F
      FGeyer
      last edited by

      Hi,
      iam following the project now already for a long time but i have reached a point were i need some support.
      We have a new series of Lenovo “ThinkBook 15 G2 ITL” series over here. The PXE starts and downloads its ipxe file but on trying to configure the hardware it fails with the message:

      No configuration method succeeds

      With adding a Lenovo port replicator with its own Network card it is working. But after the image i get the error from windows, that we have a “Inaccessable Boot device”. So i think the first to start here is making the network card working.

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by

        @FGeyer Which iPXE file exactly do you use? Have you tried other ones, like snponly.efi or so? Does this device boot in UEFI mode or legacy BIOS?

        You can try compiling iPXE binaries from the latest source code and see if those with this model:

        cd /path/to/your/fogproject-source-dir/
        cd utils/FOGiPXE
        ./buildipxe.sh
        cd ../../packages/tftp/
        find -type f -exec cp -Rfv {} /tftpboot/{} \;
        

        Hint: You might have to install packages beforehand (e.g. genisoimage, syslinux, xz-devel).

        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
        • N
          nfiglar
          last edited by

          Hey I Just found a solution to this… when making the DHCP policy the snponly.efi file seemed to work (instead of ipxe.efi)… Hope this helps

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

          206

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project