Difference between revisions of "Troubleshoot Capturing"

From FOG Project
Jump to: navigation, search
(Created page with "Article under construction. Below, you will find notes / jibberish that I'm collecting to make into an article. ------------------------------------------------------------...")
 
(Stuck on /dev/sda)
Line 12: Line 12:
 
"Saving Partition Table (GPT)…Invalid Partition DATA!"
 
"Saving Partition Table (GPT)…Invalid Partition DATA!"
  
 +
Or your capture never progresses past this phase:
  
Your particular capture issue means the disk has GPT partitions on them where they’re not expected to be.
+
"Saving original partition table…"
 +
 
 +
 
 +
Your particular capture issue means the disk has remnants of GPT partitions on them where they’re not expected to be.
  
 
You will need to put system you’re trying to capture from in an capture-debug state. Once at the prompt, run fixparts and accept the things it asks.
 
You will need to put system you’re trying to capture from in an capture-debug state. Once at the prompt, run fixparts and accept the things it asks.
Line 19: Line 23:
 
<pre>fixparts
 
<pre>fixparts
 
/dev/sda
 
/dev/sda
following prompts to delete and then write changes with ‘w’</pre>
+
follow prompts to delete and then write changes with ‘w’
 +
</pre>
  
 
From there, once fixed, you can type fog and it should begin the capture process without hanging.
 
From there, once fixed, you can type fog and it should begin the capture process without hanging.

Revision as of 18:29, 23 November 2016

Article under construction. Below, you will find notes / jibberish that I'm collecting to make into an article.



Stuck on /dev/sda

Using Hard Disk: /dev/sda

After this, the capture will not continue to the next step until enter is pressed, then you receive the message:

"Saving Partition Table (GPT)…Invalid Partition DATA!"

Or your capture never progresses past this phase:

"Saving original partition table…"


Your particular capture issue means the disk has remnants of GPT partitions on them where they’re not expected to be.

You will need to put system you’re trying to capture from in an capture-debug state. Once at the prompt, run fixparts and accept the things it asks.

fixparts
/dev/sda
follow prompts to delete and then write changes with ‘w’

From there, once fixed, you can type fog and it should begin the capture process without hanging.



Windows 8.0 and above can be affected by the windows dirty bit - often. Please see: Windows Dirty Bit