<?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=4252&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Updatedb and locate in non-system drives]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4252</link>
		<description><![CDATA[The most recent posts in [SOLVED] Updatedb and locate in non-system drives.]]></description>
		<lastBuildDate>Thu, 08 Apr 2021 23:08:33 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Updatedb and locate in non-system drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28957#p28957</link>
			<description><![CDATA[<p>oh, i use mlocate. </p><p>thank you for making me aware there is more to locate, i had used(?) installed slocate on another distro (Mandriva) long ago.</p><p>mlocate (locate command) finds things on my other harddrives as well.</p><div class="codebox"><pre><code>mount | grep /home/
/dev/sde2 on /home/glenn/local/archive type ext4 (rw,relatime)
/dev/sdb3 on /home/glenn/local/data type ext4 (rw,relatime)
/dev/sdb6 on /home/glenn/local/free type ext4 (rw,relatime)
/dev/sdd1 on /home/glenn/local/media type ext4 (rw,relatime)
/dev/sde1 on /home/glenn/local/mt-93gb type ext4 (rw,relatime)
/dev/sdb2 on /home/glenn/local/other type ext4 (rw,relatime)
/dev/sdb4 on /home/glenn/local/spare type ext4 (rw,relatime)
/dev/sde5 on /home/glenn/local/stuff type ext4 (rw,relatime)
/dev/sde4 on /home/glenn/local/videos type ext4 (rw,relatime)</code></pre></div><p>there is a movie with &quot;TedBundy&quot; in the name...</p><div class="codebox"><pre><code>locate TedBundy
/home/glenn/local/data/Videos/Extremely.Wicked,.Shockingly.Evil,.And.Vile.TedBundy.mp4</code></pre></div><p>thanks for the headsup!</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Thu, 08 Apr 2021 23:08:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28957#p28957</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updatedb and locate in non-system drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28939#p28939</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>... does that help?</p></div></blockquote></div><p>Indeed ...<br />I think I had seen that thread (?) but somehow did not register <span class="bbu">this</span> post:&#160; <a href="https://unix.stackexchange.com/users/11318/daisy" rel="nofollow">https://unix.stackexchange.com/users/11318/daisy</a>:</p><div class="quotebox"><cite>daisy wrote:</cite><blockquote><div><p>The config file is here: <span class="bbc">/etc/updatedb.conf</span>, so if you didn&#039;t add anything, just mount your HDD, and do updatedb, then you would be able to search for files on external HDD partitions.</p></div></blockquote></div><p>Maybe because it only had seven five while first three answers had seven? 8^7</p><p>The thing is that there it was and at some time (cannot recall having done it) I had edited <span class="bbc">/etc/updatedb.conf</span>.<br />I now know because I commented it: <span class="bbc"># removed /media 20191224</span>, a very useful thing to do.</p><p>Must have done it to keep <span class="bbc">updatedb</span> from indexing pluggable USBs, not realising that I was keeping out my file storage.<br />Once again, thanks for your input.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Thu, 08 Apr 2021 10:58:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28939#p28939</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updatedb and locate in non-system drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28926#p28926</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>... use mlocate instead, it&#039;s better.<br />... plocate from beowulf-backports, which is better and faster.<br />... brings up <a href="https://unix.stackexchange.com/questions/48572/make-locate-able-to-search-files-on-external-hdd" rel="nofollow">https://unix.stackexchange.com/question … ternal-hdd</a><br />... does that help?</p></div></blockquote></div><p>Yes, I&#039;ll have a look at the alternatives to <span class="bbc">*locate</span> + the link and see what I can get. <br />Thanks a lot for your input.&#160; 8^)</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Wed, 07 Apr 2021 16:26:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28926#p28926</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updatedb and locate in non-system drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28923#p28923</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>Since I discovered it long ago, <span class="bbc">locate</span> has been one of my favourite tools.</p></div></blockquote></div><p>You should use mlocate instead, it&#039;s better. Or try plocate from beowulf-backports, which is better and faster.</p><p>I don&#039;t use *locate myself but a quick search brings up <a href="https://unix.stackexchange.com/questions/48572/make-locate-able-to-search-files-on-external-hdd" rel="nofollow">https://unix.stackexchange.com/question … ternal-hdd</a> ← does that help?</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 07 Apr 2021 14:00:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28923#p28923</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updatedb and locate in non-system drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28908#p28908</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>GlennW wrote:</cite><blockquote><div><p>... use it everywhere.<br />Especially /home/glenn/local/... 7 partitions in there</p></div></blockquote></div><p>Yes.<br />I do too.<br />But ...</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>Is there a way to be able to use this tool in other drives?</p></div></blockquote></div><p>ie: main drive is <span class="bbc">/dev/sda</span> but I want to use it on <span class="bbc">/dev/sde1 </span> which is another disk drive.</p><p>Thanks for your input.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Wed, 07 Apr 2021 00:20:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28908#p28908</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Updatedb and locate in non-system drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28905#p28905</link>
			<description><![CDATA[<p>I use it everywhere.</p><p>Especially /home/glenn/local/... 7 partitions in there</p><p>But mostly from root (su) konsole.</p><p>oh, it does work for user too.</p><div class="codebox"><pre><code>locate konsole | grep .deb | grep /local/archive/
/home/glenn/local/archive/src/apt/debs/amd64/konsolekalendar_4%3a18.08.3-1_amd64.deb
/home/glenn/local/archive/src/apt/debs/i386/pool/DEBIAN/main/k/konsole
/home/glenn/local/archive/src/apt/debs/i386/pool/DEBIAN/main/k/konsole/konsole-kpart_18.04.0-1_i386.deb
/home/glenn/local/archive/src/apt/debs/i386/pool/DEBIAN/main/k/konsole/konsole_18.04.0-1_i386.deb
/home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/k/konsole
/home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/k/konsole/konsole-kpart_18.04.0-1_amd64.deb
/home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/k/konsole/konsole_18.04.0-1_amd64.deb
/home/glenn/local/archive/src/apt/debs-ascii2.1/amd64/konsole-kpart_4%3a18.04.0-1_amd64.deb
/home/glenn/local/archive/src/apt/debs-ascii2.1/amd64/konsolekalendar_4%3a16.04.3-4~deb9u1_amd64.deb
/home/glenn/local/archive/src/apt/debs-ascii2.1/pool/DEBIAN/main/k/konsole
/home/glenn/local/archive/src/apt/debs-ascii2.1/pool/DEBIAN/main/k/konsole/konsole-kpart_16.12.0-4_amd64.deb
/home/glenn/local/archive/src/apt/debs-ascii2.1/pool/DEBIAN/main/k/konsole/konsole_16.12.0-4_amd64.deb
glenn@GamesBox ~ $ </code></pre></div><p>I generally use it as root when installing softwares...</p><p>Does it depend on the baloo and kde5-plasma search settings in &quot;system settings&quot;/Search/file search?</p><p>actually, my settings search all except /usr and /var... and one backup partition in ~/local/free</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Tue, 06 Apr 2021 23:27:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28905#p28905</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Updatedb and locate in non-system drives]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28901#p28901</link>
			<description><![CDATA[<p>Hello:</p><p>Since I discovered it long ago, <span class="bbc">locate</span> has been one of my favourite tools.</p><p>But (as far as I know) it only works on the system drive.<br />ie: where <span class="bbc">/</span> lives.</p><p>Is there a way to be able to use this tool in other drives?<br />I find myself searching to files/documents in other drives and have a hard time.</p><p>Thanks in advance,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 06 Apr 2021 22:08:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28901#p28901</guid>
		</item>
	</channel>
</rss>
