<?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>954NETWORK BLOG! &#187; Install OS X From Exernal USB Hard Drive</title>
	<atom:link href="http://blog.954network.com/tag/install-os-x-from-exernal-usb-hard-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.954network.com</link>
	<description>Information Technology Solutions Blog - Presented by 954Network, Inc.</description>
	<lastBuildDate>Thu, 08 Oct 2009 14:16:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Install MAC OS X on Lenovo S10 from External Hard Drive</title>
		<link>http://blog.954network.com/2008/12/10/install-mac-os-x-on-lenovo-s10-from-external-hard-drive/</link>
		<comments>http://blog.954network.com/2008/12/10/install-mac-os-x-on-lenovo-s10-from-external-hard-drive/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 18:19:06 +0000</pubDate>
		<dc:creator>digitalkid</dc:creator>
				<category><![CDATA[General Computing]]></category>
		<category><![CDATA[Install OS X From Exernal USB Hard Drive]]></category>
		<category><![CDATA[Install OS X From Exernal USB Hard Drive on Lenovo S10]]></category>
		<category><![CDATA[Install OS X on Lenovo S10]]></category>

		<guid isPermaLink="false">http://blog.954network.com/?p=98</guid>
		<description><![CDATA[Before I even begin, I would like to give credit where it is due. I used this article to guide me through the installation but I added a few steps along the way including how to do the installation from an External USB Hard Drive as opposed to an External DVD or USB Thumb Drive [...]]]></description>
			<content:encoded><![CDATA[<p>Before I even begin, I would like to give credit where it is due. I used <a href="http://www.netbooktech.com/2008/10/13/guide-to-installing-os-x-on-lenovo-ideapad-s10/" target="_blank">this</a> article to guide me through the installation but I added a few steps along the way including how to do the installation from an External USB Hard Drive as opposed to an External DVD or USB Thumb Drive (Both are also options). I would also like to thank all of the folks that found all of the drivers mentioned and linked to in this post.</p>
<p>I should also mention (As mentioned in the article above) that the WiFi (Airport) does not work out of the box nor does the sound or power options (Sleep, Dim etc.) or the LAN connection. The wireless is an easy fix but I am still working on the others and will post my results, if any, when I find a solution.</p>
<p><a href="http://blog.954network.com/wp-content/uploads/2008/12/img_0298.jpg"><img class="size-medium wp-image-99 alignnone" title="img_0298" src="http://blog.954network.com/wp-content/uploads/2008/12/img_0298-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Lets Get Started!</p>
<ol>
<li>Get a USB External Hard Drive if you do not already have one and Delete Partitions. Then create a 5 Gig FAT32 Partition. You can use the rest of the space as you see fit. I used the rest as an NTFS partition so that I could transfer files back and forth from my Vista Machine to the S10 (MAC) knowing that I would have no network connectivity to download WiFi Drivers.</li>
<li>Download the following applications:<br />
a. Leopard HD Install Helper &#8211; <a href="http://rapidshare.com/files/167528022/Leopard_hd_install_helper_v0.3.zip" target="_blank">HERE</a><br />
b. MSIWindowsx86.iso &#8211; Sorry, you will have to hunt this one down!</li>
<li>Run the Leopard HD Install Helper. Select the Image (MSIWindowsx86.iso) and The Destination drive (The FAT32 Partition) and click the start button. You may notice that the app is in a different language or is all question marks. Included in the Zip file is a GUI reference image.</li>
<li>Once you have accomplished the above tasks, Restart the S10 and During boot, Hold the &#8220;FN&#8221; key and push the &#8220;F11&#8243; key (FN+F11 = F12 for Boot Menu).</li>
<li>Select your USB external Hard Drive to boot. You will receive an error stating &#8220;No Operating System Found&#8221;, hit enter and you will be presented with the boot selection screen. Choose MAC Installation and Push Enter.</li>
<li>Once in setup, Choose your language and click next.</li>
<li>You should now be at the Welcome Screen. You now need to prepare your internal hard drive for the installation. Click &#8220;Utilities &gt; Disk Utility&#8221;.</li>
<li>At this point, you need to choose what drive to format and create partitions on. I went with the internal HDD which had XP Pro on it. erase/format the drive. I went with Mac File System (Journaled).</li>
<li>After this step is complete, click the continue button on the Welcome Screen and select the newly formatted drive to install the OS to. Click install and go get some coffee, it will be a while.</li>
<li>Once you reboot after the installation completes, you will be asked if you wan to transfer information from another Mac or backup and various other options. This typically results in an endless loop of rebooting regardless of your choice. You can bypass this step by booting with the -s option as follows:<br />
a. when you boot the machine and before you reach the login page, hit any key.<br />
b. You should now be at the terminal, type /sbin/fsck -fy and hit enter.<br />
c. Then type /sbin/mount -uw / and hit enter.<br />
d. cd to /Volumes/YOUR DISK HERE/var/db and type touch .AppleSetupDone and hit enter.</li>
<li>After completing the steps above, type passwd to set a root password for the laptop. Do not forget this password. Type exit and hit enter to reboot.</li>
<li>At the login window, login as root with the password that you just created. Go to System Preferences and create a regular user to your specifications. Log out as root and back in as the user you just created.</li>
</ol>
<p> </p>
<p>You are now running OS X on your Lenovo S10 but the WiFi still does not work. This is a relatively easy fix and can be accomplished using the instructions below.</p>
<p> </p>
<ol>
<li>Unplug the USB drive from your new OS X Installation and plug it into a machine with Internet access.</li>
<li>Download the Drivers from this thread &#8211; <a href="http://forum.insanelymac.com/index.php?showtopic=51725" target="_blank">HERE</a> and extract the files to your external hard drive on the second partition that you created. Plug the drive back into the S10 and copy the extracted file to your home directory.</li>
<li>To install the Driver, open a terminal window and cd to your home directory if necessary. type sudo ./bcm43xx_enabler_0.5.1pre.sh and enter your password when prompted (Alternatively you can log in as root and follow the same procedure minus the sudo). Accept all defaults and reboot. You should now be able to connect to your wireless network.</li>
<li>I then updated the sysytem with System Preferences &gt; Software Update. It is safe to update to 10.5.5 and all other updates that may be available although You will need to run the network installation script mentioned above after the update. This also breaks the screen resolution requiring you to install yet another driver (Read On!).</li>
<li>Download the video drivers <a href="http://www.freedrive.com/file/407744" target="_blank">HERE</a> as well as Kext Helper <a href="http://www.cheetha.net/Kext_Helper/Software.html" target="_blank">HERE</a> (and please, RTFM with Kext Helper!)</li>
<li>Once you have downloaded those packages, unzip them and drag the Kext files into Kext Helper, type in your Root password and click easy install. Reboot.</li>
</ol>
<p> </p>
<p>That is as far as I have gotten with mine as well like the forum mentioned at the top and the guide that I followed. I am going to try to work on the sound as well as the Power Options and LAN connection over the next few weeks and will post any results in the future.</p>
<p> </p>
<p><strong>UPDATE:</strong>After alot of google searches, I got the audio to work on the S10 Under OS X. Thanks to <a href="http://ipis-osx.wikidot.com/forum/t-101853/audieee:the-less-ugly-stop-gap" target="_blank">THIS</a> post. It was actually pretty easy to execute, just took a while to find the article linked above!:</p>
<p>You need the following applications:</p>
<ul>
<li><a href="http://www.mediafire.com/?enez1guzz1g" target="_blank">AzaliaAudio.pkg.zip</a></li>
<li><a href="http://www.elroyonline.com/misc/eeepc/Audieee_1.0.1.zip" target="_blank">Audieee 1.0.1</a></li>
<li>Apple Developer Tools (On DVD or Download from ADC)</li>
</ul>
<p>Basically, all that has to be done is to Remove AppleHDA.kext if it is installed (System Drive &gt; System &gt; Library &gt; Extensions). Install AzaliaAudio and Re-Boot. Install the Apple Developer Tools. Launch Audieee.</p>
<p>That&#8217;s It! Now your sound should work flawlessly. I also put Audieee in my start-up programs under my user preferences so it auto starts when I log in.</p>
<p>Jason (Digitalkid)<br />
<a href="http://www.954network.com">www.954network.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.954network.com/2008/12/10/install-mac-os-x-on-lenovo-s10-from-external-hard-drive/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>

