<?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>Testing Grounds</title>
	<atom:link href="http://andrewmajot.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewmajot.com/blog</link>
	<description>Hacks, Mods, Tips, and Tricks</description>
	<lastBuildDate>Fri, 09 Sep 2011 00:03:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Update Snow Leopard to 10.6.8 from 10.6.6</title>
		<link>http://andrewmajot.com/blog/2011/09/update-snow-leopard-10-6-8-10-6-6/</link>
		<comments>http://andrewmajot.com/blog/2011/09/update-snow-leopard-10-6-8-10-6-6/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 00:03:50 +0000</pubDate>
		<dc:creator>Majot</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://andrewmajot.com/blog/?p=198</guid>
		<description><![CDATA[The update to 10.6.8 for Hackintoshes is pretty painless. It doesn’t touch/remove anything terribly important if you have a standard build, but it may introduce some problems with your SleepEnabler.kext file. To avoid any problems I suggest using my methods in the Maximizing Success article here: http://andrewmajot.com/blog/2011/09/maximizing-hackintosh%E2%80%99s-success-protips/ That way you can experiment with what works, [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><a href="http://andrewmajot.com/blog/wp-content/uploads/2011/09/Screen-shot-2011-08-15-at-6.48.09-PM.png"><br />
<img class="aligncenter size-medium wp-image-237" title="HazardSnow10.6.8" src="http://andrewmajot.com/blog/wp-content/uploads/2011/09/Screen-shot-2011-08-15-at-6.48.09-PM-239x300.png" alt="10.6.8 System Info Hazard Snow" width="239" height="300" /></a></p>
<p>The update to 10.6.8 for Hackintoshes is pretty painless. It doesn’t touch/remove anything terribly important if you have a standard build, but it may introduce some problems with your SleepEnabler.kext file.</p>
<p>To avoid any problems I suggest using my methods in the Maximizing Success article here:</p>
<p><a href="http://andrewmajot.com/blog/2011/09/maximizing-hackintosh%E2%80%99s-success-protips/" target="_blank">http://andrewmajot.com/blog/2011/09/maximizing-hackintosh%E2%80%99s-success-protips/</a></p>
<p>That way you can experiment with what works, and have no consequences if you fail since you can just wipe your drive and start over again with a fresh Hackintosh install.</p>
<p>To begin:<br />
·         Download the combo update from the apple site: <a href="http://support.apple.com/kb/DL1399"> http://support.apple.com/kb/DL1399</a><br />
·         Start the installer to apply the update<br />
·         Restart</p>
</div>
<div>Hopefully after the restart everything will be fine! If not, chances are you had a SleepEnabler kernel panic. Depending on your boot loader if you run into a kernel panic it will stop the loading process and display the message. If right before the panic you see SleepEnabler mentioned, then you know what your problem is. Some boot loaders instantly restart the computer on kernel panic, if that is the case it can be extremely difficult to diagnose what the problem is. If you have this problem I suggest a different boot loader.</div>
<p>&nbsp;</p>
<div>My favorite is: <a href="http://www.majotphotography.com/TestingGrounds/ChamRC5_947_VS.pkg.zip" target="_blank">ChamRC5_947_VS.pkg</a></div>
<p>&nbsp;</p>
<div>To fix the SleepEnabler problem you need to replace the problem kext with a different one. That kext can be found here:</div>
<p>&nbsp;</p>
<div><a href="http://www.majotphotography.com/TestingGrounds/SleepEnabler.kext.zip" target="_blank">SleepEnabler.kext</a></div>
<div>
<p>&nbsp;</p>
<p>The easiest method (if you followed my other article mentioned above) would be to boot into your other Snow Leopard partition and drag and drop the new kext into System/Library/Extensions folder in the root drive of the partition that has the failed update. You will then have to authenticate, and after that you will need to set the permissions. To do this open up your terminal by going to Go – Utilities – Terminal and do the following:</p>
<p>sudo su &lt;press enter&gt;<br />
(enter your password) &lt;press enter&gt;<br />
chown -R 0:0 (drag SleepEnabler.kext here*) &lt;press enter&gt;<br />
chmod -R 755 (drag SleepEnaber.kext here*) &lt;press enter&gt;</p>
<p>* This should be dragging from your System/Library/Extensions folder, not any other place (ex: desktop or wherever it was originally saved).</p>
<p>After doing this you should be good to go! restart normally and cross fingers. If you do end up having a problem then you may need to consult insanelymac, i cannot stress enough now much of a help that forum is:</p>
<p><a href="http://www.insanelymac.com/forum/">http://www.insanelymac.com/forum/</a></p>
<p>Good Luck and happy hackintoshing!</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://andrewmajot.com/blog/2011/09/update-snow-leopard-10-6-8-10-6-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maximizing your Hackintosh’s Success: Protips</title>
		<link>http://andrewmajot.com/blog/2011/09/maximizing-hackintosh%e2%80%99s-success-protips/</link>
		<comments>http://andrewmajot.com/blog/2011/09/maximizing-hackintosh%e2%80%99s-success-protips/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 23:05:00 +0000</pubDate>
		<dc:creator>Majot</dc:creator>
				<category><![CDATA[osx86]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://andrewmajot.com/blog/?p=200</guid>
		<description><![CDATA[I thought it would be extremely helpful for people who are just starting out putting a hackintosh together to learn from my experiences. There are countless problems one may encounter while bending a computer to your will, and just as many possible solutions. This article shares what I have found to be the best methods [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://andrewmajot.com/blog/wp-content/uploads/2011/09/ProTips.jpg"><img class="aligncenter size-medium wp-image-207" title="ProTips" src="http://andrewmajot.com/blog/wp-content/uploads/2011/09/ProTips-300x300.jpg" alt="" width="300" height="300" /></a></div>
<div>I thought it would be extremely helpful for people who are just starting out putting a hackintosh together to learn from my experiences. There are countless problems one may encounter while bending a computer to your will, and just as many possible solutions. This article shares what I have found to be the best methods to ensure the greatest chance of success in your hackintosh build. It includes installation techniques, partitioning practices, tools to use, system settings, and common problems and their solutions.As I encounter more problems and come up with better techniques, I will share those with you. Feel free to comment with your own experiences, I may add them to the article in future updates.</div>
<div>
<h3><strong>Tip 1:</strong><br />
Gathering your hardware info</h3>
<p>If your machine is currently running windows and you are looking to convert it into a hackintosh, it is always an excellent idea to get all of your system’s hardware info before you go nuking it. In general, the first step to hackintoshing is making sure your hardware is capable. If you are running a Pentium 4, the best you can hope for is Leopard. Likewise, if you have an AMD machine it might be painful to get Lion up and running until easier methods come out. To find out if your machine is capable I suggest using SIW: System Information for Windows:<br />
<img src="https://lh5.googleusercontent.com/oAwRNNePbHv3Hb5aVI2GTVkqDFM8axl16hlIfFNSKb5LLHiqiYj__sR2eqxqShkby26kpjjibaAaM4oLwrKCwElS_WdKDK5Af9TU76Ka95AU-g_NNQU" alt="" width="48px;" height="48px;" /><a href="http://www.gtopala.com/siw-download.html">http://www.gtopala.com/siw-download.html</a></p>
<p>There is a paid and a free version, which you want is up to you. The free version works perfectly fine for our purposes. On the left you can view hardware components, make sure they seem a good fit with OSX86’s HCL for your specific distro:</p>
<p><a href="http://wiki.osx86project.org/wiki/index.php/Main_Page">http://wiki.osx86project.org/wiki/index.php/Main_Page</a></p>
<p>Another great feature of SIW is that it allows you to save this configuration info. Once you save it you can nuke your computer and refer back to it for reference.</p>
<p>Other software can do this for you (sometimes even your BIOS) and the choice is up to you. But I do suggest having a copy of your hardware profile saved somewhere for reference.</p>
<h2><strong>Tip 2:</strong><br />
<strong> Using a thumbdrive instead of a DVD</strong></h2>
<p>Some distributions of OSX86 are small enough to fit on a DVD (See my Hazard Snow article as an example). Others are around 8 GB (which can be burned to a dual layer DVD) and are really meant for a thumbdrive. In either case, I suggest using a thumbdrive. If you acquire an iso or dmg for a distro and are wondering how the heck you are supposed to put it onto a thumbdrive, i have some mixed news for you. It is incredibly easy to do, but …. you need a mac to do it. If you happen to have access to one (local library, campus, school, work, etc) you can “Burn” the disk image to a thumbdrive by navigating to Go &gt; Utillities &gt; Disk Utility. Using the Disk Utility you can &#8220;restore&#8221; the image of the distro to your thumbdrive, essentially turning it into a much faster version of the DVD you were going to burn instead.</p>
<p>You will then need to install a bootloader on it, but that is another topic of discussion entirely. To choose the best one of those for your hardware I suggest looking on InsanelyMac.</p>
<p>So what is the advantage of using a thumbdrive? As long as you don’t have some ancient, incredibly horrible thumbdrive your booting speeds onto the distro will be insanely fast. Instead of waiting 25 min to boot into the installer, it might take 45 seconds. This comes in EXTREMELY handy if you need to re-install OSX due to some unforseen problem. I highly suggest taking the time out of your installation process to complete this step if you are using a DVD to instal OSX86.</p>
<h2><strong>Tip 3:</strong><br />
<strong> Know your kernel boot flags</strong></h2>
<p>Kernel flags are used at the boot screen to customize how OS X will load. Depending on your boot loader you may have to hit F8, or any key, or just be able to type them in. With your hackintosh partition selected use the following flags and hit enter, the boot loader will then pass that on to the kernel, and it will have the desired effect stated below.</p>
<p>-v = Verbose mode. I HIGHLY SUGGEST YOU ALWAYS USE THIS AT FIRST! If you do not use this and your system hangs up, you won’t know what trouble it encountered. If you have this flag set, you can google the line your system stops on to help you find a solution</p>
<p>-f = Clear booting cache and clear kext configurations/cache. If you changed any kexts since your last boot you may want to use this option. It loads all kexts as if they were fresh and your new kext will get picked up and used.</p>
<p>-x = Safe mode. Uses the bare minimum kexts and features to load. Very handy for diagnosing hardware problems</p>
<p>-s = Single User Mode. This boots into command line only, can be handy if you need to fix your system after screwing something up.</p>
<p>CPUS=1 = Sets the number of CPUs (Cores) that OSX will use to 1. This was mainly used in Leopard systems for unsupported CPUs, but might come in handy if you are diagnosing problems. Change the 1 to any other number and OSX will use that number of cores.</p>
<p>There are litterally dozens of other kernel flags available, but those are the main ones I have had to deal with.</p>
<h2><strong>Tip 4:</strong><br />
<strong> Document your choices!</strong></h2>
<p>It’s 2 AM, you’ve been researching hackintoshes, your hardware, and everything that can go wrong in an install and you are ready to take the plunge. STOP. Do not rush into this. Document everything you do! Keep a notebook with all of the installation choices, boot flags, and partitions you are using. I can guarantee you that unless you are the luckiest person alive you will not have a working install on the first try. You will mess something up, choose the wrong driver, or encounter a dreaded kernel panic. If you never even got to the install screen you should google the last line that loaded to help narrow down your problem.</p>
<p>If you did get to the install screen, and start to install, take special note of the drivers you install.</p>
<p>This is the most crucial step, and also results in the most problems. Choosing the incorrect drivers can lead to kernel panics, poor performance, or intermittent problems. Chances are if your install fails you will need to go back to this screen and choose the correct drivers. This means you should remember the choices you made, and alter them accordingly to eventually get the right set. Once you have this set of drivers written down, it becomes easy to repeat the process of installation, and it will be a lot faster if you need to do it again. Nothing is more frustrating than spinning your wheels because you forgot to check a single driver.</p>
<h2><strong>Tip 5:</strong><br />
<strong> Partition Choices</strong></h2>
<p>I highly recommend the following tip if you have the space to do it. I even suggest that if you don’t have the space, buy a cheap hard drive to make the space. It is a real time saver, and if you do not use this tip or another like it, you might end up wasting hours of your life re-installing OSX.</p>
<p>During the installaiton process there is a crucial step where you partition your hard drive and use OSX Extended, Journaled as the file system. Instead of using a single partition I suggest creating 3 partitions, two of them as the normal Extended, Journaled, and the 3rd as FAT32. These partitions need to be at least 20 GB each for enough breathing room to install whatever you need onto the drive.</p>
<p>Why have 3 partitions you ask? To foolproof your installation, and allow you to swap working partitions for ones you may have mucked up while trying to upgrade OSX or after a disastrous tinkering session. Install OSX to 1 of the OSX formatted partitions and get it to work how you like it. Then use an amazing program call Carbon Copy Cloner (CCC) to copy that partition to the other OSX formatted partition.<br />
<img src="https://lh4.googleusercontent.com/34q1rg1C3P_jhX5HLzsjthjSA5LAM4RNfbK1ahUtBYr8h6cjptnx0GlEr6dZXciKqR5Ik13MNzmY-XBHx0KHUTD5_dy_B3Qw5bRvcIFvlYpPmIybzPo" alt="" width="261px;" height="83px;" /><a href="http://www.bombich.com/">http://www.bombich.c</a><a href="http://www.bombich.com/">om/</a></p>
<p>That way, you can operate on a partition and experiment however you like, and if you accidentally destroy it, it only takes a boot into the other, working partition and a run of CCC to get you back to normal. You don’t have to wait for another install, and you always have at least 1 working copy of OSX86 at all times. The FAT32 partition can be used to house data and programs that both paritions might need to use (or if you are dual booting, this partition can be seen by Windows/Linux).</p>
<h2><strong>Tip 6:</strong><br />
<strong> Useful Tools</strong></h2>
<p>There are a handful of tools that any hackintosher will want to use. Here is the list, descriptions, and links on where to find each one:</p>
<p>OSX86 Tools:<br />
<a href="http://code.google.com/p/osx86tools/">http://code.google.com/p/osx86tools/</a></p>
<p>A very multipurpose tool that can backup kexts, patch EFI, and do a boatload of other things.</p>
<p>Kext Helper:<br />
<a href="http://cheetha.net/">http://cheetha.net/</a><br />
A tool that can install and update kexts. Extremely useful if you don’t want to do the manual terminal commands to install a new kext</p>
<p>EFI Studio:<br />
<a href="http://www.kexts.com/view/91-efi_studio..html">http://www.kexts.com/view/91-efi_studio..html</a><br />
Efi studio is a Tool to Edit Boot.plist, add strings to make you video,lan,or other devices working properly.</p>
<h2><strong>Tip 7:</strong><br />
<strong> Common Problems</strong></h2>
<p>There are an incredible number of ways an installation can go wrong. 99.999% of the time is is hardware compatibility (And by relation, kext related) problems. To diagnose these you will need to boot into verbose mode (-v) and pay attention to what the kernel is telling you. Here are the most common problems I’ve run into, and their corresponding solutions (if any):</p>
<p>Still Waiting for Root Device &#8211; This is related to SATA compatibility issues. If your SATA chipset isn’t supported by default then you will need to use patched kexts to allow your system to find your hard drive. You will need a new IOATAFamily.kext file. A patched version can be found here:<br />
<a href="http://www.kexts.com/downloads.php?do=file&amp;id=319">http://www.kexts.com/downloads.php?do=file&amp;id=319</a></p>
<p>Kernel Panic &#8211; This can happen for a large number of reasons. Your Kernel version might not match up with your OS (sovled by using patched, legacy kernel). You might have an incompatible kext loaded (sovled by paying attention to the panic, it will tell u which kext. Find a patched or legacy version, or just remove it). Or it might panic for another reason entirely. Google is your best friend, and you should sharpen up your research skills.</p>
<p>Infinite restart loop &#8211; This is super frustrating isn’t it? Darwin will load to a certain point, and then just instantly restart. You can’t tell what caused the restart because it happens so fast.</p>
<p>Chances are this was a kernel panic, and your bootloader is set to instantly restart on panic. To solve this you should ditch your bootloader and install a new one. Which one you choose is dependant on your version of OSX, and your hardware.</p>
<p>More to come later/ on suggestion &#8230;</p>
<h2><strong>Tip 8:</strong><br />
<strong> Resources to find help</strong></h2>
<p>Here are my favorite resources to look for help and get the assistance I need to solve problems:</p>
<p><a href="http://www.kexts.com/">http://www.kexts.com/</a></p>
<p><a href="http://wiki.osx86project.org/wiki/index.php/Main_Page">http://wiki.osx86project.org/wiki/index.php/Main_Page</a></p>
<p><a href="http://www.insanelymac.com/">http://www.insanelymac.com/</a></p>
<p><a href="http://tonymacx86.blogspot.com/">http://tonymacx86.blogspot.com/</a></p>
<p><a href="http://3rr0rists.net/">http://3rr0rists.net/</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://andrewmajot.com/blog/2011/09/maximizing-hackintosh%e2%80%99s-success-protips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10.6 Snow Leopard on Your PC</title>
		<link>http://andrewmajot.com/blog/2010/08/10-6-snow-leopard-pc/</link>
		<comments>http://andrewmajot.com/blog/2010/08/10-6-snow-leopard-pc/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 00:26:12 +0000</pubDate>
		<dc:creator>Majot</dc:creator>
				<category><![CDATA[osx86]]></category>

		<guid isPermaLink="false">http://andrewmajot.com/blog/?p=67</guid>
		<description><![CDATA[How to install Snow Leopard on your PC]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/sl.jpg" alt="Snow Leopard" /></p>
<p>Previous posts in my blog have show how to install Tiger, and then later Leopard onto your PC. Back in the days of Tiger, it was an extremely painful process that involved a considerable amount of terminal knowledge, hardware tinkering, and frustration. Then Apple switched to Intel chips and made 10.5 Leopard more compatible with standard PC&#8217;s. More compatible, but still requiring specialized &#8216;distro&#8217; disks for the installation of the operating system. Depending on your hardware it might require trying out 1 of half a dozen distros before finding the right software bundle that worked for your system. Or, if you were a more advanced hackintosh user, you could create your own custom distro disk that had exactly what you needed. Needless to say, Leopard was an improvement &#8211; but still a hassle.</p>
<p>Then, in August of 2009 Apple released their latest operating system, Snow Leopard. This proved to be a huge improvement for the operating system, introducing native 64 bit computing and many other features. It also helped out hackintosh users who have newer hardware, but left many others behind. If your processor isn&#8217;t 64 bit compatible, stop reading now, Snow Leopard is not for you. Other hardware constraints apply, but those will be discussed a little later in this tutorial.</p>
<p>After much researching I have uncovered several relatively painless methods to install Snow Leopard on your PC. These methods were not created by me, but rather by some extremely clever individuals/teams of people devoted to the OSX86 community. I take absolutely no credit for these methods, I only wish to explain them in a manner that everyone can understand and take advantage of. It is my goal to educate my readers on not just the how, but the why of each step in the process of OSX86 conversion. I have always believed that knowledge is power.</p>
<p><span id="more-67"></span></p>
<p>Before we get any further, I need to lay down some disclaimers and ground rules:</p>
<h2><span style="color: #ff0000;"><span style="font-weight: normal;">This is a set of guidelines for installing OS X Snow Leopard onto a PC. What you choose to do with this information is up to you, and I am in no way responsible for whatever happens to your machine.</span></span></h2>
<p>Now that that&#8217;s taken care of, here is the shopping list that you will need in order to follow through with this project:<br />
The things you need for this project are as follows:</p>
<ul>
<li>High Speed Internet Connection (Useful if you want the needed software before the end of time)</li>
<li>Blank CD&#8217;s</li>
<li>8 GB Thumbdrive</li>
<li>Potentially a blank DL DVD (if you don&#8217;t have a 8 GB thumbdrive handy)</li>
<li>ISO Recording software</li>
<li>A copy of the retail Snow Leopard Installation Disk</li>
<li>Access to a Macintosh (or hackintosh)*</li>
<li>A computer with the following attributes:
<ul>
<li>Intel Core 2, Core i processor (or newer)</li>
<li>at least 2 GB RAM (4 is preferable)</li>
<li>at least 12 GB of free disk space</li>
<li>A DVD drive for installation</li>
<li>Motherboard with SATA configuration options that allow for AHCI mode**</li>
</ul>
</li>
</ul>
<p>* Depending on which method you choose, this may be unnecessary</p>
<p>**Some installation options claim to be able to get around this necessity. Personally I haven&#8217;t found one that works for my hardware, but maybe you will have better luck</p>
<p>Now, let me outline some of the steps that are taken by software in order to get Snow Leopard purring on your PC. It is impossible to just stick a retail SL disk into your PC and have it install. This is because of built-in chips on Macintosh mother boards that report the authenticity of the hardware the disk is supposed to install to. So it requires some software tom-foolery in order to get the disk to even boot on a PC, much less install its cargo onto your hard drive. The software running on the chips is part of a system called Extensible Firmware Interface, or EFI. As long as Apple insists on being a hardware company this will be a headache for many PC users.</p>
<p>Another roadblock is motherboard compatibility and Snow Leopard&#8217;s ability to interface with the heart of your machine. Before an OS can interface with hardware it needs to find the values in the <strong>Differentiated System Description Table</strong>, or DSDT. In Tiger and Leopard OSX installs you didn&#8217;t need to worry about this little detail and it was taken care of. In most of the methods for installing SL that I suggest you still don&#8217;t need to worry about it. But depending on your hardware and the route you choose to install, you may need to know about DSDT and how to patch/locate it. I could create an entire post about that, but instead I will leave it to you to research on your own. Here is a great starter page found on the OSX86 Wiki:</p>
<p><a href="http://wiki.osx86project.org/wiki/index.php/DSDT">http://wiki.osx86project.org/wiki/index.php/DSDT</a></p>
<p>Yet another possible roadblock that is new for Snow Leopard is the AHCI SATA setting requirement. Previous OSX86 versions could allow for SATA disk drive operations to be handled in IDE mode, but in SL this was disabled. So far I haven&#8217;t been able to locate a properly patched bootloader that has the needed kexts (drivers) to allow for the IDE drive setting. If anyone happens to know of a method for getting around this, please post a comment with a link.</p>
<p>If your motherboard is incompatible with AHCI mode SATA, you may be able to find a patched BIOS that allows it. I DO NOT suggest this route unless you don&#8217;t mind throwing the motherboard away in the instance of a bad flashing. This type of software hackery is very dangerous and subject to failure if done in the wrong way. Once again I have to re-iterate that I am not responsible if you end up bricking your machine.</p>
<p>Ok, now that some of the tedious, painful background information has been established, I can get down to the nitty gritty. There are several methods you can use to get the SL disk bootable and installed on your system. The two easiest options are to use a customized boot disk or a thumbdrive. Let me explain:</p>
<p><strong>Boot Disk:</strong></p>
<p>This method involves using one of several boot disks to enable a temporary bridge of software between the SL disk and your PC. You insert the disk (usually a CD because the iso image is so small) into your computer, boot, and watch it come up to a selection screen. Then you eject the disk (The software it loaded will still be running) and load in your Snow Leopard disk. Since it already bridged the gap, it now loads the appropriate kexts (drivers) from the disk and allows you to boot into the install disk</p>
<p><strong>Thumb Drive:</strong></p>
<p>This method is a bit harder to get started, but once you have the finished &#8216;hacked&#8217; thumbdrive I kinda prefer this method for its elegance. It involves  having access to a macintosh system to begin with, and a bit of knowledge with the Disk Utility that comes with OSX. Here are the basic steps needed for thumbdrive preparation:</p>
<ol>
<li>Insert Snow Leopard disk into your mac, and open up Disk Utility</li>
<li>Go to the top of the menu and hit New Image (while the SL disk is selected), save it to an easily accessible spot</li>
<li>Insert your 8 GB thumbdrive and format it as Mac OS Extended (Journaled, Case Sensitive). You can name it whatever you like, but to be super classy you should make it SnowLeopard</li>
<li>Now hit the Restore tab button and drag the thumbdrive into the Destination option text box and locate the snow leopard image that was created in step number 2. Place this into the Source text box.</li>
<li>Hit Restore (you may need to enter admin credentials)</li>
</ol>
<p>There you go, you now have translated your SL DVD into a thumbdrive! Now you will need to use one of several patching applications to install the necessary kexts and scripts onto the drive before you can boot it. This process is extremely easy and just involves a few clicks.</p>
<p>Now that you have familiarized yourself with the two easiest and most popular methods, here is a list of sources where the needed disks/software can be found:</p>
<p><strong>Boot Disks:</strong></p>
<p>iBoot: <a href="http://tonymacx86.blogspot.com/search/label/iBoot">http://tonymacx86.blogspot.com/search/label/iBoot</a></p>
<p>I like to call this one a random boot disk: <a href="http://www.mediafire.com/?ngznyzmayiv">http://www.mediafire.com/?ngznyzmayiv</a></p>
<p>Empire EFI (My favorite due to Darth Vader graphics): (your local torrent site)</p>
<p><strong>Thumbdrive Patchers:</strong></p>
<p>An EP45UD3P specific installer package can be found <a title="EP45UD3P" href="http://andrewmajot.com/blog/wp-content/uploads/2010/08/EP45UD3P_Snow_Leopard.zip" target="_self">here</a></p>
<p>The AMAZING MyHack installer can be found on its homepage at:</p>
<p><a href="http://osx86.sojugarden.com/installer/">http://osx86.sojugarden.com/installer/</a></p>
<p>My preferred method is the MyHack installer on a thumbdrive. I chose this method because it was the only available method that worked with the hardware I had available. You may prefer another method, and thats ok, whatever works best for you is what you should go with.</p>
<p>If you know of any more loaders, please leave a comment and I&#8217;ll edit this post to include them. This list is by no means comprehensive, I am only listing what I have experience with.</p>
<p>[ad#Horizontal In Post Large]</p>
<p>Lets get down to the install process!</p>
<p><strong><em>If you have a boot CD:</em></strong></p>
<p>(Using iBoot as an example, but all other ones will work in almost exactly the same way)</p>
<p style="text-align: center;"><img class="aligncenter" src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/iBoot-1.jpg" alt="iBoot 1" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/iBoot-2.jpg" alt="iBoot 2" /></p>
<p>If you see this error you have some hardware incompatibilities. Check to make sure that your AHCI mode is turned on. Or it might just be time to look elsewhere for a way to boot the SL disk:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/iBoot-3.jpg" alt="iBoot 3" /></p>
<p>Pretty much all boot CD&#8217;s behave in the same way as the iBoot disk. One thing you might want to do is enable a couple of boot flags. The most useful is the -v flag. This stands for verbose, and will start up the boot in text mode. This way if something goes wrong you know exactly how far the kernel got before it crapped out on you. For reference, here is a partial list of the most useful kernel flags:</p>
<ul>
<li>-v = verbose (text mode)</li>
<li>-x = safe mode</li>
<li>-s = single user mode</li>
<li>-f = force reload of kexts and kextcache. EXTREMELY important if you edit kexts and then restart. This is a lifesaver</li>
<li>CPUS=x &#8211; change x for 1 and it will only use 1 core of your processor. Useful for less supported processors.</li>
<li>-legacy &#8211; boots in 32 bit mode if its a 64 bit OS</li>
</ul>
<p>Those are the basic toolkit of flags, the ones i find the most useful. Here is a more complete list for the curious:</p>
<p><a href="http://www.insanelymac.com/forum/index.php?showtopic=99891">http://www.insanelymac.com/forum/index.php?showtopic=99891</a></p>
<p><strong><em>If your using the Thumbdrive Method:</em></strong></p>
<p>My favorite thumbdrive software is the myHack installer. The drawback for some users is that it requires a mac in order to install to the thumbdrive. But, if you have access to a mac (or a hackintosh, perhaps one that you are trying to upgrade?) then this is probably the best bet for you. The developer behind myHack has included kexts for a wide variety of hardware, and in my experience it is the most compatible with various hardware.</p>
<p style="text-align: center;">Initial MyHack screen:<br />
<img class="aligncenter" src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/myHack-1.jpg" alt="myHack 1" /></p>
<p>Your going to want to use the -v boot flag, just hit any button while it is loading and type in -v:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/myHack-3.jpg" alt="myHack 2" /></p>
<p>At this stage myHack is loading all of the kexts (drivers) needed to interface with your machine:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/myHack-4.jpg" alt="myHack 3" /></p>
<p>As you can see you get quite the wall of text. This is a good thing and lets you know whats going on with your machine. If it fails at a point or hangs up, you can search online for a fix using the last line it outputted:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/myHack-5.jpg" alt="myHack 4" /></p>
<p>And now the fun part! After the text flies by you should have booted into the actual Snow Leopard installation! Congradulations! If you encountered an error, please check out the InsanelyMac forums at:</p>
<p>http://www.insanelymac.com/</p>
<p>[ad#Horizontal In Post Large]</p>
<p style="text-align: center;">The following are screen images of the standard Apple install. I&#8217;m including them for those of you who are completely new to this process. I always believed that more pictures = more understanding.</p>
<p style="text-align: center;">Language Selection Screen:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i1.jpg" alt="Step 1" /></p>
<p style="text-align: center;">Loading Screen:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i2.jpg" alt="Step 2" /></p>
<p style="text-align: center;">Install Welcome Screen (hit continue):</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i3.jpg" alt="Step 3" /></p>
<p style="text-align: center;">Agree to the conditions:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i4.jpg" alt="Step 4" /></p>
<p style="text-align: center;">Now, we get to a potential roadblock. Notice in the next pic how there isn&#8217;t a hard drive to install to? There should only be your thumb drive. If you are upgrading an existing Leopard installation then you should be able to see that drive. You should erase it and then install over it using the steps I&#8217;m about to outline.</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i5.jpg" alt="Step 5" /></p>
<p style="text-align: center;">Hit the Utilities button and go to Disk Utility:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i6.jpg" alt="Step 6" /></p>
<p style="text-align: center;">Hopefully off to the left you see the hard drive you want to install to. If you do not, you have a serious problem. Your BIOS might not support AHCI mode, or you may have other hardware issues. If your needed hard drive is not available you cannot go any farther. You may be able to bypass this issue with a different boot method (if you used thumbdrive, try a CD for instance)</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i7.jpg" alt="Step 7" /></p>
<p style="text-align: center;">Select your drive and select the Erase option. Then under Format choose Mac OSX Extended (Journaled)</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i8.jpg" alt="Step 8" /></p>
<p style="text-align: center;">Name it something classy. Then hit the Erase button:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i9.jpg" alt="Step 9" /></p>
<p style="text-align: center;">Are you sure? (Yep, you are)</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i10.jpg" alt="Step 10" /></p>
<p style="text-align: center;">Erasing Screen:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i11.jpg" alt="Step 11" /></p>
<p style="text-align: center;">Your newly formatted drive should now be available off to the left:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i12.jpg" alt="Step 12" /></p>
<p style="text-align: center;">Exit out of the Disk Utility and return to the Install screen. Select your newly formated drive and hit Install:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i13.jpg" alt="Step 13" /></p>
<p style="text-align: center;">WOOOOO ITS INSTALLING!</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i14.jpg" alt="Step 14" /></p>
<p style="text-align: center;">This next step isn&#8217;t necessary, but it might be handy if you have any install errors. If you navigate to Window -&gt; Installer log you can view what the installer is doing step-by-step:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i15.jpg" alt="Step 15" /></p>
<p style="text-align: center;">Lots of info:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i16.jpg" alt="Step 16" /></p>
<p style="text-align: center;">Hopefully at the end of your Installation you see this success message. If not, you&#8217;ll have to try installing again:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i17.jpg" alt="Step 17" /></p>
<p style="text-align: center;">Your machine will now restart. Because you do not have a boot loader installed yet, you will have to insert the boot CD or leave the thumbdrive in your machine. You will need to use it to kick-start the booting into your freshly installed system. Make sure to select the fresh install instead of the install disk when you do this.</p>
<p style="text-align: center;">Also, it may be a good idea to use a couple boot flags when booting into the OS. I recommend -v and -f. -v in case something goes wrong and you need to diagnose, and -f to refresh your drivers.</p>
<p style="text-align: center;">After you kick-start your boot, you should be greeted with this screen (after the boot sequence completes). Select your country:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i18.jpg" alt="Step 18" /></p>
<p style="text-align: center;">Select your keyboard:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i19.jpg" alt="Step 19" /></p>
<p style="text-align: center;">Import from another mac (probably would be a good idea to skip this step):</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i20.jpg" alt="Step 20" /></p>
<p style="text-align: center;">Enter your Apple ID. If your ethernet is connected and working properly then this will contact apple to get your contact info:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i21.jpg" alt="Step 21" /></p>
<p style="text-align: center;">The following screen would be auto-filled if your ethernet was working. If not, you will need to fill it out manually</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i22.jpg" alt="Step 22" /></p>
<p style="text-align: center;">A few more questions:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i23.jpg" alt="Step 23" /></p>
<p style="text-align: center;">Create your user account:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i24.jpg" alt="Step 24" /></p>
<p style="text-align: center;">OH CRAP A BLUE SCREEN! But this is mac right?</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i25.jpg" alt="Step 25" /></p>
<p style="text-align: center;">Phew, glad that loaded!</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i26.jpg" alt="Step 26" /></p>
<p style="text-align: center;">Congrats! You now have Snow Leopard running on your PC! But your not quite done yet. Chances are you will need to identify your keyboard:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i27.jpg" alt="Step 27" /></p>
<p style="text-align: center;">Your not out of the woods yet though. Some (including myself) think that the most frustrating part is yet to come. Hardware drivers.</p>
<p style="text-align: center;">Before we get to that though, lets fix the boot loader issue. What issue? You don&#8217;t have one. To fix this, either use what came on your CD, or thumbdrive. I used myHack, so that is what I will show you here. On your thumbdrive there should be a myHack installer. Remember using it to format your thumbdrive? And how you had to select the thumbdrive instead of using the default, which was your hard drive? Well this time you will want to let it install on your thumbdrive:</p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i28.jpg" alt="Step 28" /></p>
<p style="text-align: center;"><img src="http://andrewmajot.com/blog/wp-content/uploads/2010/08/i29.jpg" alt="Step 29" /></p>
<p style="text-align: center;">There! Now you should have a fully bootable, (hopefully) somewhat stable Snow Leopard installation! Depending on your hardware you may be fully good-to-go at this point. But if your like me you may need to install some additional kexts in order to get fully compatible hardware.</p>
<p style="text-align: center;">
<p><strong>Here are some common packages that you may find useful:</strong></p>
<p><em>VooDooPS2 (useful for laptops):</em></p>
<p><a href="http://chameleon.osx86.hu/articles/voodoo-team-proudly-presents-voodoops2controller">http://chameleon.osx86.hu/articles/voodoo-team-proudly-presents-voodoops2controller</a></p>
<p><em>VooDooHDA Audo (a lot of audio devices use this):</em></p>
<p><a href="http://code.google.com/p/voodoohda/">http://code.google.com/p/voodoohda/</a></p>
<p><em>OSX86Tools (AMAZING tool. I recommend it for all osx86 users!)</em></p>
<p><a href="http://code.google.com/p/osx86tools/">http://code.google.com/p/osx86tools/</a></p>
<p>If these don&#8217;t help you then you will need to check out the Insanely Mac forum. Or Google, that works well too.</p>
<p><a href="http://www.insanelymac.com/">http://www.insanelymac.com/</a></p>
<p>[ad#Horizontal In Post Large]</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewmajot.com/blog/2010/08/10-6-snow-leopard-pc/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Leopard OS X 10.5.6 On Your PC</title>
		<link>http://andrewmajot.com/blog/2009/04/leopard-os-x-10-5-6-on-your-pc/</link>
		<comments>http://andrewmajot.com/blog/2009/04/leopard-os-x-10-5-6-on-your-pc/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 22:19:00 +0000</pubDate>
		<dc:creator>Majot</dc:creator>
				<category><![CDATA[osx86]]></category>

		<guid isPermaLink="false">http://andrewmajot.com/blog/?p=6</guid>
		<description><![CDATA[This post covers how to install Leopard 10.5.6 on your PC using the iPC release. This release has a MASSIVE amount of hardware support. It is truly staggering. So as to not make you scroll for a straight minute, here is a thumbnail you can click on for the full version. Yes, you are allowed [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://4.bp.blogspot.com/_IN4njHTkABU/SdfmDIqO_rI/AAAAAAAAAEI/TNrAMgwc4g4/s1600-h/iPC+Logo.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5320974426300153522" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 256px; height: 256px;" src="http://4.bp.blogspot.com/_IN4njHTkABU/SdfmDIqO_rI/AAAAAAAAAEI/TNrAMgwc4g4/s400/iPC+Logo.png" border="0" alt="" /></a><br />
This post covers how to install Leopard 10.5.6 on your PC using the iPC release. This release has a MASSIVE amount of hardware support. It is truly staggering. So as to not make you scroll for a straight minute, here is a thumbnail you can click on for the full version. Yes, you are allowed to drool.</p>
<div style="text-align: center;"><a href="http://www.majotphotography.com/TestingGrounds/Leopard.6/iPCList.jpg"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/iPCListThumb.jpg" alt="Massive, Massive List" /></a></div>
<div style="text-align: center;"><span style="font-size: 78%;">The above pic courtesy of the folks at iPC</span></div>
<p>By the way, I am only writing a tutorial for how to do this. I take absolutely no credit for the spectacular job the people at iPC have done in making this distro of Leopard. You can visit their site here:</p>
<p><a href="http://pcwizcomputer.com/ipcosx86/">http://pcwizcomputer.com/ipcosx86/</a></p>
<p><span id="more-6"></span></p>
<p><span style="font-weight: bold;">So a little background of OSX86 in general is needed:</span></p>
<p>In previous posts I showed you how to install Tiger and Leopard on your boring PC and cut its chains of slavery to Windows operating systems. Installing Tiger involved quite a bit of work, and may have taken someone with advanced knowledge of computer software an entire weekend to perfect. Drivers were hard to come by, and it was largely luck of the draw if you were able to get your particular hardware to work with Tiger. Leopard was an evolutionary step forward, automating much of the process and having great compatibility with PC architecture. More modern devices are supported automatically, both through default Leopard software, and from the lovely folks who compiled these hacks in order to liberate OSX for the masses.</p>
<p>OS X Leopard was cracked for PC consumption the day of its release. This was mostly accomplished because Leopard was meant from the beginning to be used on computers with the x86 Intel architecture. The roadblock keeping OS X from naturally running on any pc is something called EFI, or Extensible Firmware Interface. The EFI that Leopard uses is only tooled to work with Apple hardware, which means that it needs to be patched. The original method of patching was to use a thumbdrive attached to the computer and utilize the terminal to transfer files from the thumbdrive to the operating system files of Leopard. Compared to installing Tiger onto a PC, this method was ridiculously easy and was all that was required to have a successful boot of Leopard. But a better solution is now available, one where no thumbdrive is required and installation is streamlined and so easy that nearly anyone can do it.</p>
<div style="text-align: center;"><span style="font-weight: bold;">OK, first thing&#8217;s first. </span></div>
<p><span style="font-weight: bold;"><span style="color: #ff0000;">This is a set of guidelines for installing OS X Leopard onto a PC. What you choose to do with this information is up to you, and I am in no way responsible for whatever happens to your machine.<br />
</span></span><span style="font-weight: bold;"><span style="color: #ff0000;"><span style="color: #000000;"><span style="font-weight: bold;"><br />
<span style="font-weight: bold;">The things you need for this project are as follows:<br />
</span></span></span></span></span></p>
<ul>
<li>High Speed Internet Connection (Useful if you want the disk image before the end of time)</li>
<li>Blank DVD-R</li>
<li>ISO Recorder (Free software, can be found here: <a href="http://isorecorder.alexfeinman.com/isorecorder.htm">http://isorecorder.alexfeinman.com/isorecorder.htm</a>)</li>
<li>A BitTorrent program such as BitComet, Vuze, or Transmission</li>
<li>A computer with the following attributes:
<ul>
<li>Processor with either SSE2, SSE3, or SSE2/3 capabilities.</li>
<li>at least 512 MB RAM</li>
<li>at least 9 GB of free disk space</li>
<li>A DVD drive for installation</li>
</ul>
</li>
</ul>
<p>Now that all of the essentials are taken care of, we can get to the nitty gritty. In my personal opinion, this is one of the easiest installations of any operating system that I have ever had experience with. If all of your devices are supported, and your system has reasonable specs, you may expect to be cruising on your new Leopard in under and hour and a half. If you have just the bare minimum system requirements, it may take considerably longer.</p>
<p><span style="font-weight: bold;">Preparations:</span></p>
<p>In order to install Leopard, you first need to get the Leopard OSX86 installation disk. Now, the legality of this is somewhat questionable. The general consensus is that there are three ways to go about this, and I will order them in the most painful to least painful:</p>
<ul>
<li>Become an Apple developer. After several years or decades of convincing Apple Corp. that it would be a great idea to open up their kick ass operating system to the public for use on PC&#8217;s, you can probably install the now defunct and outdated leopard onto your PC free of legal worries.</li>
<li>Buy a Leopard License, and then go and download Leopard from one of a plethora of Torrent websites. So that way at least your giving your money for a Leopard license and choosing to use it on a computer. Even though the license agreement specifically states that you cannot use OS X on anything but apple hardware. Oh well, it happens.</li>
<li>Who cares, just download it. This is the most common method, and also the least legal.</li>
</ul>
<p>For the two practical options, you need to download the latest and greatest OSX86 distro. At the time of this articles conception, the latest and greatest would be a release from the lovely people at iPC and it would be version 10.5.6. Now, it is important to note that there are several versions of iPC 10.5.6 floating around on the less than legal side of the internet. You need to look for one that says &#8220;final&#8221; and/or &#8220;PPF5&#8243; with the newest upload date and is more than 3 GB in size. If you find one thats less than that, it is probably a patch of some kind meant for eariler versions of iPC&#8217;s distro. Unless you have a crazy good connection, expect to wait upwards of 2-3 days for the whole thing to download. It is a large file and will take a considerable time to acquire.</p>
<p>Then you need to burn the .iso file to the blank DVD. Recently I have lost my love of Nero, that is why I have linked above a free utility that burns .iso files to disks. Free software is nice.</p>
<p>If you’ve never booted from a CD or DVD on your system, then follow the outlined steps. If you already know how then just skip the next paragraph.</p>
<p>Insert the dvd into your dvd drive and shutdown the computer. Then whenever the computer boots up, pay attention to if it says anything about boot sequence or BIOS setup in the first few seconds of booting. For most Dell systems that I’ve come across the Boot Sequence option can be reached by hitting F12 at startup. For HP it is usually F2. Other BIOS’s might be Del or any of the F keys. Then select your CD/DVD drive, and the computer will boot from it after hitting enter.</p>
<p>Here is what a Dell Dimension 3000 BIOS boot selection screen looks like:<br />
(The CD/DVD drive is highlighted)</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4167.JPG" alt="Boot Selection Screen" /></div>
<p>And now the possible difficulties begin. If you wait a while and let the DVD boot up, it will eventually say something like &#8220;Press any key to begin or F8 fo<br />
r options . . .&#8221; (I know it isn&#8217;t exactly that, but it is similar), if you press any key the next screen pops up:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4169.JPG" alt="White Apple Screen" /></div>
<p>Now, if your CD/DVD drive is still spinning at this point and the light is working, than chances are you are perfectly fine, nothing to worry about. If however it becomes stuck then you obviously have a problem. It is almost guaranteed that this problem stems from a hardware compatibility of some kind. I myself have seen this problem with newer hardware. I solved my problem by using Verbose mode at the F8 startup screen. This gives a diagnostic of each and every single step the OSX86 bootloader is going through in order to start the installation. You can then Google the last thing that happens in this diagnostic and hopefully find out what your problem is and solve it.</p>
<p>My problem was with a Dell Studio 540. I found that if i booted with the flags &#8220;-v cpus=1&#8243; then I would not have any problems. <span style="font-weight: bold;">With some quad core machines this &#8220;cpus=1&#8243; may be a vital missing component.</span></p>
<p>Dell Studio 540 Booting up:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5335.JPG" alt="Studio 540" /></div>
<p>Here is a screen that might tip you off that you have a problem with your hardware:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4170.JPG" alt="FAIL" /></div>
<p>And this is what -v does (otherwise known as diagnostic mode)</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4201.JPG" alt="FAIL Part 2" /></p>
<div style="text-align: left;"><span style="color: #ff0000;"><span style="font-weight: bold;">If you are having trouble booting, please visit the InsanelyMac forums:</p>
<p><a href="http://www.insanelymac.com/">http://www.insanelymac.com/</a></p>
<p>I cannot help you, they can.</p>
<p>Now, lets get back to the happy case where there are no boot problems.</p>
<p>After all the thinking, your computer will actually furnish you with a cursor and screen:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5337.JPG" alt="Pinwheel screen" /></div>
<p>Followed quickly by the same pinwheel cursor and the Leopard background:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5338.JPG" alt="Pinwheel w/Leopard Background" /></div>
<p>Then the Language Selection screen comes up. Needless to say, choose your language and continue:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5339.JPG" alt="Language Select" /></div>
<p>Installation Preparation:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5340.JPG" alt="Preparing" /></div>
<p>Welcome Screen with the Macintosh toolbar at the top. Pay attention to the options you have at the top, you will be using some of them shortly. Hit continue.</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5341.JPG" alt="Welcome" /></div>
<p>You are presented with the &#8220;Software License Agreement&#8221; for this particular distro of Leopard. <span style="font-weight: bold;">Instead of simply skipping through it like you would normally do with every single other software license agreement you have ever met, it might be good to actually read this one</span>. Its not an agreement, rather it is the features that this distro has. It has useful information if you find you cannot get your install to work.</p>
<p><span style="font-weight: bold;"> For instance it says to use the boot flag -f to load all the kexts on your first boot. This is important, we will get to it later. </span></p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5342.JPG" alt="License Agreement" /></div>
<p>After &#8220;agreeing&#8221; you will come to the Select Destination screen. Unless you already have a Macintosh hard drive partitioned correctly, your screen should look like this:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5343.JPG" alt="Install Location Blank" /></div>
<p>Well, that doesn&#8217;t really give you many options does it? Don&#8217;t worry, now is when you use the menu bar at the top. Go to Utilities -&gt; Disk Utility and click it:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5344.JPG" alt="Disk Util Menu Bar" /></div>
<p>Now you will find the Disk Utility application:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5345.JPG" alt="Disk App" /></div>
<p>If you are doing a fresh install with a blank hard drive, click on the hard drive (NOT any partitions) and then click on the Erase tab. Where it says Volume Format choose &#8220;Mac OS Extended Journaled&#8221;. You may be able to use another type, but I know for a fact that that does indeed work. Then name the partition whatever you would like, I&#8217;m partial to something plain like Leopard.</p>
<p>Once that is accomplished (It may take some time depending on your hard drive size and system configuration) click the red x button to exit the Disk Utility and return to the Select Destination screen. Only this time it will not be blank, it will have a volume you can choose:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5346.JPG" alt="Choose Volume" /></div>
<p>Click Continue and the Install Summary Page will show up:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5347.JPG" alt="Install Summary" /></div>
<div style="text-align: center;"><span style="font-weight: bold; color: #ff0000;">VERY IMPORTANT!!!!!</span></p>
<div style="text-align: center;">You <span style="font-weight: bold;">MUST</span> Click Customize!! If you do not, your install will not work. The Customize screen will show you several options that you will need to select or de-select based on your own hardware configuration. If your first install does not work correctly, chances are you need to choose different options in the Customize screen:</div>
</div>
<p></span></span></div>
</div>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5348.JPG" alt="Install Summary" /></div>
<p>Click on the arrows to see all of the lovely options you can choose from:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5349.JPG" alt="Install Options" /></div>
<p>Notice how that list continues? It continues for a long long time. Remember that thumbnail I had at the top of this article? Click it for detailed info. Yup, thats a lot of stuff isn&#8217;t it? The folks at iPC have really outdone themselves.</p>
<p>The number one reason for failed installs is that you do not have proper hardware support. This is hopefully fixed by choosing the correct settings at the above screen. If you cannot find the correct settings, <span style="font-weight: bold;">PLEASE VISIT THE INSANELYMAC FORUMS!</span> The threads there are priceless and will lead you in the right direction.</p>
<p>After choosing the correct options, accept and return to the previous Install Summary screen and hit Install:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5347.JPG" alt="Install Summary" /></div>
<p>The disk will now check itself for errors. You may want to let this run for the very first time. At this point you will find out if your disk is too scratched, burned incorrectly, or downloaded incorrectly. But if your install failed and you are forced to install again, you probably don&#8217;t need to check your disk again, you can hit cancel.</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5351.JPG" alt="Checking Disk" /></div>
<p>After the disk check the Installation will begin. Cross your fingers:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5352.JPG" alt="Installing" /></div>
<p>Once that is done hopefully you are greeted with the encouraging green checkmark:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5353.JPG" alt="Checking Disk" /></div>
<p>If not, well you tried. Install again, if that doesn&#8217;t work then check the InsanelyMac forums. Notice how I say to check those forums a lot? You really should.</p>
<p>Now your machine will restart. When it gets to the Darwin bootloader hit any key and type in the following boot flags:</p>
<p>-v -f</p>
<p>This will put it in verbose and force a consolidation of Kexts. Kexts in OSX86 are sort of like drivers.</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5356.JPG" alt="-v -f" /></div>
<p>If you needed to put in &#8220;cpus=1&#8243; in order to get your install disk to boot, you may notice infinite restarting at this point. In the Customize Installation screen a few pics ago there was a cpus=1 fix that would have been nice to check. You can still type it every time your computer boots, but that will get annoying fast. You may want to either re-install or customize your installation when you are finished to include that automatically.</p>
<p>If you didn&#8217;t need the cpus=1 fix and it is rebooting itself anyway, well you have a hardware problem. You know how to fix hardware problems? InsanelyMac. Nuff said.</p>
<p>If you don&#8217;t have any problems, it will look like you do have a problem. When you type in -f the kextloading causes the screen to look very much like one of the Matrix movies:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5357.JPG" alt="Mmmmm Matrix" /></div>
<p>But don&#8217;t worry, this is supposed to happen.</p>
<p>After the kext loading, you will come to the normal diagnostic page:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5358.JPG" alt="Checking Disk" /></div>
<p>And then a nice video will play:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5360.JPG" alt="Video Start" /></div>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5361.JPG" alt="Video 2" /></div>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5362.JPG" alt="Video 3" /></div>
<p>After the video plays you will be greeted with a Welcome Screen. Pick your country:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5363.JPG" alt="Welcome" /></div>
<p>Then select your keyboard:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5364.JPG" alt="Keyboard Select" /></div>
<p>The Do You Already Own A Mac? Screen. Chances are you just want to say No to this one:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5365.JPG" alt="Already Own A Mac?" /></div>
<p>The next screen prompts you to enter your Apple ID. You may or may not have one, so don&#8217;t worry if you don&#8217;t.</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5366.JPG" alt="Enter Apple ID" /></div>
<p>Then the Registration screen. You may or may not want to enter false info here:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5367.JPG" alt="Register" /></div>
<p>Create your local account. This will be your user count when you use Leopard:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5368.JPG" alt="Create Account" /></div>
<p>Try Mobile Me? Probably not:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5369.JPG" alt="Mobile Me?" /></div>
<p>And Finally the Thank You Screen:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/DSC_5370.JPG" alt="K THX BAI" /></div>
<p>You are now done, congratulations!</p>
<p>That is if all of your hardware is supported. If it is not, I suggest checking out these sources:</p>
<p><a href="http://www.insanelymac.com/">http://www.insanelymac.com/</a><br />
<a href="http://wiki.osx86project.org/wiki/index.php/Main_Page">http://wiki.osx86project.org/wiki/index.php/Main_Page</a></p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.6/Picture1.png" alt="SUCCESS!" /></div>
]]></content:encoded>
			<wfw:commentRss>http://andrewmajot.com/blog/2009/04/leopard-os-x-10-5-6-on-your-pc/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to patch the iDeneb iso file (In Windows)</title>
		<link>http://andrewmajot.com/blog/2008/10/how-to-patch-the-ideneb-iso-file-in-windows/</link>
		<comments>http://andrewmajot.com/blog/2008/10/how-to-patch-the-ideneb-iso-file-in-windows/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 21:52:00 +0000</pubDate>
		<dc:creator>Majot</dc:creator>
				<category><![CDATA[osx86]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://andrewmajot.com/blog/?p=7</guid>
		<description><![CDATA[Hello everyone, many of you may have been having issues with the latest release of OSX86. The iDeneb team put together a fantastic version of Leopard that works on a lot of x86 hardware, but the first release had compatibility issues with some nVidia hardware. Either a white apple screen would pop up, or if [...]]]></description>
			<content:encoded><![CDATA[<p>Hello everyone, many of you may have been having issues with the latest release of OSX86. The iDeneb team put together a fantastic version of Leopard that works on a lot of x86 hardware, but the first release had compatibility issues with some nVidia hardware. Either a white apple screen would pop up, or if you installed using the diagnostic view (pressing F8 and then -v when the disk loads) you may have noticed a message similar to &#8220;Still waiting for root device&#8221;. I myself have had plenty of trouble with this, and it was only after several hours of searching that I found the iDeneb team&#8217;s patch for the .iso. Unfortuantly they just give the patch out, and have no instructions for how to actually apply the patch. As it turns out it is a raw sort of patch, one that is applied through the command line or terminal of your operating system.</p>
<p>When the patch is downloaded there are three folders, Linux, OSX, and Windows. I have tried installing the patch in OSX and have run into errors that I could not solve, so that is the reason why this tutorial is Windows oriented.</p>
<p>Materials Needed:</p>
<ol>
<li>A Windows Operating System</li>
<li>the original .iso file you downloaded from a torrent site</li>
<li>the patch folder you downloaded from the link below</li>
</ol>
<p><span id="more-7"></span></p>
<p>Some basic knowledge of the windows command line is needed. For those of you who don&#8217;t know what the Windows command line is, it looks similar to this:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/iDenebPatch/CMD.jpg" alt="Cmd prompt" /></p>
<div style="text-align: left;">This is the old style of computing before windows. The screenshot above is from Vista, but the same basic look goes back to Windows 95.</p>
<p>You can get to it by pressing and holding the button between the Ctrl and Alt buttons on the bottom left hand side of your keyboard &#8211; the one that looks like the windows symbol &#8211; and pressing the r key. This will bring up the run command menu. Type in cmd and hit enter.</p>
<p>Now to get started! Let the fun times begin.</p>
<p>First travel to iDeneb&#8217;s website for some basic info:</p>
<p><a href="http://ideneb.ihackintosh.net/index.php/lang-en/homepage/58-ideneb-v13-1055-nforce-patch.html">http://ideneb.ihackintosh.net/index.php/lang-en/homepage/58-ideneb-v13-1055-nforce-patch.html</a></p>
<p>If you want to get right down to business, you can download the patch here:</p>
<p><a href="http://www.mediafire.com/?sharekey=ce22f281381ab62ed2db6fb9a8902bda">http://www.mediafire.com/?sharekey=ce22f281381ab62ed2db6fb9a8902bda</a></p>
<p>Once the .zip file has finished downloading, right click on it and hit extract all or extract here. The resulting folder should have the three main folders and some miscellaneous files.</p>
<p>find the folder that was unzipped with the name: iDeneb_v1.3_nForce_Patch</p>
<p>It will have this stuff in it:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/iDenebPatch/Folder.jpg" alt="Folder" /></p>
<div style="text-align: left;">Now I&#8217;m going to tell you a few things that will save you hastle when you are in the command prompt. Move this folder to the very root of your C:/ drive. Go into My Computer and open the C: drive and place it there.</p>
<p>Inside the folder is a file called iDeneb_v1.3_nForce_Patch.ppf. Move this file to the Windows folder.</p>
<p>Find your .iso file that you downloaded, and place it in the Windows folder. Notice how it has a rather large and crappy name? Rename it to something simple like iDeneb.iso (once again this is for ease of use in the command line).</p>
<p>Ok, so now the fun really begins. Open up the command line prompt. (You can get to it by pressing and holding the button between the Ctrl and Alt buttons on the bottom left hand side of your keyboard &#8211; the one that looks like the windows symbol &#8211; andpressing the r key. This will bring up the run command menu. Type in cmd and hit enter.)</p>
<p>Type in cd.. twice (this is the change directory command, and the .. is the symbol used for the folder above the current folder)</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/iDenebPatch/Step1.jpg" alt="Step 1" /></div>
<p>Now type cd iDeneb_v1.3_nForce_Patch</p>
<p>then cd Windows</p>
<p>and then type ApplyPPF3:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/iDenebPatch/Step2.jpg" alt="Step 2" /></div>
<p>Nothing has happened yet, but you have just accessed the file that will patch the .iso image. When you execute the program it shows you the instructions. Press the up arrow on your keyboard, this will place the most recently used command in the command prompt, saving you the trouble of typing it again. You will need to type in a space followed by &#8220;a iDeneb_v1.3_nForce_Patch.ppf iDeneb.iso&#8221;. (You don&#8217;t need the &#8220;&#8221;). This command will apply the patch to the .iso file.</p>
<p>It should look like this:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/iDenebPatch/Step3.jpg" alt="Step 3" /></div>
<p>You should take special care and make sure you have the correct iDeneb_v1.3_nForce_Patch.ppf file in the Windows Folder. There is a file that is just labeled iDeneb_v1.3_nForce_Patch, but it DOES NOT have the .ppf extension. This is not the correct file! you need iDeneb_v1.3_nForce_Patch.ppf! You will be staring at a screen that says something to the effect that the file does not exist &#8211; which is extremely frustrating.</p>
<p>After a while it will finish patching the .iso file. Hopefully you will get this message somewhere in the command prompt:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/iDenebPatch/Successful.jpg" alt="Successful" /></div>
<p>Congratulations! You now have a patched .iso file. Use burning software to burn the .iso file to a DVD and try installing Leopard again.</p>
<p><span style="font-size: 180%;"><span style="font-weight: bold; color: #cc0000;">Please note:</span></span></p>
<p>You have just patched the .iso file. For some people this will fix their problem and let them install OSX86 onto their PC. But for some people this will still not fix their problems. This is most likely due to other hardware compatibility, not just an nVidia related issue. For those people I suggest visiting the InsanelyMac forums. The website is an incredible resource with a community of people who know their stuff and will hopefully have an answer to your problem.</p>
<p>InsanelyMac: <a href="http://www.insanelymac.com/">http://www.insanelymac.com/</a></p>
</div>
</div>
</div>
</div>
<p>I hope this post helped all of the people struggling to install the patch.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewmajot.com/blog/2008/10/how-to-patch-the-ideneb-iso-file-in-windows/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>No Root For You, a Book By Gordon Johnson</title>
		<link>http://andrewmajot.com/blog/2008/10/no-root-for-you-a-book-by-gordon-johnson/</link>
		<comments>http://andrewmajot.com/blog/2008/10/no-root-for-you-a-book-by-gordon-johnson/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 00:05:00 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://andrewmajot.com/blog/?p=8</guid>
		<description><![CDATA[Hacker&#8217;s Database A BOOK! I am proud to present the publication of a new book, written by the founder/developer of leetupload.com. The book, as seen below, is entitled &#8220;No Root for You: A Series of Tutorials, Rants and Raves, and Other Random Nuances Therein. It is about network auditing, a step by step tutorial guide [...]]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.leetupload.com/book/book_promo.png"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://www.leetupload.com/book/book_promo.png" alt="" border="0" /></a><br />
<h2 id="content">Hacker&#8217;s Database</h2>
<p>A BOOK! I am proud to present the publication of a new book,   written by the founder/developer of <a href="http://www.leetupload.com/">leetupload.com</a>. The book, as seen below, is   entitled &#8220;No Root for You: A Series of Tutorials, Rants and Raves, and Other Random Nuances Therein.   It is about network auditing, a step by step tutorial guide explaining how one would go about auditing,   securing, and learning why certain exploits work, etc. Purchase your copy now, by clicking <a href="http://www.wordclay.com/BookStore/BookStoreBookDetails.aspx?bookid=27253"> HERE.</a>To read more (view table of contents and the like) click <a href="http://leetupload.com/book"> here.</a></p>
<table class="StoreFullWidthTable">
<tbody>
<tr>
<td class="BookStoreAboutHeader"><b> <span id="MainContentComponent_ctl00_lblAboutBookHeader">About the Book<br />Gordon Johnson:<br /></span></b></td>
</tr>
<tr>
<td> <span id="MainContentComponent_ctl00_lblAboutBook" class="10ptBlack">As I have noticed over the years, spoon-fed information on anything that involves network auditing, or anything of the sort, has been rather scarce. It is for this reason that my book has spawned in its current form. The idea is to prove that such tasks may be explained in an articulate manner, while still maintaining a proper rapport with the individual. People tend to speak in lofty tongue when they have a superiority complex; I eliminate this completely by drawing back the verbal curtain and cutting straight to the point. This is done by speaking in layman’s terms, while still maintaining proper terminology when absolutely necessary, and utilizing metaphors to express the idea in a more<br />descriptive form. As you may have guessed, this is a network auditor’s quick-reference bible. Not only does it contain step-by-step, illustrated tutorials, but an explanation in regards to why each exploitation, or what have you, works, and how to defend against such attacks. Be prepared, one might also discover a few “rants and raves,” as well as other random nuances.<br /></span></td>
</tr>
<tr>
<td class="BookStoreAboutHeader"> <b> <span id="MainContentComponent_ctl00_lblAboutAuthorHeader">About the Author</span></b></td>
</tr>
<tr>
<td> <span id="MainContentComponent_ctl00_lblAboutAuthor">Gordon L. Johnson is currently a junior at Indiana University in Bloomington, and is 20 years of age. His major is Informatics, with minors in computer science and cyber security. He has written for Hakin9 I.T. Magazine entitled Remote and Local File Inclusion Explained, which may be found in this book. He has experience in the I.T. field, as well as a consulting computer technician. As an aspiring network auditor, he has many computer related interests as well. His background encompasses knowledge in the following: programming in C, C#, Visual Basic, VB.net, HTML, PHP, Scheme, MATLAB, scripting, 3D interior design, hardware modification/development, and maintaining IRC/game servers as well as his website: leetupload.com.<br /></span></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://andrewmajot.com/blog/2008/10/no-root-for-you-a-book-by-gordon-johnson/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OSX Leopard 10.5.5 On A PC</title>
		<link>http://andrewmajot.com/blog/2008/10/osx-leopard-10-5-5-on-a-pc/</link>
		<comments>http://andrewmajot.com/blog/2008/10/osx-leopard-10-5-5-on-a-pc/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 03:36:00 +0000</pubDate>
		<dc:creator>Majot</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[10.5.5]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[OSX86]]></category>
		<category><![CDATA[\"OSX on PC\"]]></category>

		<guid isPermaLink="false">http://andrewmajot.com/blog/?p=9</guid>
		<description><![CDATA[Please see update at end of post! In previous posts I showed you how to install Tiger and Leopard on your boring PC and cut its chains of slavery to Windows operating systems. Installing Tiger involved quite a bit of work, and may have taken someone with advanced knowledge of computer software an entire weekend [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;"><span style="font-weight: bold;">Please see update at end of post!</span></span></p>
<p>In previous posts I showed you how to install Tiger and Leopard on your boring PC and cut its chains of slavery to Windows operating systems. Installing Tiger involved quite a bit of work, and may have taken someone with advanced knowledge of computer software an entire weekend to perfect. Drivers were hard to come by, and it was largely luck of the draw if you were able to get your particular hardware to work with Tiger. Leopard was an evolutionary step forward, automating much of the process and having great compatibility with PC architecture. More modern devices are supported automatically, both through default Leopard software, and from the lovely folks who compiled these hacks in order to liberate OSX for the masses.</p>
<p>OS X Leopard was cracked for PC consumption the day of its release. This was mostly accomplished because Leopard was meant from the beginning to be used on computers with the x86 Intel architecture. The roadblock keeping OS X from naturally running on any pc is something called EFI, or Extensible Firmware Interface. The EFI that Leopard uses is only tooled to work with Apple hardware, which means that it needs to be patched. The original method of patching was to use a thumbdrive attached to the computer and utilize the terminal to transfer files from the thumbdrive to the operating system files of Leopard. Compared to installing Tiger onto a PC, this method was ridiculously easy and was all that was required to have a successful boot of Leopard. But a better solution is now available, one where no thumbdrive is required and installation is streamlined and so easy that nearly anyone can do it.</p>
<p><span id="more-9"></span></p>
<div style="text-align: center;"><span style="font-weight: bold;">OK, first thing&#8217;s first. </span></div>
<p><span style="font-weight: bold;"><span style="color: #ff0000;">This is a set of guidelines for installing OS X Leopard onto a PC. What you choose to do with this information is up to you, and I am in no way responsible for whatever happens to your machine.<br />
</span></span><span style="font-weight: bold;"><span style="color: #ff0000;"><span style="color: #000000;"><span style="font-weight: bold;"><br />
<span style="font-weight: bold;">The things you need for this project are as follows:<br />
</span></span></span></span></span></p>
<ul>
<li>High Speed Internet Connection (Useful if you want the disk image before the end of time)</li>
<li>Blank DVD-R (or two, I&#8217;ll get to that later)</li>
<li>Nero, or some other program that allows the burning of disk images to blank media</li>
<li>A BitTorrent program such as BitComet or Transmission</li>
<li>A computer with the following attributes:
<ul>
<li>Processor with either SSE2, SSE3, or SSE2/3 capabilities.</li>
<li>at least 512 MB RAM</li>
<li>at least 9 GB of free disk space</li>
<li>A DVD drive for installation</li>
</ul>
</li>
</ul>
<p>Now that all of the essentials are taken care of, we can get to the nitty gritty. In my personal opinion, this is one of the easiest installations of any operating system that I have ever had experience with. If all of your devices are supported, and your system has reasonable specs, you may expect to be cruising on your new Leopard in under and hour and a half. If you have just the bare minimum system requirements, it may take considerably longer.</p>
<p><span style="font-weight: bold;">Preparations:</span></p>
<p>In order to install Leopard, you first need to get the Leopard OSX86 installation disk. Now, the legality of this is somewhat questionable. The general consensus is that there are three ways to go about this, and I will order them in the most painful to least painful:</p>
<ul>
<li>Become an Apple developer. After several years or decades of convincing Apple Corp. that it would be a great idea to open up their kick ass operating system to the public for use on PC&#8217;s, you can probably install the now defunct and outdated leopard onto your PC free of legal worries.</li>
<li>Buy a Leopard License, and then go and download Leopard from one of a plethora of Torrent websites. So that way at least your giving your money for a Leopard license and choosing to use it on a computer. Even though the license agreement specifically states that you cannot use OS X on anything but apple hardware. Oh well, it happens.</li>
<li>Who cares, just download it. This is the most common method, and also the least legal.</li>
</ul>
<p>Now, for the two practical options you need to download the Leopard distribution. The latest one out on the internet is from a development team named iDeneb. They have the latest Leopard release &#8211; 10.5.5, so go to a popular torrent site (I cannot link or suggest one for legal reasons) and if you happen to type in something similar to &#8220;iDeneb 10.5.5&#8243; you might happen to find what you need. Unless you have a crazy good connection, expect to wait upwards of 2-3 days for the whole thing to download. It is a large file and will take a considerable time to acquire.</p>
<p>Then you need to burn the .iso file to the blank DVD. I prefer using Nero to do the burning, but you may have another program that does a similar job.</p>
<p>If you’ve never booted from a CD or DVD on your system, then follow the outlined steps. If you already know how then just skip the next paragraph.</p>
<p>Insert the dvd into your dvd drive and shutdown the computer. Then whenever the computer boots up, pay attention to if it says anything about boot sequence or BIOS setup in the first few seconds of booting. For most Dell systems that I’ve come across the Boot Sequence option can be reached by hitting F12 at startup. For HP it is usually F2. Other BIOS’s might be Del or any of the F keys. Then select your CD/DVD drive, and the computer will boot from it after hitting enter.</p>
<div style="text-align: center;">Here is what a Dell Dimension 3000 BIOS boot selection screen looks like:<br />
(The CD/DVD drive is highlighted)</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4167.JPG" alt="Boot Selection Screen" /></p>
<div style="text-align: left;">And now the possible difficulties begin. If you wait a while and let the DVD boot up, it will eventually say something like &#8220;Press any key to begin or F8 for options . . .&#8221; (I know it isn&#8217;t exactly that, but it is similar), if you press any key the next screen pops up:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4169.JPG" alt="White Apple Screen" /></p>
<div style="text-align: left;">Now, if your CD/DVD drive is still spinning at this point and the light is working, than chances are you are perfectly fine, nothing to worry about. But unfortunately with this particular distribution of OSX86, there are some issues with older hardware. You will need to go through a lengthy process in order to get back on the right track to install Leopard. From what I&#8217;ve seen the problem mostly involves NVidia chipsets, but it could be other hardware that causes its malfunction as well. Here is the website that has the patch, you may be able to find instructions as to how it is used as well. (It involves messing with the .iso file that you downloaded earlier, and you will need some basic knowledge of the Windows command line or Linux Terminal)</p>
<p>The Patch website:<br />
<a href="http://ideneb.ihackintosh.net/index.php/lang-en/homepage/58-ideneb-v13-1055-nforce-patch.html">http://ideneb.ihackintosh.net/index.php/lang-en/homepage/58-ideneb-v13-1055-nforce-patch.html</a></p>
<p>Remember when i said in the materials needed section that you may need 2 blank DVD-R&#8217;s? It&#8217;s because if you have this problem you will need to burn the patched .iso to a new disk in order to use it.</p>
<p>Here is a screen that might tip you off that you have a problem:</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4170.JPG" alt="FAIL" /><br />
/&gt;</p>
<div style="text-align: left;">The link shown above is part of the iDeneb website. If you have further problems with this particular distro, consult that website and the forums at InsanelyMac.</p>
<p>(Also, when first booting the DVD at the part where it prompts with &#8220;press any key . . .&#8221; press F8 and then -v in order to boot in diagnostic mode. This may be useful for troubleshooting)</p>
<div style="text-align: center;">This is the screen (in diagnostic mode) where the failure usually occurs:<br />
<img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4201.JPG" alt="FAIL Part 2" /></div>
<div style="text-align: center;">Back to the ideal installation case, these failures are depressing!</p>
<p>A gray screen will load with a cursor or colorful pinwheel in the upper left corner. Then a Blue iDeneb screen will appear:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4205.JPG" alt="iDeneb Screen" /></p>
<p>Then the language selection screen will appear (English for this tutorial):<br />
<img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4206.JPG" alt="Language Selection" /></p>
<p>Loading Screen:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4207.JPG" alt="Loading" /></p>
<p>Welcome Screen:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4208.JPG" alt="Welcome Screen" /></p>
<p>Now it gets more complicated. You need to format the hard drive at this point in the installation. To do this, go to the Utilities button on the upper OS X bar as pictured below. Then go to Disk Utilities.</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4209.JPG" alt="Disk Util 1" /></p>
<p>The disk utility will come up. Click on your hard drive (Not any partitions you may have, see below &#8211; its in the right hand column) and then click the erase tab:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4212.JPG" alt="Disk Util 2" /></p>
<p>Click on the Volume Format drop down menu. I always use Mac OS Extended Journaled. You may be able to use another type, but I know for a fact that that does indeed work. Then name the partition whatever you would like, I&#8217;m partial to something plain like Leopard.</p>
<p>Once that is accomplished (It may take some time depending on your hard drive size and system configuration) click the red x button to exit the Disk Utility and return to the installation Welcome screen.</p>
<div style="text-align: left;"><span style="color: #ff0000;">NOTE:</span> Make sure there is a partition on the left hand side that says &#8220;Leopard&#8221; (Or whatever you named it). If there is not then go to the Partition tab, select 1 partition, and partition the hard drive properly.</p>
<div style="text-align: center;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4215.JPG" alt="Welcome Screen 2" /></p>
<p>iDeneb&#8217;s changelog will appear, click Agree:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4216.JPG" alt="EULA" /></p>
<p>Then the following screen will appear telling you where you can install Leopard. It should show the partition and hard drive you just formated. If it does not then something went wrong in the formating process, but don&#8217;t worry, you can still go to the Disk Utility and try it again. (Please note that in this photo an external hard drive icon is used, unless you are installing on an external drive, a hard drive icon should appear)</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4217.JPG" alt="Install Location" /></p>
<p>Click continue and the Install Summary page comes up:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4218.JPG" alt="Install Summary" /></p>
<p><span style="font-weight: bold;"><span style="font-size: 130%;">VERY IMPORTANT!!!!!</span></span><span style="font-size: 130%;"><span style="font-size: 100%;"> </span></span></p>
<p>You MUST Click Customize!! If you do not, your install probably will not work. The Customize screen will show you several options that you will need to select or de-select based on your own hardware configuration. If your first install does not work correctly, chances are you need to choose different options in the Customize screen:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4220.JPG" alt="Customize Installation" /></p>
<p>Click Done and return to the Installation Summary Page:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4218.JPG" alt="Install Summary" /></p>
<p>The installer will now check the disk. If you are feeling particularly daring you can skip this process. However, I recommend going through the process at least once. There may have been an error in burning the disk, or the .iso file itself may have been slightly corrupted. As long as the disk hasn&#8217;t been scratched, you really only need to check the disk once if you need to install Leopard again.</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4222.JPG" alt="Disk Check" /></p>
<p>WHOO HOO! Leopard is installing!</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4225.JPG" alt="Installing Leopard" /></p>
<p>Once this is complete a green circle with a checkmark comes up saying that the Installation was successful. You will need to restart the computer (I think it may do it automatically if you are not around) and after it goes through the Darwin Bootloader, another Apple loading screen appears:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4227.JPG" alt="Glorious Green Checkmark!" /></p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4228.JPG" alt="Apple Screen" /></p>
<p>Now all you need to do is set up the Leopard Basics. I have noticed that the setup process is much less painful with the iDeneb distribution of Leopard 10.5.5. The other versions of OSX86 I have encountered have several more steps, which in my opinion can lead to extra problems.</p>
<p>Select your keyboard:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4230.JPG" alt="Keyboard Selection" /></p>
<p>Do you already own a mac screen:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4231.JPG" alt="Own a mac?" /></p>
<p>How do you connect to the internet screen:<br />
(I said this computer will not connect to the internet)</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4232.JPG" alt="Connect screen" /></p>
<p>Enter registration information (you may or may not want to put fake information here):</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4233.JPG" alt="Registration" /></p>
<p>A few more questions:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4234.JPG" alt="More Questions" /></p>
<p>Account Creation screen:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4235.JPG" alt="Account Creation" /></p>
<p>If you chose to not connect to the internet, this screen about not forgetting to register might appear:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4236.JPG" alt="Don't Forget!" /></p>
<p>The iDeneb loading screen:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4237.JPG" alt="iDeneb Loading Screen" /></p>
<p>You now have Leopard 10.5.5 loaded onto your personal computer. Congratulations!</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/DSC_4238.JPG" alt="Desktop" /></p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard.5/Picture%201.png" alt="Apple Screen" /></p>
<p>Guess what. Your done &#8211; that is if all of your hardware is su<br />
pported. If it is not, I suggest checking out these sources:</p>
<p><a href="http://www.insanelymac.com/">http://www.insanelymac.com/</a><br />
<a href="http://wiki.osx86project.org/wiki/index.php/Main_Page"></p>
<p>http://wiki.osx86project.org/wiki/index.php/Main_Page</a></p>
<p>If you have any questions or comments, please post a comment at the bottom of this post. I have documented what experience I have had with OSX86 Leopard, I leave this open to you now. Please help one another.</p>
<div style="text-align: left;"><span style="font-size: 130%;"><span style="color: #ff0000;">IMPORTANT!<span style="color: #000000;"><span style="font-size: 100%;"></p>
<p><span style="color: #ff0000;"><span style="color: #000000;">There are a few things that you should be aware of if you are doing this for the first time. The first one is that you should NEVER use the Apple updater to update your installation of Leopard. For instance, if the Apple updater pops up and says that you can update from 10.5.5 to 10.5.6 DO NOT UPGRADE UNDER ANY CIRCUMSTANCES!!! It will brick your machine and you will need to re-install Leopard again.</span></span></p>
<p>The second thing that may be of use is a program called SIW, or System Information for Windows. This is useful if you do not know if your Intel processor is SSE2 or SSE3. Of course you need to have an installation of Windows to run the software, but many people do so I am providing the link:</p>
<p><a href="http://www.gtopala.com/">http://www.gtopala.com/</a></p>
<p>Enjoy!</p>
<p><span style="font-size: 130%;"><span style="font-weight: bold;"><span style="color: #ff0000;">UPDATE:</span></span><span style="color: #ff0000;"><br />
For everyone having worried about their hardware setup, there is a website that lists hardware components and whole computer systems:</span></span></p>
<p>For computer rigs:<br />
<a href="http://wiki.osx86project.org/wiki/index.php/HCL">http://wiki.osx86project.org/wiki/index.php/HCL</a></p>
<p>For individual components:<br />
<a href="http://wiki.osx86project.org/wiki/index.php/HCL_10.5.2">http://wiki.osx86project.org/wiki/index.php/HCL_10.5.2</a></p>
<p>Granted the above lists are for <span style="color: #000000;">10.5.2</span> and now <span style="color: #000000;">10.5.5</span>, but for the most part the same rules should apply with patches and compatibility.</p>
<p>For those of you receiving an apple loading screen with a crossed circle in it, this usually means that a patch needs to be applied to the .iso file in order for it to work. Applying the patch is somewhat complicated and I have decided to make a post about applying the patch. It can be found here:<br />
<a href="http://tgrounds.blogspot.com/2008/10/how-to-patch-ideneb-iso-file-in-windows.html"></p>
<p>http://tgrounds.blogspot.com/2008/10/how-to-patch-ideneb-iso-file-in-windows.html</a></p>
<p></span></span></span></span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://andrewmajot.com/blog/2008/10/osx-leopard-10-5-5-on-a-pc/feed/</wfw:commentRss>
		<slash:comments>105</slash:comments>
		</item>
		<item>
		<title>Xbox 360 Red Ring of Death . . . In a Meijers</title>
		<link>http://andrewmajot.com/blog/2008/04/xbox-360-red-ring-of-death-in-a-meijers/</link>
		<comments>http://andrewmajot.com/blog/2008/04/xbox-360-red-ring-of-death-in-a-meijers/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 20:11:00 +0000</pubDate>
		<dc:creator>Majot</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://andrewmajot.com/blog/?p=10</guid>
		<description><![CDATA[Normally I don&#8217;t delve into current events, or for that matter any event. I like to give information on technical problems and show people how to do projects on my blog. But while I was traveling through a Meijer store a week ago I found something so ironic it needed to be shared on the [...]]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_IN4njHTkABU/SA-M2cBaSaI/AAAAAAAAAC0/iENT4GBG6b8/s1600-h/360.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_IN4njHTkABU/SA-M2cBaSaI/AAAAAAAAAC0/iENT4GBG6b8/s400/360.jpg" alt="" id="BLOGGER_PHOTO_ID_5192523762244405666" border="0" /></a></p>
<p>Normally I don&#8217;t delve into current events, or for that matter any event. I like to give information on technical problems and show people how to do projects on my blog. But while I was traveling through a Meijer store a week ago I found something so ironic it needed to be shared on the internet. (For those of you who are not familiar with Meijers, it is a shopping center like Wal-Mart only based in the mid-western United States.) While looking to see if there were any PC games on clearance I passed by an inactive Xbox 360 display. But it wasn&#8217;t turned off, the Xbox on display was just suffering a disturbingly common problem called the Red Ring of Death.</p>
<p>I think it is funny how a store expects you to buy a product that has obvious flaws. True, microsoft is addressing those problems, but that still didn&#8217;t stifle the chuckle I got walking by this.</p>
<p>Oh yea, I&#8217;ve heard from reliable sources that Meijers has let this go on since at least December. Great business practice.</p>
<p>And if you think that was photoshoped, here is the video:</p>
<p><center><br />[youtube=http://www.youtube.com/watch?v=jt-U0fZrs_M]</center></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewmajot.com/blog/2008/04/xbox-360-red-ring-of-death-in-a-meijers/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Backup Any Encrypted DVD</title>
		<link>http://andrewmajot.com/blog/2008/04/how-to-backup-any-encrypted-dvd/</link>
		<comments>http://andrewmajot.com/blog/2008/04/how-to-backup-any-encrypted-dvd/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 23:13:00 +0000</pubDate>
		<dc:creator>Majot</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://andrewmajot.com/blog/?p=11</guid>
		<description><![CDATA[I&#8217;ve been wanting to write about this topic for quite a while now, but have been unable until recently to find a foolproof method for copying even the most encrypted dvd&#8217;s. In my opinion, the hardest DVD&#8217;s to crack are made by Sony and Disney. I&#8217;m not exactly sure what it is that makes them [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been wanting to write about this topic for quite a while now, but have been unable until recently to find a foolproof method for copying even the most encrypted dvd&#8217;s. In my opinion, the hardest DVD&#8217;s to crack are made by Sony and Disney. I&#8217;m not exactly sure what it is that makes them so hard to decrypt, but I have found a series of programs that work hand in hand to defeat any DVD encryption on the market today.</p>
<p>Now why would you need to backup your DVD? Maybe your brother or sister is a complete jerk and likes to scratch your DVD&#8217;s and you want a backup just in case. Maybe you just like to backup stuff so much you feel the need to backup the movie. Or maybe you just like to copy everything in sight, whether or not you actually own it. I do not advise the last option, and this post/poster does not encourage the copying of copy-protected DVD&#8217;s. There, thats my legal notice for the day.</p>
<p>The list of programs you need is quite impressive, but they are necessary if you want the ability to copy any DVD out on the market. You may be able to copy using only 2 of the programs, but you may end up wasting about a half hour when towards the end of copying Bee Movie you get the always dreaded &#8220;Cyclic redundancy Check&#8221; error. I hate that error, and so should you. The programs are as follows:</p>
<ol>
<li>AnyDVD by Slysoft</li>
<li>Ripit4Me</li>
<li>DVD Decrypter</li>
<li>DVD Shrink</li>
<li>Nero</li>
</ol>
<p>Number 1 and 5 are proprietary, meaning you have to pay money to use them. However, I know you can use AnyDVD for a 30 day free trial, and can do the same for Nero. But you may not care if you are one of those people who copies DVD&#8217;s they don&#8217;t own, because you&#8217;re probably downloading those programs for a torrent site. Movie pirate and software pirate, you people put the fear into ninjas.</p>
<p>So let me explain what some of this stuff does. They are ordered by what time you need to use them, AnyDVD being the first.</p>
<p><span style="font-weight: bold;">AnyDVD</span> &#8211; <a href="http://www.slysoft.com/en/anydvd.html">http://www.slysoft.com/en/anydvd.html</a><br />Here is an excerpt from the makers webpage:</p>
<p>&#8220;AnyDVD works in the background to automatically remove the copy protection of a DVD movie as soon as it&#8217;s inserted into the drive, allowing you then to backup the movie using a DVD backup tool such as CloneDVD and CloneDVD mobile. You can also remove the RPC region code, thereby making the movie region free and viewable on any DVD player and with any DVD player software.&#8221;</p>
<p>This is one of the handiest pieces of software available. I absolutely love it. It runs in the background and you never even have to mess with it, beautiful.</p>
<p><span style="font-weight: bold;">RipIt4Me</span> &#8211; <a href="http://www.videohelp.com/tools/RipIt4Me">http://www.videohelp.com/tools/RipIt4Me</a><br />From the webpage above:</p>
<p>&#8220;<span class="stylenormal">RipIt4Me is a freeware utility that helps you backup your copy protected DVDs. Recently released DVDs are now very often equipped with stronger copy protections &#8211; such as ARccOS and RipGuard DVD. Programs like DVD Shrink or DVD Decrypter cannot handle these types of discs. RipIt4Me is fully automated and the wizard will guide you through all the necessary steps involved. If you prefer, there is also a true &#8220;1-Click&#8221; mode that will perform all the involved steps automatically for you. Development stopped April 1 2007. </span>&#8220;</p>
<p>All I have to say is that 1-Click mode is amazing, and I love this program. Using the 1-Click mode, RipIt4Me automatically contacts DVD Decrypter for you, and then DVD Decrypter contacts DVD Shrink, which then contacts Nero to burn the DVD! Synergy is beautiful.</p>
<p><span style="font-weight: bold;">DVD Decrypter</span> &#8211; <a href="http://fileforum.betanews.com/detail/DVD_Decrypter/1011845169/1">http://fileforum.betanews.com/detail/DVD_Decrypter/1011845169/1</a><br />From above site:</p>
<p>&#8220;DVD Decrypter is a free tool which enables you decrypt and copy a DVD to your PC&#8217;s hard disk. From there you can choose to watch them with the likes of <a href="http://fileforum.betanews.com/detail/997463741/1" target="_blank">PowerDVD</a> and <a href="http://fileforum.betanews.com/detail/995620851/1" target="_blank">WinDVD</a> or you can re-encode them to MPEG1 (VCD) or DivX. Advanced functionality can be found in the DVD Decrypter context menus.&#8221;</p>
<p>Works like a charm</p>
<p><span style="font-weight: bold;">DVD Shrink</span> &#8211; <a href="http://www.dvdshrink.org/">http://www.dvdshrink.org/</a><br />From above site:</p>
<p>&#8220;DVDShrink is software to backup DVD discs. You can use this software in conjunction with DVD burning software of your choice, to make a backup copy of any DVD video disc.
<p align="justify">DVDShrink will also burn your backup DVD, if you have installed the latest version of Nero. You can also download a demo version of Nero <a href="http://www.nero.com/en/nero-prog.php">here</a>. If you already possess alternative burning software and prefer to stick with it, then you can still use DVD Shrink. The output from DVDShrink can be saved as files on your hard drive, which you can then burn with software of your choice.</p>
<p align="justify">DVDShrink is free software. You should never pay for DVDShrink.&#8221;</p>
<p align="justify">Great program, if you feel lucky you may be able to copy DVD&#8217;s using only this program and Nero, but I do not recommend it.</p>
<p><span style="font-weight: bold;">Nero</span> 8 &#8211; <a href="http://www.nero.com/eng/index.html">http://www.nero.com/eng/index.html</a><br />From above site:</p>
<p>&#8220;Nero StartSmart, the project launcher for Nero 8, lets you directly access features and perform one-click functions. The intuitive interface makes creating and managing digital projects easy and enjoyable. Optimized for use with Windows Vista®, Nero StartSmart even has an integrated newsfeed system.&#8221;</p>
<p>Not only does nero burn DVD&#8217;s, but it can edit video, burn data CD&#8217;s/DVD&#8217;s, test your drive, and contains many other useful features. Its a multipurpose program with more features than I can list here.</p>
<p>I said earlier that any DVD out on the market can be cracked using this technique. That is true, but with one stipulation &#8211; the DVD you are trying to copy cannot be scratched beyond a certain point, otherwise the programs listed here cannot do their job properly. It&#8217;s an example of GIGO &#8211; Garbage In, Garbage Out.</p>
<p>There you have it, how to copy any DVD. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewmajot.com/blog/2008/04/how-to-backup-any-encrypted-dvd/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Upgrading OSX86 Leopard 10.5.1 to 10.5.2</title>
		<link>http://andrewmajot.com/blog/2008/04/upgrading-osx86-leopard-10-5-1-to-10-5-2/</link>
		<comments>http://andrewmajot.com/blog/2008/04/upgrading-osx86-leopard-10-5-1-to-10-5-2/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 00:16:00 +0000</pubDate>
		<dc:creator>Majot</dc:creator>
				<category><![CDATA[osx86]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[10.5.2]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[OSX86]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[\"Leopard Upgrade\"]]></category>
		<category><![CDATA[\"OSX on PC\"]]></category>

		<guid isPermaLink="false">http://andrewmajot.com/blog/?p=12</guid>
		<description><![CDATA[This tutorial is a simple guide for showing someone how to upgrade their install of 10.5.1 Leopard OSX86 to 10.5.2. For those of you who have suffered through an Apple update and have had a bricked machine, this is a good alternative. If you have not installed 10.5.1 Leopard, my tutorial can be found here: [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial is a simple guide for showing someone how to upgrade their install of 10.5.1 Leopard OSX86 to 10.5.2. For those of you who have suffered through an Apple update and have had a bricked machine, this is a good alternative.</p>
<p>If you have not installed 10.5.1 Leopard, my tutorial can be found here:</p>
<p><a href="http://tgrounds.blogspot.com/2008/03/osx-leopard-1051-on-pc.html">http://tgrounds.blogspot.com/2008/03/osx-leopard-1051-on-pc.html</a></p>
<p>Let me first explain that this update is not perfect. By that I mean that it may, in fact, do exactly what the Apple update will do to your system &#8211; brick it. It all depends on your system configuration.</p>
<p>For example, I encountered a serious problem during my experience of upgrading. The install went perfectly fine, but when it rebooted and the white apple loading screen came up for a few seconds, the monitor turned black and said it lost signal. I waited for about 2 min because the computer seemed to be still loading and eventually the Leopard desktop came up like nothing had happened. I later traced the problem to a graphics card issue. This is just one example of what may happen if your upgrade goes wrong.</p>
<p><span id="more-12"></span></p>
<p>With that in mind,</p>
<p><span style="font-weight: bold;">I AM NOT RESPONSIBLE FOR ANY PROBLEMS YOU MAY OR MAY NOT HAVE WHEN YOU INSTALL THIS UPDATE.<span style="font-weight: bold;"> </span><br />
</span><br />
<span style="font-weight: bold; color: #000000;">Materials Needed:</span></p>
<ul>
<li>Blank CD, DVD or thumbdrive*</li>
<li>A Bittorent client</li>
<li>High Speed Internet</li>
<li>A computer with 10.5.1 Leopard OSX already installed</li>
<li>CD</li>
</ul>
<p>*These could be optional if you download the update files using Leopard and just run the installation from there.<br />
<span style="font-weight: bold;">Step 1.)<br />
</span></p>
<div style="text-align: center;"><span style="font-weight: bold;"><span style="color: #cc0000;">BACK ALL DATA UP.<br />
</span></span><span style="font-weight: bold;"><span style="color: #cc0000;">BACK ALL DATA UP.<br />
</span></span><span style="font-weight: bold;"><span style="color: #cc0000;">BACK ALL DATA UP.<br />
</span></span><span style="font-weight: bold;"><span style="color: #cc0000;">BACK ALL DATA UP.<br />
</span></span><span style="font-weight: bold;"><span style="color: #cc0000;">BACK ALL DATA UP.</span></span></p>
<div style="text-align: left;">
<p>I cannot stress enough the importance of backing data up. If the upgrade goes badly and you need to re-install Leopard 10.5.1, then at least you have all your data.</p>
<p><span style="font-weight: bold;">Step 2.)</span><br />
Go to the torrent hosting website of your choice and theoretically, if you input something like &#8220;Kalyway 10.5.2 update&#8221; you should find what you are looking for. It might come in the form of a zipped file containing the package file which automatically installs the needed updates. Download this and either burn it to a CD or DVD, or copy it to a thumbdrive. If you are using your Leopard machine to download the torrent you can just run the installer from there without the need for a storage device.</p>
<p><span style="font-weight: bold;">Step 3.)<br />
</span><br />
Open up the storage medium you used to save the files, or just click the folder you downloaded, and double click on &#8220;KalywayUpdCombo10.5.2.pkg&#8221; to open up the automatic installer.</p>
<div style="text-align: center;"><span style="color: #000000;"><img src="http://www.majotphotography.com/TestingGrounds/Leopard/Picture%2013.jpg" alt="Open Package Installer" /></p>
<p>As seen above, the installer will guide you through the steps. However, I&#8217;m a fan of pictures, so here is what to expect:</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard/Picture%2013.jpg" alt="Open Package Installer" /></p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard/Picture%2014.jpg" alt="Step 2" /></p>
<p>The installer asks you for your admin password for security reasons.</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard/Picture%2015.jpg" alt="Admin Password" /></p>
<p>The actual installation, cross your fingers!</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard/Picture%2016.jpg" alt="Actual Installation" /></p>
<p>Yay, you now have 10.5.2!</p>
<p><img src="http://www.majotphotography.com/TestingGrounds/Leopard/Picture%2017.jpg" alt="Install Successful!" /></p>
<div style="text-align: left;">Like the installer says, you need to restart your computer for the changes to take effect. After the restart is the telling time on whether or not your upgrade was successful. If you get a blank monitor after the white apple loading screen, just be patient for up to five minutes to see if Leopard will show up. Sometimes there are graphics issues that make for a slow boot.</p>
<p>If you have any problems, post them and see if other viewers can assist you. If you need a place to search for solutions, i suggest the two following websites:</p>
<p><a href="http://www.insanelymac.com/">http://www.insanelymac.com/</a></p>
<p>and</p>
<p><a href="http://wiki.osx86project.org/wiki/index.php/Main_Page">http://wiki.osx86project.org/wiki/index.php/Main_Page</a></p>
</div>
<p></span></div>
</div>
</div>
<p>If your installation went completely sour and you need to re-install Leopard, please check out my guide on how to install OSX86 Leopard 10.5.1:</p>
<p><a href="http://tgrounds.blogspot.com/2008/03/osx-leopard-1051-on-pc.html">http://tgrounds.blogspot.com/2008/03/osx-leopard-1051-on-pc.html</a></p>
<div style="text-align: center;">Enjoy!</div>
]]></content:encoded>
			<wfw:commentRss>http://andrewmajot.com/blog/2008/04/upgrading-osx86-leopard-10-5-1-to-10-5-2/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
