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

MDT Issues

Scheduled Pinned Locked Moved Unsolved
FOG Problems
2
4
381
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.
  • W
    WhyAydan
    last edited by Jul 25, 2023, 3:39 PM

    Hey,

    I tried to follow this guide - https://forums.fogproject.org/topic/6284/booting-mdt-2013-litetouch-with-fog?page=1 but keep getting the error MEMDISK image appears to be truncated I tried both the LiteTouchPE_x64.iso and the offline media CD. The MediaCD wouldn’t even post as it says its to large.

    Any ideas?

    Aydan

    G 1 Reply Last reply Jul 25, 2023, 3:56 PM Reply Quote 0
    • G
      george1421 Moderator @WhyAydan
      last edited by Jul 25, 2023, 3:56 PM

      @WhyAydan memdisk is a bios only boot loader. Its possible to pxe boot lite touch image but you need the wim files. Looks like I need to take a few minutes and update the documentations. Give me a few hours to get this written. But its possible to do to allow both uefi and bios to load the lite touch image.

      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!

      G 1 Reply Last reply Jul 25, 2023, 4:49 PM Reply Quote 0
      • G
        george1421 Moderator @george1421
        last edited by Jul 25, 2023, 4:49 PM

        @george1421

        Just to help you get started, dig into the iso image and collect these file. The wimboot file is a download from the internet. The rest are on the iso and put them in the http path /var/log/www directory

        set http-path http://${fog-ip}/mdtboot
        kernel ${http-path}/wimboot
        imgfetch --name BCD ${http-path}/BCD BCD
        imgfetch --name boot.sdi ${http-path}/boot.sdi boot.sdi
        imgfetch --name boot.wim ${http-path}/LT_PE_x64.wim boot.wim
        boot || goto MENU
        

        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!

        W 1 Reply Last reply Jul 26, 2023, 9:17 AM Reply Quote 0
        • W
          WhyAydan @george1421
          last edited by Jul 26, 2023, 9:17 AM

          @george1421

          You legend that worked 🙂

          Thanks a lot, great project you guys have here!

          Aydan

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

          237

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project