I spent part of the weekend installing the Windows 8 Developer Preview on an ExoPC<\/a> X86 tablet. The ExoPC already had three versions of Linux on it; Ubuntu 11.04, the MeeGo 1.2 tablet preview<\/a> and WeTab<\/a>, which is a third party disto based on MeeGo.\u00a0I wanted to keep the other OSs if possible. Lots of guides to dual booting Windows and Linux claim that you need to install Windows first as it will take over you hard drive and obliterate any other installed OSs. I’m here to tell you that’s not true. Here’s how to safely install the Windows 8 Developer Preview alongside Ubuntu.<\/p>\n
Download the 64 bit Win8 .iso from http:\/\/msdn.microsoft.com\/en-us\/windows\/apps\/br229516<\/a>. I used a Windows 7 box with Microsoft’s Windows 7 USB\/DVD download tool<\/a>\u00a0to create a bootable USB drive.<\/p>\n
Before Windows 8 my ExoPC’s partitions looked like this<\/p>\n
<\/p>\n
I hoped to put Windows 8 into a logical partition using the 27 GB of unallocated space. It initially looked\u00a0promising. Choosing the custom option in the Win8 installer displayed my partitions and seemed to give me the option to install to the unallocated space. But when I tried that I got the error “Setup was unable to create a system partition or locate an existing partition.<\/strong>” which I was afraid meant that Windows 8 could only be installed in a primary partition.<\/p>\n
Fortunately for me, the Windows 8 installer can install into any partition including logical partitions. However the windows loader must be in a primary parttion. The loader is only about 70 MB. The rest of Windows can be in a logical partition. Also, and this is critical, the Win8 installer only supports installing into a partition if it can find another copy of Windows installed somewhere on the disk. What it looks for\u00a0specifically\u00a0is a primary NTFS or FAT partition that has the “active” flag set. This is what it calls the “system” partition. So you can trick the installer into thinking Windows is present by creating an NTFS primary partition and setting its Active flag<\/p>\n
As all four of my primary\/extended partition slots were allocated something had to go; either WeTab or the extended partition containing Ubuntu and MeeGo. I chose to nuke WeTab which is\u00a0unfortunate\u00a0as I’ve found it to be the best touch friendly Linux distro I’ve used to date. I’m hoping to be able to find a way to re-install WeTab in a logical partition.<\/p>\n
You can do all the necessary partition manipulation from within the Win 8 installer. Here’s how:<\/p>\n
<\/p>\n
1. Start the Win8 installer and choose “Custom”.<\/p>\n
<\/p>\n
2. If the primary partition you want to use isn’t already NTFS, highlight it and tap or click Drive Options (advanced). Otherwise skip to step 4<\/p>\n
<\/p>\n
3.Tap delete to remove the non-NTFS partition, creating some unallocated space. With the unallocated space highlighted, tap New to create an NTFS partition in the unallocated space.<\/p>\n
When the install finishes, reboot the tablet and it should boot directly into Win8 with no option to boot into your Linux installs. If you had Ubuntu installed as I did it’s easy get the GRUB bootloader back so that you can choose to boot Win8, Ubuntu and any other OSs you have. There are several ways to do this which are all documented at help.ubuntu.com<\/a>. By far the easiest is with the Boot-Repair<\/a>\u00a0utility. You can either create a bootable Boot-Repair USB drive or CD or do as I did and\u00a0use a copy of Ubuntu Live on a bootable USB to install and run\u00a0Boot-Repair<\/a>:<\/p>\n
Boot Ubuntu Live. Launch a\u00a0Terminal\u00a0and type the following to install and run\u00a0Boot-Repair<\/a>:<\/p>\n
Grub will label Windows 8 as “Windows Recovery Console” and MeeGo as “Other Linux distro”. If that bothers you it easily fixable by installing and running Grub-Customizer<\/a> from within\u00a0Ubuntu.<\/p>\n
I spent part of the weekend installing the Windows 8 Developer Preview on an ExoPC X86 tablet. The ExoPC already had three versions of Linux on it; Ubuntu 11.04, the MeeGo 1.2 tablet preview and WeTab, which is a third party disto based on MeeGo.\u00a0I wanted to keep the other OSs if possible. Lots of guides to dual booting Windows and Linux claim that you need to install Windows first as it will take over you hard drive and obliterate … Continue reading