• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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.7k
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 Jun 7, 2021, 2:27 PM

    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 Jun 8, 2021, 9:26 PM

      @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 Jun 10, 2021, 4:32 PM

        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
        1 / 1
        • First post
          3/3
          Last post

        183

        Online

        12.2k

        Users

        17.3k

        Topics

        155.5k

        Posts
        Copyright © 2012-2024 FOG Project