<?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>HydTech &#187; OSX</title>
	<atom:link href="http://hydtechblog.com/category/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://hydtechblog.com</link>
	<description>anotha hyd anotha day</description>
	<lastBuildDate>Sat, 24 Jul 2010 14:33:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting root on your new Nexus One Android Google Phone</title>
		<link>http://hydtechblog.com/2010/01/05/getting-root-on-your-new-nexus-one-android-google-phone/</link>
		<comments>http://hydtechblog.com/2010/01/05/getting-root-on-your-new-nexus-one-android-google-phone/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 23:29:09 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[BackTrack]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=638</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http://hydtechblog.com/2010/01/05/getting-root-on-your-new-nexus-one-android-google-phone/&amp;title='Getting+root+on+your+new+Nexus+One+Android+Google+Phone'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2010/01/05/getting-root-on-your-new-nexus-one-android-google-phone/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>The Nexus one was rooted before it even got released.  Paul at modaco forums showed us how to perform this hack.  I&#8217;ll try to simplify the method here.</p>
<p>1. First unlock your bootloader if you have a T-mobile Nexus One (this voids the warranty) or get an unlocked version from Google for like $550:</p>
<p>a. <a href="http://hydtechblog.com/filez/fastboot.zip">download fastboot</a><br />
b. open terminal or command line and type<br />
 &#8211; Windows <code>fastboot-windows oem unlock</code><br />
 &#8211; Mac <code>./fastboot-mac oem unlock</code><br />
 &#8211; Linux <code>./fastboot-linux oem unlock</code></p>
