• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. HSD3Tech
    3. Topics
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 16
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by HSD3Tech

    • H

      Solved Storage Node Disk Storage not showing extended volume

      FOG Problems
      • • • HSD3Tech
      12
      0
      Votes
      12
      Posts
      1.4k
      Views

      H

      @george1421 Thanks for the info george1421! I’ll give it a try! Thanks again!

    • H

      Solved FOG clone IP address issue (holding onto cloned IP)

      FOG Problems
      • • • HSD3Tech
      12
      0
      Votes
      12
      Posts
      2.6k
      Views

      H

      Glad to help 🙂

    • H

      Unsolved FOG Host doesn't re-join Domain after being imaged

      FOG Problems
      • • • HSD3Tech
      4
      0
      Votes
      4
      Posts
      1.3k
      Views

      ch3iC

      @HSD3Tech Hi, have you solved your problem ?

    • H

      Solved Windows 10 image upload lockup on FOG beta v1.3 - take 2

      FOG Problems
      • • • HSD3Tech
      2
      0
      Votes
      2
      Posts
      739
      Views

      Wayne WorkmanW

      This typically happens when the computer previously had it’s HDD in GPT layout because the computer was previously in UEFI mode, and is changed to BIOS mode, and had Windows re-installed, thus changing the HDD layout to MBR.

      The Windows installer does a crappy job at setting up MBR, it leaves pieces of the old GPT layout behind. There is a utility to fix this, it’s called fixparts and it’s available to you already via a debug capture or debug deploy.

      In the web interface, choose to capture like you did before. On the confirmation page for capturing, check the box for “Debug”, then confirm this.

      When the computer network boots, it’ll go to a prompt. It’ll display two chunks of information, you have to press the ENTER key to pass through this information. Eventually you will find yourself at a shell (a shell prompt). This is a Linux environment, btw.

      Generally, the drive you need to work with is /dev/sda but this isn’t always the case. You can get a listing of the local drives by typing the lsblk command. Say for you the local hdd is named /dev/sda, the command to type to fix the disk layout would then be fixparts /dev/sda

      After getting this utility going, if it says the disk is dirty, follow onscreen instructions to fix it, and then to write changes to disk. When done, type the fog command to start the image capture process, because this is debug it’ll ask you to press ENTER at every step, it’s important to do this all the way to the end.

    • 1 / 1