<?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>Benjamin Sherman &#187; osx</title>
	<atom:link href="http://holyarmy.org/tag/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://holyarmy.org</link>
	<description>I have to have a tagline?</description>
	<lastBuildDate>Wed, 02 Jun 2010 06:06:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Updating RubyGems on Mac OS X 10.5 Leopard</title>
		<link>http://holyarmy.org/2009/03/updating-rubygems-on-mac-os-x-105-leopard/</link>
		<comments>http://holyarmy.org/2009/03/updating-rubygems-on-mac-os-x-105-leopard/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 04:38:40 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sass]]></category>

		<guid isPermaLink="false">http://holyarmy.org/?p=383</guid>
		<description><![CDATA[I&#8217;m just posting a simple tip today. I was wanting to play around with the very cool SASS meta-language using Compass. The language and tool are implemented in Ruby, which is pre-installed on OS X, but as I discovered, I needed a newer version of RubyGems. I had already known I needed to update Gems, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m just posting a simple tip today.</p>
<p>I was wanting to play around with the very cool <a href="http://haml.hamptoncatlin.com/docs/rdoc/classes/Sass.html">SASS meta-language</a> using <a href="http://wiki.github.com/chriseppstein/compass">Compass</a>. The language and tool are implemented in Ruby, which is pre-installed on OS X, but as I discovered, I needed a newer version of RubyGems.</p>
<p>I had already known I needed to update Gems, so I was doing the following:</p>
<pre style="padding-left: 30px">$ sudo gem update</pre>
<p>Eventually I got errors like this:</p>
<pre style="padding-left: 30px">Updating installed gems...
Bulk updating Gem source index for: http://gems.rubyforge.org
Bulk updating Gem source index for: http://gems.github.com/
Attempting remote update of RedCloth
ERROR:  Error installing RedCloth:
    RedCloth requires RubyGems version &gt;= 1.2
Attempting remote update of capistrano
ERROR:  Error installing capistrano:
    capistrano requires RubyGems version &gt;= 1.2
Attempting remote update of net-sftp
ERROR:  Error installing net-sftp:
    net-sftp requires RubyGems version &gt;= 1.2
Attempting remote update of net-ssh
ERROR:  Error installing net-ssh:
    net-ssh requires RubyGems version &gt;= 1.2
Gems updated: RedCloth, capistrano, net-sftp, net-ssh</pre>
<p>Turns out, to update RubyGems, one must update the gem <em>system!</em></p>
<p>So, the next correct command to run is:</p>
<pre style="padding-left: 30px">$ sudo gem update --system</pre>
<p>This updated my RubyGems to version 1.3.1 and allowed me to move forward in playing with Ruby.</p>
]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2009/03/updating-rubygems-on-mac-os-x-105-leopard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building a Hackintosh Successful Attempt #1</title>
		<link>http://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/</link>
		<comments>http://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 05:32:39 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://holyarmy.org/?p=359</guid>
		<description><![CDATA[Since getting a Mac Book Pro for work, I&#8217;ve become quite the fan of OS X. As a unix/software guy, I really enjoy having the power of a BSD/Unix system readily available, without having to install some hack like cygwin. (I&#8217;m not knocking cygwin, it&#8217;s a really nice Windows add-on, but I prefer not to [...]]]></description>
			<content:encoded><![CDATA[<p>Since getting a Mac Book Pro for work, I&#8217;ve become quite the fan of OS X. As a unix/software guy, I really enjoy having the power of a BSD/Unix system readily available, without having to install some hack like <a href="http://cygwin.org/">cygwin</a>. (I&#8217;m not knocking cygwin, it&#8217;s a really nice Windows add-on, but I prefer not to run Windows, in general.) I also like the OS X user interface, and lately, that it runs the very cool <a href="http://boxee.tv/">boxee</a> media center software. So, I wanted to build a boxee box. My options were AppleTV, Mac Mini, or Hackintosh. The Mac Mini was more money than I wanted to spend for an untested solution. The AppleTV would probably be a good solution, especially now that it&#8217;s getting more testing from the boxee community, but I wasn&#8217;t sure about it. Finally, I thought that a Hackintosh would be a cool project, give me not just boxee but a full OS X system, and I could buy the parts for $235 from <a href="http://newegg.com">newegg</a>. That&#8217;s a cheap computer, and especially a cheap Mac.</p>
<p>I went with an Intel D945GCLF2 motherboard. It&#8217;s a mini-ITX board with built in dual Atom 330 processors, the kind of CPU&#8217;s used in the new and inexpensive NetBook computers. It&#8217;s a very low power solution, but with the dual processors most of the research I did suggested it should do 720p HD content. It has a S/PDIF header for digital audio out, but requires an extra cable and I have yet to test it. VGA out is less preferable than DVI, but again, this is cheap, and my Samsung 46&#8243; LCD has VGA-input, so it certainly works. Also, it&#8217;s limited to a single 2GB DIMM, so max out that RAM early. <img src='http://holyarmy.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I bought the following from newegg:</p>
<ul>
<li>D945GCLF2 motherboard &#8211; $80</li>
<li>Any old PATA (SATA should work, too) DVD Burner &#8211; $25</li>
<li>2GB Kingston 240-pin DDR2 667 SDRAM &#8211; $21</li>
<li>APEX MI-100 Black/Silver Mini-ITX Case w/ 250w PSU &#8211; $56</li>
<li>80GB Western Digital SATA Hard Drive &#8211; $37</li>
<li>Shipping/Handling + rush processing &#8211; $15</li>
</ul>
<p>Total cost: $234<br />
Full disclosure: I later bought a cheap USB bluetooth dongle ($25) and Apple&#8217;s Bluetooth keyboard and mouse (full retail, ouch) as that was the best wireless control solution, but any USB keyboard and mouse combo should work fine for normal usage.</p>
<p><strong>INSTALL GUIDE FOR RETAIL OS X on D945GCLF2</strong></p>
<p><strong></strong><span id="more-359"></span><br />
Original info from: <a href="http://forum.insanelymac.com/index.php?showtopic=138881">http://forum.insanelymac.com/index.php?showtopic=138881</a> </p>
<p>You&#8217;ll need to download the following items:</p>
<ul>
<li>Driver/Patch Package D945GCLF2_driver_pack_v2.5.zip: <a href="http://www.mediafire.com/download.php?4kwooomwm3m">http://www.mediafire.com/download.php?4kwooomwm3m</a></li>
<li>10.5.6 Combo Update: <a href="http://support.apple.com/downloads/Mac_OS_X_10_5_6_Combo_Update">http://support.apple.com/downloads/Mac_OS_X_10_5_6_Combo_Update</a></li>
<li>OSx86Tools &#8211; Download version 1.0 build 150: <a href="http://pcwizcomputer.com/osx86tools">http://pcwizcomputer.com/osx86tools</a></li>
</ul>
<p>You&#8217;ll need access to all these files once you get your system running, so you should have them available on a USB drive of some kind.</p>
<p>Also note, the driver/patch package includes an ISO image: D945GCLF2_boot_132.iso .  You&#8217;ll need to burn that to a blank CD. This is a helper boot CD. Everything referenced below that needs to be installed or used is part of the Driver/Patch package except for the OSx86 Tools and the Combo Updater.</p>
<p><strong>HARDWARE SETUP</strong></p>
<ul>
<li>D945GCLF2 motherboard</li>
<li>2GB memory, 240-pin DDR2 SDRAM 533MHz DIMM</li>
<li>IDE (PATA) DVD-ROM, jumper set to IDE MASTER</li>
<li>SATA 80GB HD</li>
</ul>
<p>This can be critical; not having the jumper set properly gave me serious issues with booting.</p>
<p><strong>BIOS SETUP</strong></p>
<ul>
<li>Reset D945GCLF2 BIOS to defaults</li>
</ul>
<div>This can be critical; not having default settings caused me problems with the video driver.</div>
<p><strong>INITIAL BOOT</strong></p>
<ol>
<li>Boot with boot132.iso CD</li>
<li>when prompted, insert retail OSX 10.5.4 dvd.</li>
<li>when disk has spun up, hit enter until prompted to boot by DVD</li>
<li>hit F8, type &#8221; -v &#8221; and hit enter (This turns on verbose mode, as I like to know WHY when something breaks)</li>
</ol>
<p><strong>INITIAL INSTALL</strong></p>
<ol>
<li>Choose language</li>
<li>From Utilities Menu,  choose Disk Utility</li>
<li>Repartition hard drive as GUID</li>
<li>Quit Disk Utility</li>
<li>Proceed with normal installation</li>
<li>(optional) to speed up my install, i customized and removed X11, Language Translations, and Printer Drivers. I can add what I need later. This saves almost 5GB (almost half the default 11.2GB needed for install)</li>
<li>when finished, reboot.</li>
</ol>
<p><strong>BOOT SYSTEM FROM CD</strong></p>
<ol>
<li>after reboot, re-insert boot123.iso CD</li>
<li>when promtped hit ESC and type 80 (81, if installed OSX to second HD),  hit enter</li>
<li>hit enter to boot, OR type &#8220;-v&#8221; then hit enter for verbose</li>
</ol>
<p><strong>BASIC SETUP AND UPDATE</strong></p>
<ol>
<li>follow normal setup (likely you&#8217;ll have to identify your keyboard, then create a user)</li>
<li>Update to 10.5.6 using downloaded combo update, manual install. </li>
<li>Reboot using BOOT SYSTEM FROM CD above (restart may require hard reset/power cycle)</li>
</ol>
<p><strong>CUSTOMIZE DRIVERS</strong></p>
<ol>
<li>Using the OSX86 Tool:
<ol>
<li>Install custom video kexts (drivers) &#8212; optionally backup Extensions first</li>
<li>repair permissions</li>
<li>clear extension cache </li>
</ol>
</li>
<li>Reboot using BOOT SYSTEM FROM CD above (restart may require hard reset/power cycle)</li>
<li>Using OSX86 Tool:
<ol>
<li>Install custom System and Audio kexts (drivers) </li>
<li>repair permissions</li>
<li>clear extension cache . </li>
</ol>
</li>
<li>Reboot using BOOT SYSTEM FROM CD above</li>
</ol>
<p><strong>FINAL TWEAKS</strong></p>
<ol>
<li>Patch the DSDT using patcher</li>
<li>when the &#8220;Terminal&#8221; script asks what OS to emulate, type 0 (for Darwin) and hit enter</li>
<li>when it completes there will be a &#8220;dsdt.aml&#8221; file in the same directory as the DSDT patcher. drag that onto your &#8220;Hard Drive&#8221;</li>
<li>Install the chameleon bootloader version 1.0.12</li>
<li>Ensure the hard drive is bootable. Open Terminal and type:<br />
<code> sudo fdisk -e /dev/rdisk0<br />
p (view partition list)<br />
f 1 (activate first partition, only do different if you are REALLY sure)<br />
w (writes changes to disk)<br />
y (when prompted that a reboot will be needed)<br />
q (quit fdisk)<br />
</code></li>
<li>Make sure you eject the boot123.iso CD then reboot normally.</li>
</ol>
<p>You should have a pretty darned happy OS X 10.5.6 install!</p>
<p> </p>
<p>Update 2008-02-18: Photos from building the box:</p>

<a href='http://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/1-motherboard-shot/' title='Motherboard Shot'><img width="150" height="150" src="http://holyarmy.org/files/2009/02/1-motherboard-shot-150x150.jpg" class="attachment-thumbnail" alt="D945GCLF2 Motherboard" title="Motherboard Shot" /></a>
<a href='http://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/2-top-psu-and-dvd/' title='Top PSU and DVD'><img width="150" height="150" src="http://holyarmy.org/files/2009/02/2-top-psu-and-dvd-150x150.jpg" class="attachment-thumbnail" alt="Top PSU and DVD" title="Top PSU and DVD" /></a>
<a href='http://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/3-single-pci-and-dimm/' title='Single PCI and DIMM'><img width="150" height="150" src="http://holyarmy.org/files/2009/02/3-single-pci-and-dimm-150x150.jpg" class="attachment-thumbnail" alt="Single PCI and DIMM" title="Single PCI and DIMM" /></a>
<a href='http://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/4-side-opposite-hd-clearance-under-floppy-bay/' title='Side opposite HD clearance under floppy bay'><img width="150" height="150" src="http://holyarmy.org/files/2009/02/4-side-opposite-hd-clearance-under-floppy-bay-150x150.jpg" class="attachment-thumbnail" alt="Side opposite HD clearance under floppy bay" title="Side opposite HD clearance under floppy bay" /></a>
<a href='http://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/5-side-missing-hd/' title='Side missing HD'><img width="150" height="150" src="http://holyarmy.org/files/2009/02/5-side-missing-hd-150x150.jpg" class="attachment-thumbnail" alt="Side missing HD" title="Side missing HD" /></a>
<a href='http://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/6-side-with-hd/' title='Side with HD'><img width="150" height="150" src="http://holyarmy.org/files/2009/02/6-side-with-hd-150x150.jpg" class="attachment-thumbnail" alt="Side with HD" title="Side with HD" /></a>
<a href='http://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/7-assembled-rear/' title='Assembled Rear'><img width="150" height="150" src="http://holyarmy.org/files/2009/02/7-assembled-rear-150x150.jpg" class="attachment-thumbnail" alt="Assembled Rear" title="Assembled Rear" /></a>
<a href='http://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/8-assembled-front/' title='Assembled Front'><img width="150" height="150" src="http://holyarmy.org/files/2009/02/8-assembled-front-150x150.jpg" class="attachment-thumbnail" alt="Assembled Front" title="Assembled Front" /></a>
<a href='http://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/9-booting-os-x-on-tv/' title='Booting OS X on TV'><img width="150" height="150" src="http://holyarmy.org/files/2009/02/9-booting-os-x-on-tv-150x150.jpg" class="attachment-thumbnail" alt="Booting OS X on TV" title="Booting OS X on TV" /></a>

]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

