• 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
    • Groups 0

    Topics

    • H

      Storage Node Disk Storage not showing extended volume

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      12
      0 Votes
      12 Posts
      2k Views
      H

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

    • H

      FOG clone IP address issue (holding onto cloned IP)

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      12
      0 Votes
      12 Posts
      3k Views
      H

      Glad to help 🙂

    • H

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

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      4
      0 Votes
      4 Posts
      1k Views
      ch3iC

      @HSD3Tech Hi, have you solved your problem ?

    • H

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

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      2
      0 Votes
      2 Posts
      812 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