<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Recapture a cloned disk]]></title><description><![CDATA[<p dir="auto">Hello, i’m making a dual boot image (Win11/Ubuntu24)</p>
<p dir="auto">I :</p>
<ol>
<li>deployed our Win11 golden image on the computer (without booting to keep post install scripts)</li>
<li>installed Ubuntu alongside with a USB stick</li>
<li>shutdown</li>
<li>Capture</li>
</ol>
<p dir="auto">The issue is that it tells me that the ntfs partition is dirty and that i need to boot windows.</p>
<p dir="auto">Is it possible to recapture a deployed image without booting once ? I’d like to have the postdeploy scripts to run on the final computer, not the one used to make the dual boot</p>
]]></description><link>http://forums.fogproject.org/topic/17916/recapture-a-cloned-disk</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 23:08:56 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/17916.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 07 Jul 2025 09:55:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Recapture a cloned disk on Tue, 08 Jul 2025 13:26:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> I fixed it by directly removing the dirty flag using Linux. <code>sudo ntfsfix -d /dev/nvme...</code></p>
<p dir="auto">We need to redo our golden image, so we will check at that time if we still get the same behavior.</p>
<p dir="auto">Thx for the help !</p>
]]></description><link>http://forums.fogproject.org/post/156939</link><guid isPermaLink="true">http://forums.fogproject.org/post/156939</guid><dc:creator><![CDATA[Small0145]]></dc:creator><pubDate>Tue, 08 Jul 2025 13:26:33 GMT</pubDate></item><item><title><![CDATA[Reply to Recapture a cloned disk on Mon, 07 Jul 2025 17:11:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/48570">@Small0145</a> Sure, but it still seems like the golden image had this issue. How it got there I don’t know. I would suggest attempting to boot windows, perform the chkdsk/scandisk as needed. Then shutdown (may need to re-sysprep) after running this command. Windows 11, to my knowledge, can be a little bit strange sometimes.</p>
]]></description><link>http://forums.fogproject.org/post/156937</link><guid isPermaLink="true">http://forums.fogproject.org/post/156937</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Mon, 07 Jul 2025 17:11:02 GMT</pubDate></item><item><title><![CDATA[Reply to Recapture a cloned disk on Mon, 07 Jul 2025 10:17:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> the thing is, i did not boot on Windows, i deployed our syspreped golden image, so at first boot it will configure windows and install drivers.</p>
]]></description><link>http://forums.fogproject.org/post/156936</link><guid isPermaLink="true">http://forums.fogproject.org/post/156936</guid><dc:creator><![CDATA[Small0145]]></dc:creator><pubDate>Mon, 07 Jul 2025 10:17:35 GMT</pubDate></item><item><title><![CDATA[Reply to Recapture a cloned disk on Mon, 07 Jul 2025 10:07:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/48570">@Small0145</a> <code>powercfg /h off</code></p>
<p dir="auto">Most of the time, the reason people see this is “shutdown” goes into a special mode called “Fastboot” which works similarly by flipping the dirty bit on the drive.</p>
<p dir="auto">The command I posted here should prevent “fast log” so when you shutdown, the machine ACTUALLY powers off without any dirty bit.</p>
]]></description><link>http://forums.fogproject.org/post/156935</link><guid isPermaLink="true">http://forums.fogproject.org/post/156935</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Mon, 07 Jul 2025 10:07:44 GMT</pubDate></item></channel></rss>