<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2730&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Automount problem]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2730</link>
		<description><![CDATA[The most recent posts in Automount problem.]]></description>
		<lastBuildDate>Sat, 23 Mar 2019 16:06:42 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Automount problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=15017#p15017</link>
			<description><![CDATA[<p>I have one NTFS partition mounted with autofs:</p><div class="codebox"><pre><code>cat /etc/auto.master.d/misc_maps.autofs 
/misc	/etc/auto.misc	--timeout=60,--ghost</code></pre></div><div class="codebox"><pre><code>cat /etc/auto.misc 
........
winlinux	-fstype=ntfs,rw,nosuid,nodev,relatime,default_permissions,allow_other	:/dev/sdc1</code></pre></div><div class="codebox"><pre><code>ls /misc/winlinux</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (thierrybo)]]></author>
			<pubDate>Sat, 23 Mar 2019 16:06:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=15017#p15017</guid>
		</item>
		<item>
			<title><![CDATA[Re: Automount problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14905#p14905</link>
			<description><![CDATA[<p>I wonder whether you mean using <span class="bbc">autofs</span>. This way you can define the things you want mounted, but they are only actually mounted when you look at them.</p><p>Install <span class="bbc">autofs</span> and then configure the auto.* files in /etc.</p><p>If I have a file server on my lan called <span class="bbc">sodium</span> offering <span class="bbc">music</span> then my auto.master might contain :-</p><div class="codebox"><pre><code>/LAN    /etc/auto.lan  --ghost</code></pre></div><p>the ghost flag is so that you can see the mount point all the time.</p><p>/etc/auto.lan might contain :-</p><div class="codebox"><pre><code>music		-fstype=nfs,nolock	sodium:/volume1/music
# music		-fstype=cifs,user,uid=user1,gid=users,rw,suid,credentials=/etc/cifsmypwd	://sodium/music</code></pre></div><p>I used to mount it via cifs but now I use nfs, so have commented out the cifs info.<br />My machine now only mounts /LAN/music if I go looking for it and unmounts it after a period of not using it.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Sat, 16 Mar 2019 16:55:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14905#p14905</guid>
		</item>
		<item>
			<title><![CDATA[Re: Automount problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14904#p14904</link>
			<description><![CDATA[<p>What hinders you to use fstab? I mount ntfs partitions with boot with entries like:</p><div class="codebox"><pre><code># Windows
UUID=xxxxxx 	/mnt/Windows	ntfs-3g		rw,uid=1000,gid=1000,auto,users</code></pre></div><p>Works like a charm for many years already.</p><p>Rolf</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sat, 16 Mar 2019 16:11:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14904#p14904</guid>
		</item>
		<item>
			<title><![CDATA[Re: Automount problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14902#p14902</link>
			<description><![CDATA[<p>I want to automount partitions with boot. I can mount them as I like, but I&#039;d like to have some of them automount.</p>]]></description>
			<author><![CDATA[dummy@example.com (RIA77)]]></author>
			<pubDate>Sat, 16 Mar 2019 16:02:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14902#p14902</guid>
		</item>
		<item>
			<title><![CDATA[Re: Automount problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14876#p14876</link>
			<description><![CDATA[<p>Let&#039;s define the problem: you want an access to contents of partitions or you want ability to mount/unmount partitions for user without root privileges?</p>]]></description>
			<author><![CDATA[dummy@example.com (ToxicExMachina)]]></author>
			<pubDate>Fri, 15 Mar 2019 12:53:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14876#p14876</guid>
		</item>
		<item>
			<title><![CDATA[Automount problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14875#p14875</link>
			<description><![CDATA[<p>Hello again!</p><p> There is an old bug in Debian, if you can help me, I hope that bug is not in Devuan as well.<br /> I tried to automount NTFS partition with Disks, and I failed.<br /> I tried with every option - dev/sda, UI .... etc.<br /> Is there any chance to automount partitions ?<br /> Thank you very much and have a nice day, wonderful community of Devuan.</p>]]></description>
			<author><![CDATA[dummy@example.com (RIA77)]]></author>
			<pubDate>Fri, 15 Mar 2019 12:15:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14875#p14875</guid>
		</item>
	</channel>
</rss>
