<?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[&quot;no mountpoint is specified&quot; error during attempt to deploy]]></title><description><![CDATA[<p dir="auto">I have two PC’s of the same architecture.  I setup one and uploaded its image to Fog.<br />
Now on the second PC, I want to deploy that image.</p>
<p dir="auto">The Fog deploy script begins normally, showing the image name and so forth.</p>
<h2>Then it says:</h2>
<ul>
<li>Looking for hard disks… Done.</li>
<li>Task Completed</li>
<li>Changing host name …  ntfs-3g: no mountpoint specified</li>
</ul>
<p dir="auto">ntfs-3g  2009.3.8 integrated FUSE 27-third generations NTFS driver</p>
<h2>Copyright … (information about the driver… and its usage)</h2>
<p dir="auto">Then it aborts and updates the Fog database to say task done.</p>
<p dir="auto">Fog server o/s:  Ubuntu 12.04<br />
Fog Vers: 0.32<br />
Client O/S: Windows 7<br />
Image type: Multiple Partition Image All Disks (not resizable)</p>
]]></description><link>http://forums.fogproject.org/topic/3079/no-mountpoint-is-specified-error-during-attempt-to-deploy</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 21:33:10 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/3079.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 11 Jun 2014 23:52:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &quot;no mountpoint is specified&quot; error during attempt to deploy on Thu, 12 Jun 2014 07:20:34 GMT]]></title><description><![CDATA[<p dir="auto">[quote=“Tom Elliott, post: 29976, member: 7271”]What is the OS of the image?</p>
<p dir="auto">What is the type of the image (raw, single disk, multi-part?)</p>
<p dir="auto">It looks like the mbr or gpt tables aren’t being written back. At least not properly.[/quote]</p>
<p dir="auto">I may have found something that fixes this.</p>
<p dir="auto">I did a deploy-debug on both PC’s.</p>
<p dir="auto">Then at the debug prompt:<br />
#  fdisk /dev/sda      and then “w” to write it out<br />
#  fog</p>
<p dir="auto">Both PC’s seems to be loading.  Though I don’t know if this is one-time or I will need to manually do this every time I want to load these machines.   Any ideas?</p>
<p dir="auto">(got this from:    [url]<a href="http://fogproject.org/forum/threads/partition-table-error.1234/#post-10305%5B/url%5D" target="_blank" rel="noopener noreferrer nofollow ugc">http://fogproject.org/forum/threads/partition-table-error.1234/#post-10305[/url]</a>  )</p>
]]></description><link>http://forums.fogproject.org/post/24088</link><guid isPermaLink="true">http://forums.fogproject.org/post/24088</guid><dc:creator><![CDATA[mkstreet]]></dc:creator><pubDate>Thu, 12 Jun 2014 07:20:34 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;no mountpoint is specified&quot; error during attempt to deploy on Thu, 12 Jun 2014 06:47:55 GMT]]></title><description><![CDATA[<p dir="auto">[quote=“Tom Elliott, post: 29976, member: 7271”]What is the OS of the image?</p>
<p dir="auto">What is the type of the image (raw, single disk, multi-part?)</p>
<p dir="auto">It looks like the mbr or gpt tables aren’t being written back. At least not properly.[/quote]</p>
<p dir="auto">I might have found a clue to this, but I don’t know how to interpret it.</p>
<p dir="auto">I tried to deploy this same image to a third PC (all three PCs are the same hardware)… this is what I noticed:</p>
<p dir="auto">The first time, I get an error like this:</p>
<ul>
<li>Checking hard disk:  Error: invalid partition table on /dev/sda – wrong signature 0.</li>
</ul>
<p dir="auto">Then on subsequent attempts to deploy, I don’t see that error any more but only the error…<br />
* Changing host name … ntfs-3g: no mountpoint specified</p>
]]></description><link>http://forums.fogproject.org/post/24086</link><guid isPermaLink="true">http://forums.fogproject.org/post/24086</guid><dc:creator><![CDATA[mkstreet]]></dc:creator><pubDate>Thu, 12 Jun 2014 06:47:55 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;no mountpoint is specified&quot; error during attempt to deploy on Thu, 12 Jun 2014 03:31:00 GMT]]></title><description><![CDATA[<p dir="auto">[quote=“Tom Elliott, post: 29976, member: 7271”]What is the OS of the image?</p>
<p dir="auto">What is the type of the image (raw, single disk, multi-part?)</p>
<p dir="auto">It looks like the mbr or gpt tables aren’t being written back. At least not properly.[/quote]</p>
<p dir="auto">The image O/S is Windows 7 (64-bit).<br />
I first tried image type: Multiple Partition Image All Disks (not resizable)</p>
<h2>I just tried Multiple Partition Image Single Disks (not resizable).  This gets:</h2>
<ul>
<li>Using hard disk /dev/sda</li>
<li>Restoring MBR … Done</li>
<li>Checking Hard Disk: Error: invalid partition table on /dev/sda – wrong signature 0.<br />
Done</li>
<li>Task Completed</li>
<li>Changing host name … ntfs-3g: no mountpoint specified</li>
</ul>
<p dir="auto">ntfs-3g 2009.3.8 integrated FUSE 27-third generations NTFS driver</p>
<h2>Copyright … (information about the driver… and its usage)</h2>
<p dir="auto">Fog server o/s: Ubuntu 12.04<br />
Fog Vers: 0.32</p>
]]></description><link>http://forums.fogproject.org/post/24084</link><guid isPermaLink="true">http://forums.fogproject.org/post/24084</guid><dc:creator><![CDATA[mkstreet]]></dc:creator><pubDate>Thu, 12 Jun 2014 03:31:00 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;no mountpoint is specified&quot; error during attempt to deploy on Thu, 12 Jun 2014 03:18:05 GMT]]></title><description><![CDATA[<p dir="auto">Still no success.  The Multi Partition Single Disk gets me this error when I try to download:</p>
<hr />
<ul>
<li>Using hard disk  /dev/sda</li>
<li>Restoring MBR … Done</li>
<li>Checking Hard Disk:   Error:  invalid partition table on /dev/sda – wrong signature 0.<br />
Done</li>
<li>Task Completed</li>
<li>Changing host name … ntfs-3g: no mountpoint specified</li>
</ul>
<p dir="auto">ntfs-3g 2009.3.8 integrated FUSE 27-third generations NTFS driver</p>
<h2>Copyright … (information about the driver… and its usage)</h2>
<p dir="auto">I am running out of ideas…</p>
]]></description><link>http://forums.fogproject.org/post/24083</link><guid isPermaLink="true">http://forums.fogproject.org/post/24083</guid><dc:creator><![CDATA[mkstreet]]></dc:creator><pubDate>Thu, 12 Jun 2014 03:18:05 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;no mountpoint is specified&quot; error during attempt to deploy on Thu, 12 Jun 2014 03:00:10 GMT]]></title><description><![CDATA[<p dir="auto">The image O/S is Windows 7 (64-bit).<br />
I first tried image type:  Multiple Partition Image All Disks (not resizable)</p>
<p dir="auto">Now I am creating/trying Multiple Partition Image Single Disks (not resizable)</p>
<p dir="auto">Fog server o/s: Ubuntu 12.04<br />
Fog Vers: 0.32</p>
]]></description><link>http://forums.fogproject.org/post/24080</link><guid isPermaLink="true">http://forums.fogproject.org/post/24080</guid><dc:creator><![CDATA[mkstreet]]></dc:creator><pubDate>Thu, 12 Jun 2014 03:00:10 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;no mountpoint is specified&quot; error during attempt to deploy on Thu, 12 Jun 2014 02:57:40 GMT]]></title><description><![CDATA[<p dir="auto">I tried creating (uploading) the image as Vista and then tried both downloading at Win 7 or Vista.<br />
The same kind of errors as noted above.</p>
<p dir="auto">Now I am trying to create a new image from the source PC as image type “Multiple Partition Single Disk (not resizable)”<br />
and Win 7.</p>
]]></description><link>http://forums.fogproject.org/post/24079</link><guid isPermaLink="true">http://forums.fogproject.org/post/24079</guid><dc:creator><![CDATA[mkstreet]]></dc:creator><pubDate>Thu, 12 Jun 2014 02:57:40 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;no mountpoint is specified&quot; error during attempt to deploy on Thu, 12 Jun 2014 02:56:45 GMT]]></title><description><![CDATA[<p dir="auto">What is the OS of the image?</p>
<p dir="auto">What is the type of the image (raw, single disk, multi-part?)</p>
<p dir="auto">It looks like the mbr or gpt tables aren’t being written back.  At least not properly.</p>
]]></description><link>http://forums.fogproject.org/post/24078</link><guid isPermaLink="true">http://forums.fogproject.org/post/24078</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Thu, 12 Jun 2014 02:56:45 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;no mountpoint is specified&quot; error during attempt to deploy on Thu, 12 Jun 2014 00:12:56 GMT]]></title><description><![CDATA[<p dir="auto">Update:<br />
I did see another thread about specifying the image as Windows Vista, even thought it is Windows 7.</p>
<p dir="auto">I tried just changing the Fog database  to show the client as Vista and deploy.</p>
<p dir="auto">When I do this, I get this error instead:</p>
<hr />
<ul>
<li>Looking for hard disks… Done.</li>
<li>Task Completed</li>
<li>Changing host name … umount: can’t unmount /ntfs: invalid argument</li>
</ul>
<hr />
<p dir="auto">Now I am trying this:  change the first PC to Vista and uploading a new image.  Then I will try to deploy that as Vista on the 2nd PC.</p>
]]></description><link>http://forums.fogproject.org/post/24068</link><guid isPermaLink="true">http://forums.fogproject.org/post/24068</guid><dc:creator><![CDATA[mkstreet]]></dc:creator><pubDate>Thu, 12 Jun 2014 00:12:56 GMT</pubDate></item></channel></rss>