<p>2. Rewrite the Bootloader to obtain root privileges:</p>
<p>a. Download either <a href="http://hydtechblog.com/filez/1.1-nexusone-superboot.zip">SuperBoot</a> or  <a href="http://hydtechblog.com/filez/1.1-nexusone-insecure.zip">InsecureBoot</a> and extract. (The difference is that with the insecure boot you won&#8217;t make any changes to the system and you would have to launch su manually)<br />
b. Put the device in bootloader mode:<br />
 &#8211; Turn off the phone and restart holding the trackball.<br />
c. Flash the bootloader:<br />
 &#8211; Windows = double click the windows bat file<br />
 &#8211; Mac = open terminal and cd to the directory containing the file.  type <br /><code>chmod +x install-superboot-mac.sh<br />
./install-superboot-mac.sh</code><br />
 &#8211; Linux = open terminal and cd to the directory containing the file.  type <br /><code>chmod +x install-superboot-linux.sh<br />
./install-superboot-linux.sh</code></p>
<p>Now you should have root!</p>
<p><img src="http://content.modaco.net/imagewell/rootednexusone.jpg" alt="Rooted Nexus One Google Phone" /><br />
Pic courtesy of Stericson.</p>
<!-- Social Buttons Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --><img src="http://hydtechblog.com/?ak_action=api_record_view&id=638&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2010/01/05/getting-root-on-your-new-nexus-one-android-google-phone/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Automatic website backup without SSH enabled over FTP</title>
		<link>http://hydtechblog.com/2009/12/03/automatic-website-backup-without-ssh-enabled/</link>
		<comments>http://hydtechblog.com/2009/12/03/automatic-website-backup-without-ssh-enabled/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 22:34:42 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[BackTrack]]></category>
		<category><![CDATA[Lenovo S10]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Webhosting]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=597</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http://hydtechblog.com/2009/12/03/automatic-website-backup-without-ssh-enabled/&amp;title='Automatic+website+backup+without+SSH+enabled+over+FTP'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2009/12/03/automatic-website-backup-without-ssh-enabled/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>Last time I backed up my website with rsync and ssh, but on my new host they disabled SSH.  Rsync does not work over ftp.  I do not want to do incremental backups with delta files like is done with rdiff-backup or duplicity. I need to have an exact mirror of my site.  But remember that your sql databases won&#8217;t be backed up.</p>
<p>Curlftpfs is the key! In this tutorial I will show you how to backup from one server to a backup location which can be your hard drive, another web host, dropbox folder, Box.net via webdav, etc.</p>
<p>Download curlftpfs, rsync and ncftp:<br />
<code>sudo apt-get install curlftpfs ncftp rsync</code></p>
<p>make directories to mount your ftp server:<br />
<code>sudo mkdir /media/hydtechblog</code><br />
<code>sudo mkdir /media/hydtechbackupserver</code></p>
<p>edit fstab to mount the ftp servers using curlftpfs:<br />
<code>sudo gedit /etc/fstab</code></p>
<p>add the lines and modify them according to your server:<br />
curlftpfs#username:password@hydtechblog.com /media/hydtechblog fuse rw,allow_other,uid=root 0 0<br />
curlftpfs#username:password@hydtechbackupserver /media/hydtechbackupserver fuse rw,allow_other,uid=root 0 0</p>
<p>One thing to remember is that these two will not mount automatically because when the computer restarts, the fstab is done while you are not connected to the network.  To fix this we can just add the mount commands in our crontab.</p>
<p>Edit crontab:<br />
<code>sudo crontab -e</code><br />
enter the following lines and modify accordingly:<br />
00 09 * * * mount /media/hydtechblog<br />
00 09 * * * mount /media/hydtechbackup<br />
01 09 * * * rsync -avz &#8211;rsync-path=/usr/bin/rsync /media/hydtechblog/public_html /media/hydtechbackup/public_html</p>
<p>ctrl + o to write and ctrl + x to save</p>
<p>This will tell cron to mount the folders at 9:00 am and start rsync at 9:01 am.  You can replace the backup location to another folder on your hard drive or your dropbox or ubuntu one folder.  You can also mount box.net with webdav and use this method.</p>
<p>For encrypted incremental backups checkout duplicity, it also works with webdav and ftp.</p>
<!-- Social Buttons Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --><img src="http://hydtechblog.com/?ak_action=api_record_view&id=597&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/12/03/automatic-website-backup-without-ssh-enabled/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dual, Triple, Quad Boot a Macbook with Mac OS X, Ubuntu Linux, Windows XP, and Windows Vista</title>
		<link>http://hydtechblog.com/2009/01/26/dual-triple-quad-boot-a-macbook-with-mac-os-x-ubuntu-linux-windows-xp-and-windows-vista/</link>
		<comments>http://hydtechblog.com/2009/01/26/dual-triple-quad-boot-a-macbook-with-mac-os-x-ubuntu-linux-windows-xp-and-windows-vista/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 01:50:53 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[mac osx86 hackintosh dual triple quad boot booting a macbook vista xp ubuntu linux os x leopard retail]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=3</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http://hydtechblog.com/2009/01/26/dual-triple-quad-boot-a-macbook-with-mac-os-x-ubuntu-linux-windows-xp-and-windows-vista/&amp;title='Dual%2C+Triple%2C+Quad+Boot+a+Macbook+with+Mac+OS+X%2C+Ubuntu+Linux%2C+Windows+XP%2C+and+Windows+Vista'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2009/01/26/dual-triple-quad-boot-a-macbook-with-mac-os-x-ubuntu-linux-windows-xp-and-windows-vista/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>In this  tutorial I will be showing you how to Quad boot your macbook with OS X, Windows Vista, Windows XP, and Ubuntu Linux.  You can leave out the OSes you don&#8217;t want or replace them with something else.  This is just a general but detailed guide for noobz!</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook02.jpg" alt="QUADBOOT SETUP" /></p>
<p>We will be installing OS X from scratch so all your setting will be deleted.  You might want to back up the data with Time machine or another backup software.  Insert the OS X DVD and reboot the macbook holding down the C key.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook03.jpg" alt="QUADBOOT SETUP" /></p>
<p>Select your Language.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook04.jpg" alt="QUADBOOT SETUP" /></p>
<p>Before we install the OSes, we will partition the hard drive into 5 partitions.  Go to Utilities and click on Disk Utility.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook05.jpg" alt="QUADBOOT SETUP" /></p>
<p>Select the Hard drive on the left.  Mine has a 120GB drive.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook08.jpg" alt="QUADBOOT SETUP" /></p>
<p>Click on the partition tab and select 5 Partitions from the Volume Scheme.  Label them as follows:</p>
<p>1. Vista (MS-DOS FAT and atleast 10GB)</p>
<p>2. Storage (MS-DOS FAT and however much space you want as a storage location)</p>
<p>3. XP (MS-DOS FAT and atleast 7GB)</p>
<p>4. OSX (Extended Journaled and atleast 20GB)</p>
<p>5. Free space (Chose from the drop down.  will be used for our Ubuntu Linux)</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook09.jpg" alt="QUADBOOT SETUP" /></p>
<p>Click on Options and make sure GUID Partition Table is selected. Hit Apply</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook10.jpg" alt="QUADBOOT SETUP" /></p>
<p>Click Partition</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook11.jpg" alt="QUADBOOT SETUP" /></p>
<p>Now we are going to Install our first OS.  Select the OSX partition and continue.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook12.jpg" alt="QUADBOOT SETUP" /></p>
<p>Install</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook13.jpg" alt="QUADBOOT SETUP" /></p>
<p>You can skip the check if you know the DVD is in good condition and without scratches.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook14.jpg" alt="QUADBOOT SETUP" /></p>
<p>Your Installing your first OS. excited?</p>
<p>Be patient.  This will take a while.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook19.jpg" alt="QUADBOOT SETUP" /></p>
<p>Restart your computer.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook20.jpg" alt="QUADBOOT SETUP" /></p>
<p>It will ask you for the second Disc.  Insert the second disc.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook21.jpg" alt="QUADBOOT SETUP" /></p>
<p>Installation Complete!! now pat yourself on the back.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook22.jpg" alt="QUADBOOT SETUP" /></p>
<p>Once you setup your OSX with your settings, open up the safari web browser and goto http://refit.sourceforge.net/ and download the Mac disk image</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook23.jpg" alt="QUADBOOT SETUP" /></p>
<p>downloading&#8230;.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook24.jpg" alt="QUADBOOT SETUP" /></p>
<p>once the download finishes, double click the image and then on the installer to install it.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook25.jpg" alt="QUADBOOT SETUP" /></p>
<p>After rEFIt is installed, insert the VISTA disc and reboot holding the  C key.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook29.jpg" alt="QUADBOOT SETUP" /></p>
<p>Select language.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook30.jpg" alt="QUADBOOT SETUP" /></p>
<p>Install.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook31.jpg" alt="QUADBOOT SETUP" /></p>
<p>Accept the terms.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook32.jpg" alt="QUADBOOT SETUP" /></p>
<p>Custom (advanced)</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook33.jpg" alt="QUADBOOT SETUP" /></p>
<p>Select the Vista partition and format with NTFS before continuing with Install.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook34.jpg" alt="QUADBOOT SETUP" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook35.jpg" alt="QUADBOOT SETUP" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook36.jpg" alt="QUADBOOT SETUP" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook37.jpg" alt="QUADBOOT SETUP" /></p>
<p>After restarting, you will see the rEFIt GUI.  select the second partition to boot into VISTA.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook38.jpg" alt="QUADBOOT SETUP" /></p>
<p>Goto My computer.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook39.jpg" alt="QUADBOOT SETUP" /></p>
<p>select the CD/DVD drive.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook40.jpg" alt="QUADBOOT SETUP" /></p>
<p>Eject the CD and insert the OSX disc.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook41.jpg" alt="QUADBOOT SETUP" /></p>
<p>Select Open folder.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook42.jpg" alt="QUADBOOT SETUP" /></p>
<p>Go into Boot Camp folder.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook43.jpg" alt="QUADBOOT SETUP" /></p>
<p>click setup.exe</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook44.jpg" alt="QUADBOOT SETUP" /></p>
<p>Continue to Install the BootCamp drivers.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook45.jpg" alt="QUADBOOT SETUP" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook46.jpg" alt="QUADBOOT SETUP" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook47.jpg" alt="QUADBOOT SETUP" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook48.jpg" alt="QUADBOOT SETUP" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook50.jpg" alt="QUADBOOT SETUP" /></p>
<p>Select No to restart.  We need to mark our XP partition as active first.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook51.jpg" alt="QUADBOOT SETUP" /></p>
<p>Goto Control Panel.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook52.jpg" alt="QUADBOOT SETUP" /></p>
<p>System and maintenance</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook53.jpg" alt="QUADBOOT SETUP" /></p>
<p>Click &#8216;Create and format hard disk partitions&#8217; under Administrative tools.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook54.jpg" alt="QUADBOOT SETUP" /></p>
<p>right click the XP partition and formate with NTFS.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook55.jpg" alt="QUADBOOT SETUP" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook57.jpg" alt="QUADBOOT SETUP" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook58.jpg" alt="QUADBOOT SETUP" /></p>
<p>after formatting is complete, right click the XP partition and mark as active.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook59.jpg" alt="QUADBOOT SETUP" /></p>
<p>Hell yes.  Now eject the OSX disc and insert the XP disc.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook61.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Upon entering rEFIt, select boot from CD.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook62.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Select partition 4</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook63.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Let it do its thang.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook64.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>upon restart, Boot from partition 4.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook65.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook66.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Awesome!! Now you have 3 OSes. Take a break.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook67.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>In XP, goto my computer and eject the CD.  Insert the OSX disc.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook68.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Install Boot Camp drivers.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook70.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook71.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook72.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Select no to the restart.  Eject the OSX disc and insert the Ubuntu CD.  Now restart</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook73.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Boot from CD.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook74.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Select language</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook76.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Install Ubuntu</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook77.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Select language</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook78.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Pick your timezone.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook79.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Select USA &#8211; Macintosh for the keyboard.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook80.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook81.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Select the free space and click on new partition.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook82.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Now we will make a swap space for Linux.</p>
<p>Size: more than your RAM to be able to hibernate. My RAM is 2GB so I choose 2001MB.</p>
<p>Location: End</p>
<p>Use as: Swap area</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook83.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Create another partition.</p>
<p>Size: Use the remaining disk space.</p>
<p>Location: Beginning</p>
<p>Use as: Ext3</p>
<p>Mount point: /</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook84.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook85.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>type in your username and password.  Don&#8217;t forget your password.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook86.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>nothing to migrate.  so leave this blank.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook103.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Click on advanced and in the drop down box type in (hd0,2)</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook88.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>proceed normally</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook89.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Restart.</p>
<p>Ubuntu will ask you to remove the disc and press ENTER.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook94.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>You will come back to rEFIt</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook95.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Start the partitioning tool.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook97.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Type Y to update the MBR.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook98.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook99.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Boot from the Linux partition</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook100.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>Boot into Vista.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook104.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>You should get an error.  If you get this error, Follow the directions and enter the Vista CD. restart the computer and select Boot from CD from the rEFIt menu.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook107.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>repair and restart.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook108.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>now we want our Ubuntu to start automatically without waiting for a timeout when we select the Ubuntu partition, instead of showing us the Grub menu.  To do this, boot into ubuntu and open a terminal shell.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook109.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>type sudo gedit /boot/grub/menu.lst</p>
<p>enter your password.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/01/macbook111.jpg" alt="QUADBOOTING A MACBOOK" /></p>
<p>you will be presented with the grub configuration file in a text editor.  change the timeout to 0.</p>
<p>Enjoy your QUAD BOOT MACBOOK !!!!</p>
<p><a href="http://hydtech.files.wordpress.com/2009/02/quadboot_macbook_hydtech.pdf">You can download this tutorial as a pdf here, but please give me credit</a>.</p>
<!-- Social Buttons Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --><img src="http://hydtechblog.com/?ak_action=api_record_view&id=3&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/01/26/dual-triple-quad-boot-a-macbook-with-mac-os-x-ubuntu-linux-windows-xp-and-windows-vista/feed/</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
	</channel>
</rss>
