After so many different formats, finally got the 1000HE dual booting both Windows 7 and OS X with both working beautifully. I followed a guide I found on mydellmini.com (
http://mydellmini.com/forum/dual-booting-guides/12656-how-dual-booting-snow-leopard-windows-7-a.html )which helped very much.
HOW TO PROCEED:
- boot off the Win7 USB/SB media
- click through the first two windows that appear (you will see a message "Setup is starting.."
- enter CMD by hitting SHIFT-F10
- type in:
diskpart
list disk
select disk (your hard drive, should be 0)
clean
convert GPT
create partition EFI size=200
create partition primary size=(size in mb for OSX> (mine was 95000 MB, of a 95 GB HD)
create partition primary size=(size in mb for Win7> (mine was 55000 MB, of a 55 GB HD)
list partition (a * should appear on the third partition, that's where you will install Win7 later)
(at this point you can type "extend" to fill the rest of the drive with any space left over from building the partitions
format fs=ntfs quick
exit
exit
- shutdown your mini by pressing the power button
- install OSX using the method shown on PAGE 1 of this THREAD!
- during the install, you will see the NTFS disk, which you won't be able to use
- enter the DISK UTILITY and select the hidden "disk0s2" and erase is using Mac OS Journaled File System, name it OSX
- continue your installation as you were onto the newly created OSX partition
- when done, SHUTDOWN (don't reboot)- I did not let it boot into OSX and inserted the USB/SD Win7 boot media again
- follow standard procedures for installing Win7 (onto partition 3)
- (if at this point it complains that Win7 cannot be installed onto this drive because of BIOS issues, reboot and do it again)
- when completed, download and install EasyBCD (Google is your friend)
- run EasyBCD and add your OSX Snow Leopard as an optional OS (generic x86), save the MBR with the two choices
- (you may want to decrease the countdown from 30 seconds to 10 or 5, as I did)
- reboot Win7
- see the TWO choices during startup
Finally a working dual boot OSx and Windows 7 on my EEE! :-)
Hopefully no one else will have to go through the same troubles I went through!
