Dual-booting Windows and Leopard with Kalyway

(not for public use)

Here’s my plan:

  1. Windows partition (NTFS), about 40 GB or more
  2. Mac partition (HFS+), about 20 GB or more
  3. Data partition (preferably FAT32), the rest of the drive

The data partition is for all the documents and music and stuff, so it can be shared by both operating systems. The reason for using FAT32 is that Mac can read, but not write to NTFS partitions (unless you install MacFUSE with the NTFS-3G driver, remount your drives, and remember to always dismount your drives before you shutdown).

Alternatively, if you don’t want three partitions:

  1. Windows partition (NTFS) the rest of the drive
  2. Mac partition, about 20 GB or more

This is for one drive. If you have another hard drive that you can wipe and dedicate to Mac, you can completely skip partitioning and save some work.

  1. First, boot to the Ubuntu disc. When it starts, go to System ? Administration ? Disk Partition tool (or run gparted from a console).
  2. Decide on your plan of action. What the computer probably has right now is one large NTFS partition. Choose one of the plans listed above, or create your own if you want to boot more operating systems. Remember that you can only create four “primary” partitions. If you need more, you would have to create a “logical” partition (which counts as one primary partition) that can be further divided into smaller partitions. It is recommended that you always put operating systems on primary partitions.
  3. Partition the drive.
    1. Shrink the NTFS partition to make room for the other partitions. You must have plenty of free space on your hard drive for this.
    2. Depending on your plan, create one or more new partitions to take up the freed space. However, GParted cannot create HFS+ partitions that Mac uses. So, for the Mac partition, just create a partition that’s the right size and format it as FAT32 or anything else. Don’t try creating an HFS partition.
    3. Commit your changes.
    4. Exit GParted.
    5. (Optional. I think you can do without, but this is how I did it.) Start cfdisk. Go to Programs ? Accessories ? Terminal and run “cfdisk.” If cfdisk is not installed, run “sudo apt-get install cfdisk.”
    6. Cfdisk is a text-based program. The left and right arrow keys choose the actions at the bottom, and the up and down keys choose the listed partitions. What you want to do is manually set the identifier for the partition you made for Mac to “AF.”
  4. Reboot into the Mac DVD.
  5. This is Kalyway’s Leopard install DVD for great justice.
  6. Before you follow the wizard, start Disk Utility. Reformat the partition you made for Mac into an HFS+ partition. Don’t touch anything else.
  7. Now you can follow the wizard. Make sure that on the last screen, you click the “Customize…” button. Choose only the drivers that you need. The most important one is NVInject for your video card, and the standard one should work. Only choose other drivers if they match your motherboard’s stuff. In the KOOLSTUFF list, I recommend downloading Adium and things like that after you install Leopard.
  8. Install.
  9. Enjoy???
  10. When you boot your computer, it should now boot into the Darwin bootloader, which should let you choose which OS to boot to. Don’t ever use the partitioner in Windows again. It will change your boot so that it only boots to Windows. Making a backup of your MBR is not a bad idea.
  11. Download important things like Adium, VLC, and Firefox.
  12. In iTunes, if you’re sharing music, it might be a good idea to tell iTunes not to copy everything to your Music folder. Alternatively, you can get Songbird.
  13. If your video resolution is still bad (1024×768 or worse) and you can’t set it higher, that probably means you don’t have the right video drivers. This can be confirmed by looking in the System Profiler. Get the latest NVInject and install it.
  14. If you have no sound (e.g. music won’t play in iTunes), you might need the AppleHDA patcher and the corresponding Linux codec dump (there is a link to some on the AppleHDA patcher page).
  15. When stuck, look on the OSXProject Wiki’s Hardware Compatibility List for your motherboard.

Alternative instructions.

  1. Buy a Mac.
  2. Enjoy???

Leave a Reply