<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How do I persistently mount an ext HDD in OS X?</title>
	<link>http://ask.metafilter.com/105718/How-do-I-persistently-mount-an-ext-HDD-in-OS-X/</link>
	<description>Comments on Ask MetaFilter post How do I persistently mount an ext HDD in OS X?</description>
	<pubDate>Fri, 31 Oct 2008 21:04:53 -0800</pubDate>
	<lastBuildDate>Fri, 31 Oct 2008 21:04:53 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How do I persistently mount an ext HDD in OS X?</title>
		<link>http://ask.metafilter.com/105718/How-do-I-persistently-mount-an-ext-HDD-in-OS-X</link>	
		<description>How do I set up OS X (10.4) to mount an external hard drive at a specific folder on startup? &lt;br /&gt;&lt;br /&gt; I&apos;ve tried putting &lt;code&gt;@reboot mount /dev/disk1s1 /my/mountpoint&lt;/code&gt; into root&apos;s crontab, but that didn&apos;t work. There wasn&apos;t any output produced, even with &quot;mount -v&quot;, and the HDD wasn&apos;t mounted.&lt;br&gt;
&lt;br&gt;
I&apos;ve heard mention of NetInfo Manager, and I see where &quot;mounts&quot; may be specified, but I don&apos;t know how to set it up.&lt;br&gt;
&lt;br&gt;
Is there a way to get it so that when I restart my computer, the external hard drive shows up mounted at /my/mountpoint? FYI, I don&apos;t care about having the icon on the desktop.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.105718</guid>
		<pubDate>Fri, 31 Oct 2008 20:11:40 -0800</pubDate>
		<dc:creator>philomathoholic</dc:creator>
		
			<category>osx</category>
		
			<category>mount</category>
		
	</item> <item>
		<title>By: the_dude</title>
		<link>http://ask.metafilter.com/105718/How-do-I-persistently-mount-an-ext-HDD-in-OS-X#1526502</link>	
		<description>I think the correct way to do that on a Mac is to use &lt;code&gt;launchd&lt;/code&gt; instead of crontab jobs. Try looking into that.&lt;br&gt;
&lt;br&gt;
Another quick fix might be putting the script under &lt;code&gt;/System/Library/StartupItems&lt;/code&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.105718-1526502</guid>
		<pubDate>Fri, 31 Oct 2008 21:04:53 -0800</pubDate>
		<dc:creator>the_dude</dc:creator>
	</item><item>
		<title>By: jeffburdges</title>
		<link>http://ask.metafilter.com/105718/How-do-I-persistently-mount-an-ext-HDD-in-OS-X#1526520</link>	
		<description>I fear that cron and inetd nolonger function under Mac OS X, you must learn the format for the appropriate .plist files under /System/Library/LaunchDaemons or /System/Library/StartupItems, but they are not difficult.  Oh, why doesn&apos;t it mount the disk automatically?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.105718-1526520</guid>
		<pubDate>Fri, 31 Oct 2008 21:40:40 -0800</pubDate>
		<dc:creator>jeffburdges</dc:creator>
	</item><item>
		<title>By: philomathoholic</title>
		<link>http://ask.metafilter.com/105718/How-do-I-persistently-mount-an-ext-HDD-in-OS-X#1526526</link>	
		<description>Oh, I forgot to mention, setting it up in fstab and running &lt;code&gt;mount -a&lt;/code&gt; doesn&apos;t work either, and still without any output/errors.&lt;br&gt;
&lt;br&gt;
It&apos;ll mount automatically, but I was hoping for a more controlled method.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.105718-1526526</guid>
		<pubDate>Fri, 31 Oct 2008 22:16:36 -0800</pubDate>
		<dc:creator>philomathoholic</dc:creator>
	</item><item>
		<title>By: flabdablet</title>
		<link>http://ask.metafilter.com/105718/How-do-I-persistently-mount-an-ext-HDD-in-OS-X#1526530</link>	
		<description>&lt;em&gt;setting it up in fstab and running mount -a doesn&apos;t work either, and still without any output/errors&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
As a Linux user looking over the BSD fence I&apos;d kind of assume that fstab is the right way to do this.  Can you show us your complete fstab, including the line for /dev/disk1s1?  Also, can you find anything in your system logs that shows your other filesystems being mounted at boot time, and if so, does anything pertaining to /dev/disk1s1 appear nearby?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.105718-1526530</guid>
		<pubDate>Fri, 31 Oct 2008 22:46:39 -0800</pubDate>
		<dc:creator>flabdablet</dc:creator>
	</item><item>
		<title>By: nathan_teske</title>
		<link>http://ask.metafilter.com/105718/How-do-I-persistently-mount-an-ext-HDD-in-OS-X#1526542</link>	
		<description>&lt;a href=&quot;http://www.macosxhints.com/article.php?story=20050805062520199&quot;&gt;MacOS X Hints: Change a disk&apos;s mount point &lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
This &lt;i&gt;may&lt;/i&gt; cause all sorts of freakout if you upgrade to Leopard.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.105718-1526542</guid>
		<pubDate>Fri, 31 Oct 2008 23:20:47 -0800</pubDate>
		<dc:creator>nathan_teske</dc:creator>
	</item><item>
		<title>By: philomathoholic</title>
		<link>http://ask.metafilter.com/105718/How-do-I-persistently-mount-an-ext-HDD-in-OS-X#1526567</link>	
		<description>Here&apos;s my entire fstab:&lt;br&gt;
&lt;br&gt;
UUID=3A45D2BE-A273-3DFA-B508-B33C9AC4D79E /Users/juke hfs rw,auto 1 2&lt;br&gt;
&lt;br&gt;
I know it&apos;s not like Linux or the BSDs, in that it doesn&apos;t really use the fstab file, but I thought there might still be a way.&lt;br&gt;
&lt;br&gt;
That Hints page looked promising, but it didn&apos;t work. It still didn&apos;t mount until I logged in, and it mounts at /Volumes.&lt;br&gt;
&lt;br&gt;
If I was going to look through log files, which ones would I look through?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
My if-all-else-fails strategy is to use some symlinks to mimic a mount point. But, the problem with this is that the owner/group is set to philo/philo and chown/chgrp exit successfully without changing anything. I&apos;d prefer it to be the &quot;jukebox&quot; user. I could set everything to be world readable and writable, but I&apos;d rather not.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.105718-1526567</guid>
		<pubDate>Sat, 01 Nov 2008 01:39:38 -0800</pubDate>
		<dc:creator>philomathoholic</dc:creator>
	</item>
	</channel>
</rss>
