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

    add Ventoy to boot menu

    Scheduled Pinned Locked Moved
    Feature Request
    5
    23
    5.5k
    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.
    • Y
      youzersef
      last edited by youzersef

      @george1421

      do you have any idea how can i add the same rule on DHCP windows server?

      class "UEFI-64-1" {
          match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00007";
          if exists user-class and option user-class = "iVentoy"{
          filename "iventoy_loader_16000_uefi";
          next-server 10.132.7.113;
      } else {
          filename "ipxe.efi";
      }
      }
      
      george1421G 1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @youzersef
        last edited by

        @youzersef I don’t have an immediate answer for you, but I can point you in a direction. The FOG Project has a wiki page on how to setup policies in windows dhcp server. The first section of your code is outlined in the policy. https://wiki.fogproject.org/wiki/index.php/BIOS_and_UEFI_Co-Existence

        You might be able to do the user class part too, but I don’t know. Windows dhcp server policies are very similar to what you can do in linux.

        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
        • M
          microsam @baovipboy156
          last edited by

          @baovipboy156
          thanks for your input, but cannot get it working with it…
          would you please post more details and steps by steps to get it work, please…

          iventoy1.20
          fog 1.5.10.1615

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

          305

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project