Dual Booting Guides Guides for setting up your Dell Mini to run 2 operating systems or more.

Comment
 
Tutorial Tools Display Modes
Dual Booting for Dummies - Snow Leopard with NBM 0.8.3RC2 (and higher) and Windows 7
Published by Alcapowned
10-04-2009
Default Dual Booting for Dummies - Snow Leopard with NBM 0.8.3RC2 (and higher) and Windows 7

**Update** Many thanks to all who made suggestions to improve this guide. I have made some small changes to the instructions in an attempt to incorporate them. Please note that I have NOT tested this with NBM 0.8.3 RC4 (or with RC3 for that matter) so my changes are based solely on other peoples comments - keep em coming!


Right, so I’ve tried numerous ways of getting a functional dual boot of windows 7 and Snow Leopard over the last couple of weeks, all to very little avail until I stumbled across gptsync. Meklort has just added it into the NBM .8.3 rc2 install routine, to make dual booting a lot easier. After all my trials and tribulations, I decided to make an up-to-date, definitive guide to dual booting. All of the steps are things that I have picked up from guides on this site, so any thanks go to the authors of those previous posts. I just thought I’d pull them all together for simplicity....

You can follow this guide if you are performing a fresh install, or if you already have OSX installed on your HDD. i did this on a 10v, but it should also work on a mini9 if you have a big enough SSD.


Things I used:

1x 8GB usb drive with SL retail and nbm 0.8.3 rc2 or higher. (Instructions here)
1x 4GB usb drive with windows 7 installer. (Instructions here)

1. check bios settings (10v users) - make sure your bios is version ao4 and legacy usb is enabled. If not, follow the guide here. plug in the osx usb key and turn on the mini. Press f12 to boot from usb, and wait until the mac installer starts.

2. In the utilities menu open disk utility. Select the hard drive (not the existing partitions but the hard drive itself), and click on the partition tab.
a) If you already have OSX installed, click the “+” button at the bottom of the little window displaying the partitions and specify the size you would like. Format the partition in MSDOS-FAT format.
b) If you are doing a fresh install, you want a GUID partition table with 2 partitions. The first needs to be in the hfs+ format – this is your mac partition. it can be any size you like as long as there’s enough for OSX - typically you need at least 10gb. I chose 110gb). The second partition (for windows) needs to be in the FAT format and again can be any size you like above around 10gb - I chose 50. Note: When you name the FAT partition make sure the name is not longer than 8 or so characters. I used 'windows' as the name - you can change it later....

