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

    PXE boot chainloading to WDS

    Scheduled Pinned Locked Moved
    Linux Problems
    2
    3
    10.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.
    • Lee RowlettL
      Lee Rowlett Developer
      last edited by

      Hi all,

      we currect have FOG and WDS co-existing at the moment until we completely transfer everything to FOG, we’ve been able to chainload from WDS PXE to FOG PXE menu however trying to chainload from FOG PXE to the WDS PXE does not work, can anyone help?

      This works and reaches FOG on WDS Server PXE Menu:
      [COLOR=#ff0000]# Option 3 - Pass Thru 2 FOG[/COLOR]
      [COLOR=#ff0000]LABEL fog[/COLOR]
      [COLOR=#ff0000] MENU LABEL ^FOG Imaging Server[/COLOR]
      [COLOR=#ff0000] MENU PASSWD[/COLOR]
      [COLOR=#ff0000] kernel pxechn.c32[/COLOR]

      [COLOR=#ff0000] APPEND IPADDRESSOFFOGPXE::pxelinux.0[/COLOR]

      This is failing to reach WDS Server from FOG PXE Menu
      [COLOR=#ff0000]LABEL WDS[/COLOR]
      [COLOR=#ff0000]kernel chain.c32[/COLOR]
      [COLOR=#ff0000] append IPOFWDSPXESERVER::pxelinux.0[/COLOR]
      [COLOR=#ff0000]MENU LABEL WDS Server[/COLOR]
      [COLOR=#ff0000]TEXT HELP[/COLOR]
      [COLOR=#ff0000]Loads the WDS Imaging Environment.[/COLOR]
      [COLOR=#ff0000]ENDTEXT[/COLOR]

      1 Reply Last reply Reply Quote 0
      • Lee RowlettL
        Lee Rowlett Developer
        last edited by

        ::pxelinux.0 should be : : pxelinux.0 (without spaces)

        1 Reply Last reply Reply Quote 0
        • S
          StuE
          last edited by

          Don’t think there’s a way to do it with “chain.32”. I found other references to “pxechain.com” from the linux utilities.
          I added the following and it seemed to start booting but unfortunately didn’t boot WDS:

          LABEL Windows Deployment Services
          kernel pxechain.com
          append IPADDRESSGOESHERE::boot\x64\pxeboot.n12
          MENU LABEL Windows Deployment Services
          TEXT HELP
          Loads the Windows Deployment Services Imaging Environment.
          ENDTEXT

          So I’m going to give up on this one and do what everyone else seems to have done.
          Which is to put the linux boot files onto the WDS location and modify from there instead.
          Reference: [url]http://www.syslinux.org/wiki/index.php/WDSLINUX[/url]

          Actually, someone found this as well (multi-PXE boot) which I might try out first:
          [url]http://www.vcritical.com/2011/06/peaceful-coexistence-wds-and-linux-pxe-servers/[/url]

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

          230

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project