<?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>Individual Eleven - The World&#039;s Cyberbrain &#187; Windows 7</title>
	<atom:link href="http://www.individualeleven.net/tag/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.individualeleven.net</link>
	<description>Tech and gadgetry for free thinking individuals.</description>
	<lastBuildDate>Wed, 04 Jan 2012 11:00:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to triple-boot a MacBook Pro</title>
		<link>http://www.individualeleven.net/2011/03/how-to-triple-boot-a-macbook-pro/</link>
		<comments>http://www.individualeleven.net/2011/03/how-to-triple-boot-a-macbook-pro/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 10:00:14 +0000</pubDate>
		<dc:creator>Moto</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Boot Camp]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[Maverick Meerkat]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[triple boot]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.individualeleven.net/?p=1500</guid>
		<description><![CDATA[I received My First Macbook Pro (TM) a couple of weeks ago. In fact, this is my first Apple product, ever. Yes I know, shock horror. Or not such a shock if you know my taste in technology. But I digress; the better half decided to upgrade to the latest MacBook Pro and now I [...]]]></description>
			<content:encoded><![CDATA[<p>I received My First Macbook Pro (TM) a couple of weeks ago. In fact, this is my first Apple product, ever. Yes I know, shock horror. Or not such a shock if you know my taste in technology. But I digress; the better half decided to upgrade to the latest MacBook Pro and now I have inherited his previous baby.</p>
<p>However much I appreciate the smooth lines and the unibody aluminium chassis, the Snow Leopard operating system leaves a lot to be desired. Mainly my inability to play all the games I partake in and I prefer Linux.<br />
<div class="toggle"><br />
Enter, my triple-boot operating system configuration: OSX Snow Leopard, Windows 7 x64 and Kubuntu 10.10 Maverick Meerkat. In a way, this is Inception for operating systems with 3 layers.</p>
<p><strong><img class="alignleft size-medium wp-image-1508" title="boot_camp" src="http://www.individualeleven.net/wp-content/uploads/2011/03/boot_camp-300x180.jpg" alt="" width="300" height="180" />OSX Boot Camp for Windows 7</strong></p>
<p>First we will dual-boot our MacBook with Windows 7, using a utility called Boot Camp. Most people will be familiar with this, so I will not go into much detail. It is a very easy tool to use; click through all the options, decide how big you want your partition to be and install with the Windows 7 disc. <a href="http://www.reddit.com/r/applehelp/comments/exumi/cannot_save_boot_camp_windows_support_software/" target="_blank">There is a known bug,</a> that you may be prompted to download Windows Support software and then failing to do so. You can ignore this and continue, all the software you need is on the Snow Leopard CD.</p>
<p>I chose a partition size of about 170GB; Windows will have the biggest partition size out of the three as I will be installing games which takes up considerable space. When partitioning, Boot Camp will take a slice from your OSX partition to give to Windows. Bear this in mind, as you will need to leave some space for the Kubuntu slice.</p>
<p>Once the install is complete, you will be able to boot into Windows 7. During the bootup chime, press and hold the Option key to give you the option to boot into Windows. Once Windows 7 loads, insert the Snow Leopard CD and run the Boot Camp software installer. This will install all the drivers you need for things such as the sound card and hardware buttons (volume control etc.). You may also want to go to the NVidia website to download the latest graphics card drivers. You have now successfully completed your dual-boot installation.</p>
<p><img class="alignleft size-medium wp-image-1505" title="kubuntu" src="http://www.individualeleven.net/wp-content/uploads/2011/03/kubuntu-300x278.jpg" alt="" width="300" height="278" /><strong>Kubuntu 10.10, Maverick Meerkat. Triple-boot and GRUB loader</strong></p>
<p>This part is slightly more tricky. You cannot use Boot Camp to do this, as it has already been used for your Windows 7 install and it does not support other operating systems to boot with. So, we shall do a little preparation.</p>
<p>First, you will need to prepare a partition size for Kubuntu. Boot back into OSX to prepare your partition and load up Terminal to use diskutil. To find the disk identifier for your OSX partition, type:</p>
<p><strong><em>diskutil list</em></strong></p>
<p>This will give you a list of all the partitions you have. Once done you need to use the following syntax command to resize your OSX partition to give to Kubuntu:</p>
<p><strong><em>sudo diskutil resizeVolume [disk identifier] [disk size] [partition type] ["Partition label"] [partition size] [partition type] ["Partition label"] [partition size]</em></strong></p>
<p>So an example of how I did it would be: <strong><em>sudo diskutil resizeVolume disk0s2 12G &#8220;MS-DOS FAT32&#8243; &#8220;Kubuntu Linux&#8221;</em></strong></p>
<p>You may wonder why I have chosen FAT32 as my partition type; it doesn&#8217;t matter what it is. <a href="http://wiki.onmac.net/index.php/Triple_Boot_via_BootCamp" target="_blank">In the guide here, under &#8220;Boot Camp &amp; Partitioning&#8221;,</a> it indicates &#8220;Linux&#8221; as a partition type. I could not get this to work so I used FAT32 instead. When you install Kubuntu, it formats it to EXT3 to give it the correct partition type. I gave Kubuntu 12GB which is plenty for the operating system and the swap partition.</p>
<p>Now you are ready to install Kubuntu. <a href="http://www.kubuntu.org/getkubuntu/download" target="_blank">I am using the latest release,</a> version 10.10 Maverick Meerkat. I prefer KDE instead of Gnome, so I am using Kubuntu in this instance. You can, of course, use Ubuntu if you prefer or any other Linux distribution of your choice. Boot off the Maverick CD and go through the installation, taking care to set your own partition preferences and choosing the partition you just created to install the OS. If you decide you want a swap partition, you can take a small chunk from that during setup.</p>
<p>Once installed, the GRUB boot loader will setup everything for you for multiple operating system boot choices. A thing to note, is that initially the GRUB loader will not properly boot into OSX at the time of writing. I believe extra additional packages need to be installed for this to work, however I did not worry too much as I can still use the Option key to choose OSX at start up.</p>
<p>Now you have successfully completed your triple-boot system!</p>
<p><strong>Additional support for MacBook Pro functionality in Kubuntu</strong></p>
<p>For full functionality, you will want all the hardware to work. It is fairly straight forward, <a href="https://help.ubuntu.com/community/MacBookPro5-5/Lucid" target="_blank">as there are instructions on how to get the hardware buttons to work and the backlit keyboard.</a></p>
<p>To summarise, you will need the Mactel PPA support tools:</p>
<p><strong><em>sudo add-apt-repository ppa:mactel-support &amp;&amp; sudo apt-get update</em></strong></p>
<p>And pommed:</p>
<p><strong><em>sudo apt-get install nvidia-bl-dkms pommed</em></strong></p>
<p>And that is pretty much it, I now have Mac OSX to boot into if required, Windows 7 for gaming and Kubuntu which I use for productivity tasks. I actually use Kubuntu the most, and it is very pretty. If you want to know how to enable the Desktop Cube in Kubuntu for said pretty, <a href="http://girlygeekdom.com/entertainment/gadgets-entertainment/kubuntu-3d-desktop-cube" target="_blank">head on over to Girlygeekdom</a> where I will explain more!</p>
<p style="text-align: center;">
<div id="attachment_1519" class="wp-caption aligncenter" style="width: 501px"><img class="size-large wp-image-1519   " title="Kubuntu Desktop Cube" src="http://www.individualeleven.net/wp-content/uploads/2011/03/IMAG0716-1024x613.jpg" alt="" width="491" height="294" /><p class="wp-caption-text">Desktop Cube. Oh Kubuntu, I love you so much &lt;3</p></div>
</div><div class="trackable_sharing"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.individualeleven.net%2Fhow-to-triple-boot-a-macbook-pro%2F" style="text-decoration: none; white-space: nowrap;" title="Facebook" target="_blank" onclick="window.open(this.href,'share','menubar=0,resizable=1,width=500,height=350'); return false;"><img align="absmiddle" src="http://www.individualeleven.net/wp-content/plugins/trackable-social-share-icons/buttons/1/facebook.png" alt="Facebook" width="32" height="32"> facebook &nbsp; </a> <a href="http://twitter.com/share?url=http%3A%2F%2Fwww.individualeleven.net%2Fhow-to-triple-boot-a-macbook-pro%2F&text=How+to+triple-boot+a+MacBook+Pro" style="text-decoration: none; white-space: nowrap;" title="Twitter" target="_blank" onclick="window.open(this.href,'share','menubar=0,resizable=1,width=500,height=350'); return false;"><img align="absmiddle" src="http://www.individualeleven.net/wp-content/plugins/trackable-social-share-icons/buttons/1/twitter.png" alt="Twitter" width="32" height="32"> twitter &nbsp; </a> <a href="mailto:?subject=Check out http%3A%2F%2Fwww.individualeleven.net%2Fhow-to-triple-boot-a-macbook-pro%2F" style="text-decoration: none; white-space: nowrap;" title="Email"><img align="absmiddle" src="http://www.individualeleven.net/wp-content/plugins/trackable-social-share-icons/buttons/1/email.png" alt="Email" width="32" height="32"> email &nbsp; </a> </div><!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.individualeleven.net/2011/03/how-to-triple-boot-a-macbook-pro/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Some HTC tinkering. Installing Windows 7 RC on HTC Shift</title>
		<link>http://www.individualeleven.net/2009/07/some-htc-tinkering-installing-windows-7-rc-on-htc-shift/</link>
		<comments>http://www.individualeleven.net/2009/07/some-htc-tinkering-installing-windows-7-rc-on-htc-shift/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 23:56:35 +0000</pubDate>
		<dc:creator>Moto</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[HTC Shift]]></category>
		<category><![CDATA[HTC Shift Windows 7]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.individualeleven.net/?p=955</guid>
		<description><![CDATA[Having been off work during a two-week illness does put a dampener on things, and puts you behind on blog posts. Alas, I shall endeavour to catch up. What do you do when you are a geek and house bound during that time? Why you grab a gadget, improve on it and have a play. [...]]]></description>
			<content:encoded><![CDATA[<p>Having been off work during a two-week illness does put a dampener on things, and puts you behind on blog posts. Alas, I shall endeavour to catch up. What do you do when you are a geek and house bound during that time? Why you grab a gadget, improve on it and have a play.</p>
<p>My <span style="text-decoration: line-through;">victim</span> gadget of choice is the HTC Shift. As many are aware, Vista runs below par on the Shift. If you have too many applications open, you feel that it is begging for more coal to be shovelled. I wanted to replace the operating system for a long time, I thought about Kubuntu and maybe installing Jaunty Jackalope. However, I think there’s more challenge in trying out Microsoft’s new operating system. Everyone knows how efficient a Linux distribution is; the HTC Shift has low specifications being a UMPC and I wondered if Windows 7 was resource hungry.</p>
<p><strong>The Install</strong></p>
<p>You will need the following items to follow my procedure:</p>
<ul>
<li>External USB DVD-ROM drive (I used my XBox HD DVD drive)</li>
<li>External USB hard drive</li>
<li>Hard drive partitioning software tool</li>
<li>Bart PE CD with Norton Ghost software tool</li>
</ul>
<ol>
<li>Plug in your external USB DVD-ROM drive and reboot so that the BIOS sees it as a bootable device.</li>
<li>Backup your existing hard drive using a Bart PE bootable CD, make a Ghost image of the existing partition and saving it onto your external USB hard drive. You can plug in two USB devices using the provided USB hub that came with your Shift. You can skip this if you wish, but I tend to lean towards caution.</li>
<li>Partition the hard drive so that you can dual boot between Vista and Windows 7. If the Windows 7 install goes pear shaped, you have something to fall back on. I gave about 10gb to Windows 7, in hindsight 15gb would have been more comfortable to give room for app installs but I managed. I used a bootable CD that has Acronis Partition Expert to split the drive.</li>
<li>Reboot and install Windows 7 RC. It will take a while to extract all the files it needs and then it should reboot itself to finish the install.</li>
<li>Once Windows 7 is installed and you boot into it, <a href="http://gadgetmix.com/index/how-to-install-windows-7-on-htc-shift-umpc/" target="_blank">there’s a handy guide</a> that takes you through most of what you need to do next. However there are some things that aren’t documented, yes I ran into some teething problems&#8230;</li>
</ol>
<p><strong>The Problems<br />
</strong></p>
<ul>
<li><strong>Intel Graphics Drivers:</strong> Stick with the drivers that came with Windows 7 as they seem to work fine. When I tried the Intel drivers from the HTC website it caused a blue screen crash. The graphics card detected automatically and works out of the box.</li>
<li><strong>Shagctrl Control Center:</strong> This does work fine but there are some caveats. You need this installed to use the 3G connection from the WinMo side as you did with Vista. Make sure the modem is turned on when in Vista and BEFORE you install Windows 7. That includes the wireless and Bluetooth, this is to ensure it is detected and drivers are automatically installed. I found without the Shagctrl, the drivers required for the Generic RNDIS (the 3G internet pass-through functionality) refuses to install. Secondly, before installing Shagctrl, ensure Aero effects are disabled. I will talk about why next.</li>
<li><strong>Screen resolution:</strong> After you install Shagctrl and reboot, the resolution will be forced into 1024 x 600. This is all very well, except coupled with Aero effects in Windows 7 you will get a blue screen crash. It’s not the end of the world though, as you can <a href=" http://www.computeractive.co.uk/computeractive/features/2174763/pc-help-disable-vista-aero" target="_blank">turn off Aero via the registry,</a> using something like a Bart PE CD to edit it outside of the OS (the Vista method works in Windows 7 as well). The easiest way of course is to turn off Aero before the Shagctrl install, as mentioned above. You can set the resolution back to whatever you wish afterwards. The resolution button works perfectly; you can flip between 800/1024 at will as before. I left it at 800 because I like Aero.</li>
</ul>
<p><strong>The Conclusion</strong></p>
<p>After using it for a while, Windows 7 has given my Shift a new lease of life. It runs much more smoothly than Vista and the on-screen keyboard is a definite improvement. I hardly use the real keyboard anymore now, unless I am typing up a document. Overall, I am very pleased with the results and all functionality is intact. I was apprehensive about whether the 3G connectivity would still work or not, but I was pleasantly surprised. I would advise any HTC Shift owner to ditch Vista and use this, you won’t be disappointed.<br />
<br/></p>
<div id="attachment_956" class="wp-caption alignnone" style="width: 575px"><a href="http://www.individualeleven.net/wp-content/uploads/2009/07/HTCWin7_1.jpg" rel="lightbox[955]" title="HTC Shift - Windows 7 logon screen"><img class="size-full wp-image-956" title="HTC Shift - Windows 7 logon screen" src="http://www.individualeleven.net/wp-content/uploads/2009/07/HTCWin7_1.jpg" alt="HTC Shift - Windows 7 logon screen" width="565" height="429" /></a><p class="wp-caption-text">HTC Shift - Windows 7 logon screen</p></div>
<p><div id="attachment_957" class="wp-caption alignnone" style="width: 575px"><a href="http://www.individualeleven.net/wp-content/uploads/2009/07/HTCWin7_2.jpg" rel="lightbox[955]" title="HTC Shift - Windows 7 desktop"><img class="size-full wp-image-957" title="HTC Shift - Windows 7 desktop" src="http://www.individualeleven.net/wp-content/uploads/2009/07/HTCWin7_2.jpg" alt="HTC Shift - Windows 7 desktop" width="565" height="412" /></a><p class="wp-caption-text">HTC Shift - Windows 7 desktop</p></div><br />
<br/><br />
Footnote: I forgot to mention, I didn&#8217;t have to use the USB Tool which is part of the HTC Shift Liberate pack for the 3G to work. As long as Shagctrl is installed, Windows 7 will see a new device and install as required <img src='http://www.individualeleven.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="trackable_sharing"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.individualeleven.net%2Fsome-htc-tinkering-installing-windows-7-rc-on-htc-shift%2F" style="text-decoration: none; white-space: nowrap;" title="Facebook" target="_blank" onclick="window.open(this.href,'share','menubar=0,resizable=1,width=500,height=350'); return false;"><img align="absmiddle" src="http://www.individualeleven.net/wp-content/plugins/trackable-social-share-icons/buttons/1/facebook.png" alt="Facebook" width="32" height="32"> facebook &nbsp; </a> <a href="http://twitter.com/share?url=http%3A%2F%2Fwww.individualeleven.net%2Fsome-htc-tinkering-installing-windows-7-rc-on-htc-shift%2F&text=Some+HTC+tinkering.+Installing+Windows+7+RC+on+HTC+Shift" style="text-decoration: none; white-space: nowrap;" title="Twitter" target="_blank" onclick="window.open(this.href,'share','menubar=0,resizable=1,width=500,height=350'); return false;"><img align="absmiddle" src="http://www.individualeleven.net/wp-content/plugins/trackable-social-share-icons/buttons/1/twitter.png" alt="Twitter" width="32" height="32"> twitter &nbsp; </a> <a href="mailto:?subject=Check out http%3A%2F%2Fwww.individualeleven.net%2Fsome-htc-tinkering-installing-windows-7-rc-on-htc-shift%2F" style="text-decoration: none; white-space: nowrap;" title="Email"><img align="absmiddle" src="http://www.individualeleven.net/wp-content/plugins/trackable-social-share-icons/buttons/1/email.png" alt="Email" width="32" height="32"> email &nbsp; </a> </div><!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.individualeleven.net/2009/07/some-htc-tinkering-installing-windows-7-rc-on-htc-shift/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

