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

    Custom PXE per machine ?

    Scheduled Pinned Locked Moved
    General
    3
    4
    981
    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
      develroo
      last edited by

      So I have a mixed network of machines, some work with the unionly.kpxe but some machine with Realtek cards only work with the realtek.kpxe. The trouble is it is a windows server sending out DHCP requests and there seems to be no way to allocate a different PXE per host. So is there a way in which FOG can dynamically make available a pxe image from a generic pxe filename?

      Must admit it would seem like a very useful feature to be able to do something like that dynamically from the fog control panel.

      Feasible, anyone?

      Wayne WorkmanW 1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman @develroo
        last edited by Wayne Workman

        @develroo said in Custom PXE per machine ?:

        it is a windows server sending out DHCP requests and there seems to be no way to allocate a different PXE per host.

        You would use DHCP reservations. In your reservation, don’t specify an IP, just specify a boot file.

        Your default boot file should be the file that works for most systems. Then, the reservations only need made for the deviations of the same architecture type (i.e. PXEClient:Arch:00000)

        Does that make sense?

        Also, you might read thorough this to get a better understanding of the things at play in your problem: https://wiki.fogproject.org/wiki/index.php?title=BIOS_and_UEFI_Co-Existence

        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!
        Daily Clean Installation Results:
        https://fogtesting.fogproject.us/
        FOG Reporting:
        https://fog-external-reporting-results.fogproject.us/

        D 1 Reply Last reply Reply Quote 0
        • D
          develroo @Wayne Workman
          last edited by

          @wayne-workman

          This is a TON easier in ISC-DHCP, because you can just write a script to generate the config for a thousand machines and slap that into the config file.

          Hehe… yeah the irony is I am moving them to a Linux network but to do that I first need to migrate away their dekstops etc… hence fog. Oh well catch 22 I guess but I will look closer at the PXE differences anyway.

          Thanks.

          george1421G 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @develroo
            last edited by

            @develroo Check with your hardware (or tell us what it is and we can help you find it) to see if it contains a UUID field? When the PXE rom sends the first dhcp discover packet if it fills out the UUID field in the dhcp discover packet then you might be able to do something.

            If that field is populated and unique per hardware model then you can dynamically switch between by either creating profiles in Windows 2012 dhcp or use isc-dhcp or dnsmasq both on your FOG server to make the dynamic changes.

            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!

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

            204

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project