<?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>info.michael-simons.eu &#187; Apple</title>
	<atom:link href="http://info.michael-simons.eu/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://info.michael-simons.eu</link>
	<description>Just another nerd blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:26:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mac OS X Lion loses network connection after sleep</title>
		<link>http://info.michael-simons.eu/2012/01/05/mac-os-x-lion-loses-network-connection-after-sleep/</link>
		<comments>http://info.michael-simons.eu/2012/01/05/mac-os-x-lion-loses-network-connection-after-sleep/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 15:53:03 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[English posts]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Network]]></category>

		<guid isPermaLink="false">http://info.michael-simons.eu/?p=621</guid>
		<description><![CDATA[Sleep related problems have never been a problem for me with OS X (at least the sleep of the machine) since Lion. Sleep works perfectly fine but after wake my machine has no internet connection anymore, at least it looks like this. It&#8217;s only domains that aren&#8217;t resolved anymore. It also affects wired and wifi [...]]]></description>
			<content:encoded><![CDATA[<p>Sleep related problems have never been a problem for me with OS X (at least the sleep of the machine) since Lion.</p>
<p>Sleep works perfectly fine but after wake my machine has no internet connection anymore, at least it looks like this. It&#8217;s only domains that aren&#8217;t resolved anymore. It also affects wired and wifi networks. There are a lot of threads in the Apple forums that blame USB drives, Optical drives and the like but this sounds a bit like voodoo.</p>
<p>I found the following working solution:</p>
<p>Edit &#8220;/System/Library/LaunchDaemons/com.apple.mDNSResponder.plist&#8221; like so:</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;?xml</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000066;">encoding</span>=<span style="color: #ff0000;">&quot;UTF-8&quot;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></span>
<span style="color: #00bbdd;">&lt;!DOCTYPE plist PUBLIC &quot;-//Apple Computer//DTD PLIST 1.0//EN&quot; &quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd&quot;&gt;</span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;plist</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;dict<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Label<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>com.apple.mDNSResponder<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>OnDemand<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;false</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>UserName<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>_mdnsresponder<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>GroupName<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>_mdnsresponder<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>ProgramArguments<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;array<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>/usr/sbin/mDNSResponder<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>-launchd<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>-AlwaysAppendSearchDomains<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>-DisableSleepProxyClient<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>		
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/array<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>MachServices<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;dict<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>com.apple.mDNSResponder<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;true</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/dict<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Sockets<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;dict<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Listeners<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;dict<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>SockFamily<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Unix<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>SockPathName<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>/var/run/mDNSResponder<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>SockPathMode<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;integer<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>438<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/integer<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/dict<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/dict<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>EnableTransactions<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;true</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/dict<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/plist<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>

<p>and relaunch the mDNSResponder like so:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> launchctl unload <span style="color: #660033;">-w</span> <span style="color: #000000; font-weight: bold;">/</span>System<span style="color: #000000; font-weight: bold;">/</span>Library<span style="color: #000000; font-weight: bold;">/</span>LaunchDaemons<span style="color: #000000; font-weight: bold;">/</span>com.apple.mDNSResponder.plist 
<span style="color: #c20cb9; font-weight: bold;">sudo</span> launchctl load <span style="color: #660033;">-w</span> <span style="color: #000000; font-weight: bold;">/</span>System<span style="color: #000000; font-weight: bold;">/</span>Library<span style="color: #000000; font-weight: bold;">/</span>LaunchDaemons<span style="color: #000000; font-weight: bold;">/</span>com.apple.mDNSResponder.plist</pre></div></div>

<p>This fixes to things: The domain resolution described <a href="http://www.makingitscale.com/2011/fix-for-broken-search-domain-resolution-in-osx-lion.html">here</a> and the 2 hourly automatic wake from sleep described <a href="http://hints.macworld.com/article.php?story=20100401103451497">here</a>.</p>
<p><ins>Update:</ins></p>
<p>It seems that fixed the problem just for that one time. To fix it every wake i use &#8220;SleepWatcher&#8221; by <a href="http://www.bernhard-baehr.de/" title="Bernhard Bähr"></a>. Installed as said in the read me, save this file somewhere as restart_mDNSResponder</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/bash</span>
<span style="color: #c20cb9; font-weight: bold;">killall</span> <span style="color: #660033;">-HUP</span> mDNSResponder</pre></div></div>

<p>and copy this</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;</span>?xml <span style="color: #007800;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #007800;">encoding</span>=<span style="color: #ff0000;">&quot;UTF-8&quot;</span>?<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;!</span>DOCTYPE plist PUBLIC <span style="color: #ff0000;">&quot;-//Apple Computer//DTD PLIST 1.0//EN&quot;</span> <span style="color: #ff0000;">&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;</span>plist <span style="color: #007800;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;</span>dict<span style="color: #000000; font-weight: bold;">&gt;</span>
        <span style="color: #000000; font-weight: bold;">&lt;</span>key<span style="color: #000000; font-weight: bold;">&gt;</span>Label<span style="color: #000000; font-weight: bold;">&lt;/</span>key<span style="color: #000000; font-weight: bold;">&gt;</span>
        <span style="color: #000000; font-weight: bold;">&lt;</span>string<span style="color: #000000; font-weight: bold;">&gt;</span>de.bernhard-baehr.sleepwatcher<span style="color: #000000; font-weight: bold;">&lt;/</span>string<span style="color: #000000; font-weight: bold;">&gt;</span>
        <span style="color: #000000; font-weight: bold;">&lt;</span>key<span style="color: #000000; font-weight: bold;">&gt;</span>ProgramArguments<span style="color: #000000; font-weight: bold;">&lt;/</span>key<span style="color: #000000; font-weight: bold;">&gt;</span>
        <span style="color: #000000; font-weight: bold;">&lt;</span>array<span style="color: #000000; font-weight: bold;">&gt;</span>
                <span style="color: #000000; font-weight: bold;">&lt;</span>string<span style="color: #000000; font-weight: bold;">&gt;/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>sbin<span style="color: #000000; font-weight: bold;">/</span>sleepwatcher<span style="color: #000000; font-weight: bold;">&lt;/</span>string<span style="color: #000000; font-weight: bold;">&gt;</span>
                <span style="color: #000000; font-weight: bold;">&lt;</span>string<span style="color: #000000; font-weight: bold;">&gt;</span>-V<span style="color: #000000; font-weight: bold;">&lt;/</span>string<span style="color: #000000; font-weight: bold;">&gt;</span>
                <span style="color: #000000; font-weight: bold;">&lt;</span>string<span style="color: #000000; font-weight: bold;">&gt;</span>-w <span style="color: #000000; font-weight: bold;">/</span>path<span style="color: #000000; font-weight: bold;">/</span>to<span style="color: #000000; font-weight: bold;">/</span>restart_mDNSResponder<span style="color: #000000; font-weight: bold;">&lt;/</span>string<span style="color: #000000; font-weight: bold;">&gt;</span>
        <span style="color: #000000; font-weight: bold;">&lt;/</span>array<span style="color: #000000; font-weight: bold;">&gt;</span>
        <span style="color: #000000; font-weight: bold;">&lt;</span>key<span style="color: #000000; font-weight: bold;">&gt;</span>RunAtLoad<span style="color: #000000; font-weight: bold;">&lt;/</span>key<span style="color: #000000; font-weight: bold;">&gt;</span>
        <span style="color: #000000; font-weight: bold;">&lt;</span>true<span style="color: #000000; font-weight: bold;">/&gt;</span>
        <span style="color: #000000; font-weight: bold;">&lt;</span>key<span style="color: #000000; font-weight: bold;">&gt;</span>KeepAlive<span style="color: #000000; font-weight: bold;">&lt;/</span>key<span style="color: #000000; font-weight: bold;">&gt;</span>
        <span style="color: #000000; font-weight: bold;">&lt;</span>true<span style="color: #000000; font-weight: bold;">/&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;/</span>dict<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;/</span>plist<span style="color: #000000; font-weight: bold;">&gt;</span></pre></div></div>

<p>to /Library/LaunchDaemons/de.bernhard-baehr.sleepwatcher-20compatibility.plist. </p>
<p>and execute</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> launchctl load <span style="color: #660033;">-w</span> <span style="color: #000000; font-weight: bold;">/</span>Library<span style="color: #000000; font-weight: bold;">/</span>LaunchDaemons<span style="color: #000000; font-weight: bold;">/</span>de.bernhard-baehr.sleepwatcher-20compatibility.plist</pre></div></div>

<p>This did the trick for me.</p>
<p class="akst_link"><a href="http://info.michael-simons.eu/?p=621&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_621" class="akst_share_link " rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://info.michael-simons.eu/2012/01/05/mac-os-x-lion-loses-network-connection-after-sleep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrate OS X to a bigger hard disk</title>
		<link>http://info.michael-simons.eu/2010/11/19/migrate-os-x-to-a-bigger-hard-disk/</link>
		<comments>http://info.michael-simons.eu/2010/11/19/migrate-os-x-to-a-bigger-hard-disk/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 10:41:36 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[English posts]]></category>

		<guid isPermaLink="false">http://info.michael-simons.eu/?p=469</guid>
		<description><![CDATA[I wanted to upgrade my 2008 MacBook (the aluminium one without firewire) with a bigger and especially faster hdd. I chose a Hitachi Travelstar 7k500. So far, it was a good choice. This tip does only apply to an HFS+ formatted drive with a GUID partition table. I already had a (bootable) backup that i [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to upgrade my 2008 MacBook (the aluminium one without firewire) with a bigger and especially faster hdd. I chose a Hitachi Travelstar 7k500. So far, it was a good choice. </p>
<p>This tip does only apply to an HFS+ formatted drive with a GUID partition table.</p>
<p>I already had a (bootable) backup that i create using SuperDuper! But for the migration purpose i wanted a bitwise copy of the old disk, so i used dd. I started the MacBook with the external drive containing the bootable backup and some space for the disk image (as i had no external SATA-USB adapter at hand. The (simple) commands for cloning (and zipping) the internal disk to an image are:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">dd</span> <span style="color: #007800;">bs</span>=128k <span style="color: #007800;">if</span>=<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>disk0 <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">gzip</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000; font-weight: bold;">/</span>path<span style="color: #000000; font-weight: bold;">/</span>to<span style="color: #000000; font-weight: bold;">/</span>image.gz</pre></div></div>

<p>The internal disk is in most cases /dev/disk0 but it can vary. The process took about 7hours, i blame my old and slow external disk for that.</p>
<p>After switching the internal disk, which is irritating simple, i don&#8217;t know why Apple had to change that in the newer unibodies, i restored the image with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">gzip</span> <span style="color: #660033;">-dc</span> <span style="color: #000000; font-weight: bold;">/</span>path<span style="color: #000000; font-weight: bold;">/</span>to<span style="color: #000000; font-weight: bold;">/</span>image.gz <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">dd</span> <span style="color: #007800;">of</span>=<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>disk0</pre></div></div>

<p>and rebooted.</p>
<p>The Mac came back immediately without a problem. If you don&#8217;t know dd you we&#8217;ll be surprised what you see: Your new disk and the partition on it has exactly the same free space as before. This is because dd does an exact bitwise copy of your disk and doesn&#8217;t resize the partition.</p>
<p>With the build-in OS X &#8220;Disk Utility&#8221; (&#8220;Festplattendienstprogramm&#8221;) you can easily resize the one partition (or create a second one if you like), altough you must boot from the OS X installer disk or as i did, from another bootable backup.</p>
<p>And there was the only problem i had. The german error message says </p>
<pre>
Partitionieren ist fehlgeschlagen

Beim Partitionieren ist folgender Fehler aufgetreten:

MediaKit meldet: Partition (Tabelle) zu klein
</pre>
<p>The english message is </p>
<pre>
Partition failed

Partition failed with the error:

MediaKit reports partition (map) too small.
</pre>
<p>Bummer. The filesystem itself is resizable but the partition table itself is not. When the original drive was formatted, the partition table was created just for that device.</p>
<p>I found the solution in the <a href="http://blog.scottmroberts.com/archives/15">Life as i know blog</a>. The author has the same problem while expanding a raid, but the solution can be used without problems for a simple drive. Note that this works only if the drive has just one partition on it! If you try this on your own, i&#8217;m not responsible for any dataloss.</p>
<p>Just use the following commands in a terminal (replace /dev/disk0 with your device) (the device must not be mounted while using the commands, therefor like stated above, boot from the installer disk or a backup): </p>
<dl>
<dt>sudo gpt show /dev/disk0</dt>
<dd>This shows the current partition table. Note the number in the column &#8220;SIZE&#8221; with the highest value.</dd>
<dt>Unmount the disk through Disk Utility</dt>
<dd>The Partitiontable cannot be changed when the drive is mounted.</dd>
<dt>sudo gpt destroy /dev/disk0</dt>
<dd>This destroys the current partition table, so be carefull.</dd>
<dt>sudo gpt create -f /dev/disk0</dt>
<dd>This creates a new partition table with the correct size for your new harddrive</dd>
<dt>sudo gpt add -b 409640 -s XXX /dev/disk0</dt>
<dd>Replace the XXX with the value from size in the first step.</dd>
<dt>Use Diskutility to mount the disk again. You now can resize the partition or add another</dt>
<dd>Eventually you need to reboot, but in my case it wasn&#8217;t necessary, the partition showed up immediatly. I hower did reboot after resizing it to see, wether the cloning did work. </dd>
</dl>
<p>The cloning did work and i now have a much faster system and more space available. </p>
<p>You can use the process of destroying and recreating the partition table for drives with more than one partition, you must repeat the gpt add step and change the start and end parameter correctly.</p>
<p>Please be sure what you do, when you try to repeat the tipps in this post!</p>
<p class="akst_link"><a href="http://info.michael-simons.eu/?p=469&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_469" class="akst_share_link " rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://info.michael-simons.eu/2010/11/19/migrate-os-x-to-a-bigger-hard-disk/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iTunes terminal tipps 2010</title>
		<link>http://info.michael-simons.eu/2010/09/13/itunes-terminal-tipps-2010/</link>
		<comments>http://info.michael-simons.eu/2010/09/13/itunes-terminal-tipps-2010/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 19:46:39 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Tipps]]></category>

		<guid isPermaLink="false">http://info.michael-simons.eu/?p=445</guid>
		<description><![CDATA[4 years ago i had a first iTunes terminal tipp, here is a round up (all terminal tipps require Mac OS X): Invert the iTunes Store links in the list The littler arrows can either point to the iTunes store or to the same artist or album in your library. Invert their behavior to let [...]]]></description>
			<content:encoded><![CDATA[<p>4 years ago i had a <a href="http://info.michael-simons.eu/2006/12/27/eine-handvoll-itunes-tipps/">first</a> iTunes terminal tipp, here is a round up (all terminal tipps require Mac OS X):</p>
<h3>Invert the iTunes Store links in  the list</h3>
<p>The littler arrows can either point to the iTunes store or to the same artist or album in your library. Invert their behavior to let them point to your files instead of the store:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.iTunes invertStoreLinks <span style="color: #660033;">-bool</span> YES</pre></div></div>

<p>Undo this with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.iTunes invertStoreLinks <span style="color: #660033;">-bool</span> NO</pre></div></div>

<p>Disable them with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.iTunes show-store-arrow-links <span style="color: #660033;">-boolean</span> FALSE</pre></div></div>

<p>Enable them with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.iTunes show-store-arrow-links <span style="color: #660033;">-boolean</span> TRUE</pre></div></div>

<h3>Restore the horizontal stoplight</h3>
<p>Again, Apple messes with it&#8217;s own UI guidelines. To restore sanity, use</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.iTunes full-window <span style="color: #660033;">-boolean</span> TRUE</pre></div></div>

<p>Reenable the vertical layout introduced with iTunes 10 through</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.iTunes full-window <span style="color: #660033;">-boolean</span> FALSE</pre></div></div>

<h3>Enable half-star ratings</h3>
<p>The following will let you rate your songs with half-star ratings (i.e 3.5 stars):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.iTunes allow-half-stars <span style="color: #660033;">-bool</span> TRUE</pre></div></div>

<p>If you don&#8217;t like the fact, that the half-star ratings will round on any i* device, turn it off again:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.iTunes allow-half-stars <span style="color: #660033;">-bool</span> FALSE</pre></div></div>

<p class="akst_link"><a href="http://info.michael-simons.eu/?p=445&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_445" class="akst_share_link " rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://info.michael-simons.eu/2010/09/13/itunes-terminal-tipps-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML / XSD Schema validation on Mac OS X</title>
		<link>http://info.michael-simons.eu/2009/01/16/xml-xsd-schema-validation-on-mac-os-x/</link>
		<comments>http://info.michael-simons.eu/2009/01/16/xml-xsd-schema-validation-on-mac-os-x/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 16:49:06 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[English posts]]></category>
		<category><![CDATA[Shortcuts]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XSD]]></category>

		<guid isPermaLink="false">http://info.michael-simons.eu/?p=252</guid>
		<description><![CDATA[I found no fancy graphical xml validator on OS X, but this isn&#8217;t a problem. OS X includes libxml which comes with xmllint. To validate a xml file against a schema: xmllint --noout --schema sitemap.xsd sitemap.xml Share This]]></description>
			<content:encoded><![CDATA[<p>I found no fancy graphical xml validator on OS X, but this isn&#8217;t a problem.</p>
<p>OS X includes libxml which comes with <em>xmllint</em>.</p>
<p>To validate a xml file against a schema:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">xmllint <span style="color: #660033;">--noout</span> <span style="color: #660033;">--schema</span> sitemap.xsd sitemap.xml</pre></div></div>

<p class="akst_link"><a href="http://info.michael-simons.eu/?p=252&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_252" class="akst_share_link " rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://info.michael-simons.eu/2009/01/16/xml-xsd-schema-validation-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Absurdistan (2)</title>
		<link>http://info.michael-simons.eu/2008/08/07/absurdistan-2/</link>
		<comments>http://info.michael-simons.eu/2008/08/07/absurdistan-2/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 07:23:35 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[English posts]]></category>
		<category><![CDATA[Absurdistan]]></category>

		<guid isPermaLink="false">http://info.michael-simons.eu/?p=196</guid>
		<description><![CDATA[Behold, here comes the iPhone app all retards have been waiting for: I Am Rich. Actually, i think it&#8217;s kinda funny, although i guess some people won&#8217;t get the joke. Edit: Oh and by the way, it seems, you&#8217;re never alone as the iPhone keeps iphoning ihome. ipuke, iguess. Share This]]></description>
			<content:encoded><![CDATA[<p>Behold, here comes the iPhone app all retards have been waiting for:</p>
<p><a href="http://technologizer.com/2008/08/05/the-first-1000-iphone-application/">I Am Rich</a>.</p>
<p>Actually, i think it&#8217;s kinda funny, although i guess some people won&#8217;t get the joke.</p>
<p><em>Edit:</em></p>
<p>Oh and by the way, it seems, you&#8217;re <a href="http://www.macrumors.com/2008/08/06/apples-ability-to-deactivate-malicious-app-store-apps/">never alone</a> as the iPhone keeps iphoning ihome. </p>
<p>ipuke, iguess.</p>
<p class="akst_link"><a href="http://info.michael-simons.eu/?p=196&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_196" class="akst_share_link " rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://info.michael-simons.eu/2008/08/07/absurdistan-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make XQuartz more usable</title>
		<link>http://info.michael-simons.eu/2008/07/28/make-xquartz-more-usable/</link>
		<comments>http://info.michael-simons.eu/2008/07/28/make-xquartz-more-usable/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 17:31:01 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[English posts]]></category>
		<category><![CDATA[Tipps]]></category>

		<guid isPermaLink="false">http://info.michael-simons.eu/?p=191</guid>
		<description><![CDATA[This post is an update to Make Gimp.app usable on a mac: The &#8220;Click through&#8221; property on both Apples X11 and the X11 provided by XQuartz is not set. This leads to the fact, that you have to click on each X11 window twice: First activating it, 2nd pushing a button or whatever else. I [...]]]></description>
			<content:encoded><![CDATA[<p>This post is an update to <a href="http://info.michael-simons.eu/2007/06/22/make-gimpapp-usable-on-a-mac/">Make Gimp.app usable on a mac</a>:</p>
<p>The &#8220;Click through&#8221; property on both Apples X11 and the X11 provided by <a href="http://xquartz.macosforge.org/trac/wiki">XQuartz</a> is not set. This leads to the fact, that you have to click on each X11 window twice: First activating it, 2nd pushing a button or whatever else. I hate this, i really do.</p>
<p>With Apples X11, open a terminal and enter:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.X11 wm_click_through <span style="color: #660033;">-bool</span> <span style="color: #c20cb9; font-weight: bold;">true</span></pre></div></div>

<p>With XQuartz X11 enter:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> org.x.X11 wm_click_through <span style="color: #660033;">-bool</span> <span style="color: #c20cb9; font-weight: bold;">true</span></pre></div></div>

<p>This will help you with all X11 apps, like Gimp, Inkscape, Open Office and the likes.</p>
<p class="akst_link"><a href="http://info.michael-simons.eu/?p=191&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_191" class="akst_share_link " rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://info.michael-simons.eu/2008/07/28/make-xquartz-more-usable/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Absurdistan (1)</title>
		<link>http://info.michael-simons.eu/2008/07/24/absurdistan-1/</link>
		<comments>http://info.michael-simons.eu/2008/07/24/absurdistan-1/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 08:34:05 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[English posts]]></category>
		<category><![CDATA[Absurdistan]]></category>

		<guid isPermaLink="false">http://info.michael-simons.eu/?p=189</guid>
		<description><![CDATA[This post over there at TUAW.com boils down to one thing: Turn your expensive phony toy off to save battery. Yeah, that&#8217;s great! Share This]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tuaw.com/2008/07/23/extending-your-iphones-battery/">This post</a> over there at TUAW.com boils down to one thing: Turn your expensive phony toy off to save battery. Yeah, that&#8217;s great!</p>
<p class="akst_link"><a href="http://info.michael-simons.eu/?p=189&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_189" class="akst_share_link " rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://info.michael-simons.eu/2008/07/24/absurdistan-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Put your mac to rest via ssh</title>
		<link>http://info.michael-simons.eu/2008/07/17/put-your-mac-to-rest-via-ssh/</link>
		<comments>http://info.michael-simons.eu/2008/07/17/put-your-mac-to-rest-via-ssh/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 11:23:52 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[English posts]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[Tipps]]></category>

		<guid isPermaLink="false">http://info.michael-simons.eu/?p=179</guid>
		<description><![CDATA[Sometimes my Macbook decides to wake up from his sleep (a.k.a hibernation). Most of the times i notice this at work when my emails disappear from my imap inbox as Mail.app applies his rules. As i do not have Apple Remote Desktop or any other VNC server enabled on my Macbook, i do have a [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes my Macbook decides to wake up from his sleep (a.k.a hibernation). Most of the times i notice this at work when my emails disappear from my imap inbox as Mail.app applies his rules.</p>
<p>As i do not have Apple Remote Desktop or any other VNC server enabled on my Macbook, i do have a problem.</p>
<p>I can vpn into my home and i can ssh into the Macbook, so i came up with the following solution:</p>
<p>Put the following three lines into a plain textfile, i.e. &#8220;sleep.txt&#8221; and save it somewhere:</p>
<pre>
tell application "Finder"
  sleep
end tell
</pre>
<p>Then, open Terminal.app, change to the directory you saved the file in and execute:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">osascript sleep.txt</pre></div></div>

<p><del>Your ssh connection will then timeout and the Mac sleeps.</del></p>
<p>Stupid me forgot that ssh can execute remote commands: From your workmachine execute</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">ssh</span> my_home_computer <span style="color: #ff0000;">'osascript sleep.txt'</span></pre></div></div>

<p>and you&#8217;re done. Thanks &#8220;tante&#8221; for reminding me <img src='http://info.michael-simons.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Alternatively, you can achieve similar with Mail.app itself, have a look at the solution <a href="http://osxdaily.com/2007/02/06/put-your-mac-to-sleep-remotely-via-email-or-text-message/">here</a>, but i like mine better.</p>
<p class="akst_link"><a href="http://info.michael-simons.eu/?p=179&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_179" class="akst_share_link " rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://info.michael-simons.eu/2008/07/17/put-your-mac-to-rest-via-ssh/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>UI Design</title>
		<link>http://info.michael-simons.eu/2008/03/27/ui-design/</link>
		<comments>http://info.michael-simons.eu/2008/03/27/ui-design/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 13:34:37 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[English posts]]></category>
		<category><![CDATA[Spaß]]></category>

		<guid isPermaLink="false">http://info.michael-simons.eu/2008/03/27/ui-design/</guid>
		<description><![CDATA[Apple, Google and you: Hilarious, but true. Although being somewhat different and currently under heavy critic (i.e. here) as far as Apple is concert, both Apples and Googles interface designs are appealing, at least to me and the comic summarize this very well: Do one thing and do this well. The strip was posted here, [...]]]></description>
			<content:encoded><![CDATA[<p>Apple, Google and you:</p>
<div style="text-align:center;">
<img src="/wp-content/uploads/2008/03/applegoogleandyou.jpg" alt="dummy" />
</div>
<p>Hilarious, but true. Although being somewhat different and currently under heavy critic (i.e. <a href="http://the-gay-bar.com/index.php?/archives/1233-Windows-users-better-not-go-on-a-Safari!.html">here</a>) as far as Apple is concert, both Apples and Googles interface designs are appealing, at least to me and the comic summarize this very well: Do one thing and do this well.</p>
<p>The strip was posted <a href="http://stuffthathappens.com/blog/2008/03/05/simplicity/">here</a>, i found it on this <a href="http://blog.parasight.de/archive/apple-google-and-you">blog</a></p>
<p class="akst_link"><a href="http://info.michael-simons.eu/?p=155&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_155" class="akst_share_link " rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://info.michael-simons.eu/2008/03/27/ui-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 days with Linux</title>
		<link>http://info.michael-simons.eu/2008/02/08/3-days-with-linux/</link>
		<comments>http://info.michael-simons.eu/2008/02/08/3-days-with-linux/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 10:40:04 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[English posts]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://info.michael-simons.eu/2008/02/08/3-days-with-linux/</guid>
		<description><![CDATA[Since Tuesday i installed Debian Linux 4 times on my new Dell Vostro 200. The choice of hardware was kinda stupid. I thought, well this thing is not a special thingy but plain standard. Well, seems, it isn&#8217;t. The first setback was, that the Debian installer booted from CD-Rom but didn&#8217;t recognize it afterwards. Yippie&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>Since Tuesday i installed Debian Linux 4 times on my new Dell Vostro 200.</p>
<p>The choice of hardware was kinda stupid. I thought, well this thing is not a special thingy but plain standard. Well, seems, it isn&#8217;t.</p>
<p>The first setback was, that the Debian installer booted from CD-Rom but didn&#8217;t recognize it afterwards. Yippie&#8230; I had to change the SATA Bios settings from IDE to RAID which means in reality, to <a href="http://de.wikipedia.org/wiki/Advanced_Host_Controller_Interface">AHCI</a>. 2 things changed: Debian can be installed from CD-Rom and the dualboot Windows went nuts, i.e. crashed with a BSOD, even in safe mode. Solution to that was first switching back to IDE mode, installing some Intel driver for RAID thingies (really, there&#8217;s no raid in the machine&#8230; *sigh*), switch back et voila.</p>
<p>Next thing: The ethernet controller was to new. It&#8217;s kinda e1000 but not yet supported in the current testing kernel. The driver can be downloaded <a href="http://downloadcenter.intel.com/detail_desc.aspx?strState=LIVE&#038;DwnldID=9180&#038;agr=Y&#038;lang=eng">at intels</a> site. I&#8217;ve chosen to skip network while installation and downloaded a full image. If you want to install from a netinstall image and have no 2nd nic at hand, <a href="http://www.hardwarefetish.com/blog/index.php?/archives/219-DELL-Vostro-200-mit-Debian-aufsetzen.html">here you&#8217;ll find a precompiled module</a>. The blogs seems well written, but i wouldn&#8217;t call the Vostro a bunch of crap. The thing is very low noise, with Windows XP rock solid (at least at my workplace {i actually have two of them, at work and now at home}) and i appreciate the Dell pickup service. Another great howto is presented at the <a href="http://ubuntuforums.org/showthread.php?p=3370406">Ubuntu forums</a>.</p>
<p>The next closed source thing i installed where the ATI drivers from <a href="https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/catalyst_81_linux.html">here</a> without a problem.</p>
<p>The things that lead to multiple reinstalls where the decision between KDE and GNOME. I just wanted to test them and didn&#8217;t want to purge every single package afterwards. In the end i went for GNOME.</p>
<p>So now i have a Desktop with the preinstalled Vista on a one partition and my new all day Debian system on a fully encrypted LVM partition. The later one was really no big deal to create with the Debian installer. The whole filesystem is encrypted except a boot partition and a relatively big space which i wanna spent on virtual machines.</p>
<p><a href="http://info.michael-simons.eu/2008/01/31/i-care/#comment-6424">prego</a> stated that i should spent some energy into compiz. I already are accustomed to continuous zoom in the whole desktop, some nice effects and semi transparent windows through Mac OS X, for that to say, but i didn&#8217;t want to add non &#8220;official&#8221; repositories. In the end, i give it a try and followed the instructions <a href="http://www.pendrivelinux.com/2007/11/03/how-to-install-compiz-fusion-on-debian-lenny/">here</a> and used the instructions for the xorg.conf from <a href="http://handyfloss.wordpress.com/2007/08/14/compiz-fusion-under-debian-lenny-on-my-laptop/">here</a> without that Xgl thingies. What can i say: It works and looks great. The wobbling windows are hilarious <img src='http://info.michael-simons.eu/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>For my photo collection i already installed digiKam, which is a great tool.</p>
<p>Next steps are migrating my email from Apple Mail.app to a local IMAP server. Anyone suggestions which email client to use?</p>
<p>A friend tried to convince me several times to reinstall my Macbook for good but i don&#8217;t want to. Things used to work and broke with an OS update. And no, i&#8217;m not using *any* of the OS X system hacks. I used to be able to upgrade from release to release (hell, the iMac made it from 10.3.8 to 10.5.1 without a problem) and all of sudden i&#8217;m back in windows times: Upgrade and you&#8217;re doomed. Suck my dick&#8230; I don&#8217;t wanna go this path ever again. And then there the recent developments with Apple. I&#8217;ve been wearing a t with &#8220;Think different&#8221; know for about 5 years, i always like their products, the integration of Unix and eyecandy. But the apps are getting worse with every new release the last months. Apples behaviour to make you pay for a simple software upgrade (sarbane oxley my ass&#8230;, i&#8217;m expecting the first bugfix to be payed because the OS is no abo related model). OS Xs unablity to encrypt the whole volume (it can encrypt your home folder in some silly image file) without external tools (recently, <a href="http://www.truecrypt.org/">Truecrypt</a> can do this.</p>
<p>Stop. Must&#8230; breath&#8230; again. </p>
<p>In the end, i think three days without much <a href="http://dailyfratze.de/michael/2008/2/7">sleep</a> were well spend.</p>
<p>As before, i&#8217;ll keep you updated, if you like <img src='http://info.michael-simons.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p class="akst_link"><a href="http://info.michael-simons.eu/?p=148&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_148" class="akst_share_link " rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://info.michael-simons.eu/2008/02/08/3-days-with-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.558 seconds -->

