<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>some thoughts &#187; backups</title>
	<atom:link href="http://programmerthoughts.com/tags/backups/feed/" rel="self" type="application/rss+xml" />
	<link>http://programmerthoughts.com</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jul 2010 16:58:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>More adventures of home tech support</title>
		<link>http://programmerthoughts.com/programming/home-storage/more-adventures-of-home-tech-support/</link>
		<comments>http://programmerthoughts.com/programming/home-storage/more-adventures-of-home-tech-support/#comments</comments>
		<pubDate>Sat, 02 May 2009 15:28:56 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[home storage]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[reinstall OS]]></category>
		<category><![CDATA[tech support]]></category>

		<guid isPermaLink="false">http://johnandkaren.com/blog/?p=220</guid>
		<description><![CDATA[Recently, Karen&#8217;s laptop refused to boot. After a few attempts to fix the problem (OS X&#8217;s Disk Utility and Disk Warrior), I connected the drive to my computer, made a complete backup, and reformatted it. This is the first time I have ever had to reinstall OS X on any Mac I have owned. I [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, Karen&#8217;s laptop refused to boot. After a few attempts to fix the problem (OS X&#8217;s Disk Utility and Disk Warrior), I connected the drive to my computer, made a complete backup, and reformatted it. This is the first time I have ever had to reinstall OS X on any Mac I have owned. I suspect her problems were caused by bad sectors on the disk, so before I reinstalled the operating system, I erased the disk by writing zeros to the entire disk. This way, if bad sectors are detected, the drive could substitute them for the good sectors it keeps in reserve.</p>
<p>After reinstalling the OS, she reinstalled her programs, and I restored her documents from the backup. The last thing too do was to connect he back to our <a href="http://johnandkaren.com/blog/file-server/">home file server</a>.</p>
<p>Originally, I used NFS to share our files. When I reinstalled her OS, though, Karen&#8217;s user id reverted back to the OS X default. Unfortunately, this was the same user id that I used on my computer. Because NFS based its permissions on the client&#8217;s user id, I had two choices. One, I could change her user id on her fresh install. Or two, I could use something other than NFS on the file server.</p>
<p>The second option seemed to be a better long-term solution, so I looked in to setting up SMB. SMB has the advantage of requiring a user id and password to connect. This means that from any computer, no matter the users on that computer, I can connect to the file server with the proper permissions.</p>
<p><a href="http://johnandkaren.com/blog/file-server/network-shares/">Setting up the new network shares</a> turned out to be less painful that I anticipated, and, for now, all is right in the world of our home computers.</p>
]]></content:encoded>
			<wfw:commentRss>http://programmerthoughts.com/programming/home-storage/more-adventures-of-home-tech-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