3. Quit disk utility and continue the mac installation (use the customize button to remove any unwanted features, saving space and speeding up the installation – handy if like me you're an impatient git).

4. Once the installation is complete it will prompt you to restart. Do not restart into OSX – turn it off when it is about to cycle, and put in your windows stick. boot into the 7 installation environment.

5. Select language and click install. You should get to a disk utility window. Select the windows FAT partition that you created (look at the sizes if you're unsure), click advanced and then click format (it will format the drive in the NTFS format). You should now be able to click next to install windows.

6. Allow windows to install, it’ll ask you a few things and restart a number of times. Once it’s finished your computer will boot automatically to windows as if it's the only OS installed. To get the chameleon bootloader working with windows 7 do the following:

7. Boot from the OSX USB drive and run Netbookinstaller (in the utilities menu). Make sure you have the chameleon bootloader checked, and that quiet boot is disabled. Click install. Once the install is finished, OSX will now be the active boot, But your windows boot sector will be corrupted
(if you select it on chameleon it will say 'Windows 7 0xc000000e boot error').

8. To correct this, shutdown, insert your windows usb key and boot from it. If you tried to repair the boot sector now, the windows installer would not succeed, because when it looks for the boot sector to repair, it assumes that the active partition will be the windows partition and looks there. But in the last step NBI set your mac partition as active. To get it to fix the windows boot sector we need to temporarily set the windows partition as active:
When you get to the language choice, press Shift+fn+f10 to bring up the command prompt.

NBM 0.8.3 RC3 and higher creates partitions in a different way - at this point follow these commands to identify which of your partitions is which (look at the size of each partition):

Diskpart [enter]
Select disk 0 [enter]
list partition [enter]

You should get a list of all the partitions on the drive. make note of the following partition numbers:
#EFI (Mac boot partition)
#HFS+ (Mac Install)
#NTFS (windows Install)
Where you see '#....' in the commands below, replace them with the corresponding partition number for your system (for example my NTFS partition is partition 3, so below i would write 'select partition 3')


Type the following:
Diskpart [enter]
Select disk 0 [enter]
Select partition #NTFS [enter]
Active [enter]
It should tell you that partition #NTFS is now active.

9. Alt+Tab to the install window and click the option to repair windows install. It should now find the windows install and repair the boot sector (and not mess up your chameleon install in the process).

10. Finally, when it restarts, boot to the windows installer one last time. You need to set the active disk to your mac install with the chameleon bootloader - Press Shift+fn+f10 and bring up the command prompt. Type the following:
Diskpart [enter]
Select disk 0 [enter]
Select partition #EFI [enter]
Active [enter]

Both installs should now work fine again!
Tutorial Tools

Featured Tutorials
  #1  
Old 10-05-2009, 02:12 AM
plohip plohip is offline
Junior Member
 
Join Date: Sep 2009
Posts: 1
Default

Guide works great! Dual booting with Windows 7 Enterprise

My sound doesn't work now though, even after reinstalling NetbookInstaller and redoing the active partition stuff. Gonna try one more time and see what happens.

---------- Post added at 02:12 AM ---------- Previous post was at 12:20 AM ----------

I updated to 10.6.1, re-intalled Netbook-Installer, and fixed the windows loader. Now everything work! Thanks for guide!
Reply With Quote
  #2  
Old 10-05-2009, 09:12 AM
Alcapowned Alcapowned is offline
Junior Member
 
Join Date: Jul 2009
Location: London
Posts: 29
Default

Glad to be of assistance! Sound doesnt work after sleep on 10.6.1 NBM on the mini 10v and i understand that with the 9 there are even more issues. In the 10 osx page there is aa solution for sound after sleep using sleepwatcher.

Two methods to get sound after sleep on a 10v
__________________
Dell Mini 10v | 1GB | 160GB HDD | OSX 10.6.1 | NBM 0.8.3 RC2 | Windows 7 Ultimate | Ubuntu Netbook Remix | 5530 WWAN Vodafone UK
Reply With Quote
  #3  
Old 10-05-2009, 08:43 PM
DarkRaven's Avatar
DarkRaven DarkRaven is offline
Junior Member
 
Join Date: Sep 2009
Location: Colorado
Posts: 23
Default

Great guide Alcapowned! Thanks for sharing!! It was easy and worked great!

The only thing that you probably wanted to note is Step 2a when you format the MSDOS-FAT partition. DO NOT re-name the partition to more than 7 or 8 characters long otherwise Windows 7 will not install after formating to NTFS. Just name it something short and the installation will work.
__________________
Dell Mini 10v | BIOS A04 | 2GB RAM | 250GB HDD | 1510 WiFi | BT | OSX 10.6.2 | Windows 7 | NBI 0.8.3 RC4
Reply With Quote
  #4  
Old 10-07-2009, 03:52 AM
Zayl Zayl is offline
Junior Member
 
Join Date: Oct 2009
Posts: 7
Default

I am wondering if this is at all possible when useing the other meathod of installing SL http://www.mydellmini.com/forum/mac-...-a06-bios.html Because I don't want to take the chance of bricking the mini with the bios downgrade and it looks a lot quicker/easier that way, also is a tripple boot possible using SL win 7 and ubuntu, if this is completely popostorus I'm sorry for asking, but it would be a really cool progect for school, otherwise I'll stick to just installing SL, thanks
Reply With Quote
  #5  
Old 10-07-2009, 09:07 AM
Alcapowned Alcapowned is offline
Junior Member
 
Join Date: Jul 2009
Location: London
Posts: 29
Default

Quote:
Originally Posted by Zayl View Post
I am wondering if this is at all possible when useing the other meathod of installing SL http://www.mydellmini.com/forum/mac-...-a06-bios.html Because I don't want to take the chance of bricking the mini with the bios downgrade and it looks a lot quicker/easier that way, also is a tripple boot possible using SL win 7 and ubuntu, if this is completely popostorus I'm sorry for asking, but it would be a really cool progect for school, otherwise I'll stick to just installing SL, thanks
I'd bite the bullet and downgrade tbh - i did it on 2 10vs, no problem, and I've only heard of one person bricking thier machine.

I haven't got experience trying either of the things you mention above. I'm not 100% sure a dual boot would work using the a06 SL method as that installs OSX without NBM. although you run NBI, I'm pretty sure that NBI does not run gptsync.

A possible solution may be the following (this would work for a dual with win 7 and osx, I don't know about triple, maybe someone else can help). Note that I haven't tested it, so it may not work, but in theory it should...

1. download gptsync from the following thread:

http://www.mydellmini.com/forum/gene...ootloader.html

2. On your mac, follow the steps from the a06 thread, but add a FAT formatted partition to your 10v's hard drive (and possibly third for ubuntu).

3. Unzip and put GPtsync on a USB drive that is formatted fat (it can have other stuff on it, just make sure GPTsync is in the root of the drive. boot from your OSX retail disk with your mini10v install also plugged into your mac. go into terminal. Type 'diskutil list' which will list all connected drives and partitions. find out what disk number a) your USB drive with GPTsync is,
and b) your mini10v hdd.

then type the following:

diskutil mountdisk /dev/diskA (where A is your usb drive)

gptsync /dev/diskB (where B is your mini10v drive)

if that all works you should be able to put your 10v drive back into teh 10v, create a windows 7 install USB drive, and follow my guide from step 4.

Seems a bit of a long way round eh?
__________________
Dell Mini 10v | 1GB | 160GB HDD | OSX 10.6.1 | NBM 0.8.3 RC2 | Windows 7 Ultimate | Ubuntu Netbook Remix | 5530 WWAN Vodafone UK
Reply With Quote
  #6  
Old 10-07-2009, 12:55 PM
Zayl Zayl is offline
Junior Member
 
Join Date: Oct 2009
Posts: 7
Default

thanks, sounds like a plan, ill be sure to let you know what happens, should be getting the mini soon
Reply With Quote
  #7  
Old 10-08-2009, 09:29 PM
granduke granduke is offline
Junior Member
 
Join Date: Apr 2009
Posts: 17
Default

Thanks for your guide.

Besides having to go through steps 7-10 twice, everything has worked great.
Reply With Quote
  #8  
Old 10-13-2009, 04:00 AM
BigMillerTime BigMillerTime is offline
Junior Member
 
Join Date: Oct 2009
Posts: 2
Default

This is awesome! thanks! same here, did steps 7-10 twice, but I'm good to go! Also, had some difficulty burning leopard. Ended up burning the dmg in magic iso and borrowed a USB dvd drive. Also the NetbootCD 1.0 final didn't work out, so I tried a copy of 1.0d and layed it down!

Thanks for all the info..
Reply With Quote
  #9  
Old 10-14-2009, 08:47 PM
Heckler Heckler is offline
Junior Member
 
Join Date: Sep 2009
Posts: 4
Default What am I doing wrong??

I hit a snag at Step 5... Windows 7 (Professional) will not install onto the FAT partition (even after I format it as NTFS, "This computer's hardware may not support booting to this disk. Ensure that the disk's controller is enabled in the computer's BIOS menu"). I previously had Windows 7 (Professional) installed, so I'm guessing it's a partition map issue. What's odd if is that the FAT partition is not Partition 4 as suggested:

Name Total Space Free Space Type
Disk 0 Partition 1 0.0MB 0.0MB Primary
Disk 0 Partition 2:EFI 200.0MB 196.0MB Primary
Disk 0 Partition 3 55.9GB 0.0MB System
Disk 0 Unallocated Space 128.0MB 128.0MB
Disk 0 Partition 4 55.6GB 55.5GB Primary

Before I got started, I booted into the Windows 7 Install USB went into diskpart and did a clean of all existing partitions, so I have no idea why there the 0.0MB Partition 1 exists, or why there is Unallocated Space between Partition 3 and 4 (unless it's a sector thing). Also, I don't know if Windows 7 won't install on Partition 4 because it's the third "Primary" partition on this Disk or...???
Reply With Quote
Comment

« Previous Tutorial | Next Tutorial »
Tutorial Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Copyright © 2008-2016 MyDellMini.com.