<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.fogproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ccsmith705</id>
		<title>FOG Project - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.fogproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ccsmith705"/>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Special:Contributions/Ccsmith705"/>
		<updated>2026-04-30T04:08:41Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Image_Upload:_Error_Checking_Mount&amp;diff=2412</id>
		<title>Image Upload: Error Checking Mount</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Image_Upload:_Error_Checking_Mount&amp;diff=2412"/>
				<updated>2010-07-13T21:02:43Z</updated>
		
		<summary type="html">&lt;p&gt;Ccsmith705: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Client mounts the NFS share successfully but throws an error while checking the mounted Share.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
* Preparing to send image file to server &lt;br /&gt;
* Mounting File System......................................mount:ser.ver.ipa.ddr:/data/images/dev/ failed, reason given by server: Permission denied &lt;br /&gt;
Done &lt;br /&gt;
&lt;br /&gt;
* Checking Mounted File System ........................ &lt;br /&gt;
########################################################################################### &lt;br /&gt;
# # &lt;br /&gt;
# An error has been detected # &lt;br /&gt;
# # &lt;br /&gt;
########################################################################################### &lt;br /&gt;
 &lt;br /&gt;
Fatal Error: Failed to mount NFS Volume. &lt;br /&gt;
 &lt;br /&gt;
########################################################################################### &lt;br /&gt;
# # &lt;br /&gt;
# Computer will reboot in 1 minute. # &lt;br /&gt;
# # &lt;br /&gt;
########################################################################################### &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In the folder on your server, check for the '''.mntcheck files'''. If these are not there then perform the following commands [Linux Systems Only]&lt;br /&gt;
&lt;br /&gt;
'''touch /images/dev/.mntcheck '''&lt;br /&gt;
&lt;br /&gt;
'''touch /images/.mntcheck '''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If still receiving the same error message after perfroming the above commands, you may need to edit /etc/exports to include your new mount point, i.e. /data/images and /data/images/dev with corresponding permissions.&lt;br /&gt;
&lt;br /&gt;
See following example of /etc/exports:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/images *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)&lt;br /&gt;
&lt;br /&gt;
/images/dev *(rw,sync,no_wdelay,no_root_squash,insecure)&lt;br /&gt;
&lt;br /&gt;
'''/data/images *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)'''&lt;br /&gt;
&lt;br /&gt;
'''/data/images/dev *(rw,sync,no_wdelay,no_root_squash,insecure)'''&lt;/div&gt;</summary>
		<author><name>Ccsmith705</name></author>	</entry>

	</feed>