Create a shared FAT32 partition on Boot Camp MacBook

5,330

Solution 1

Mac OS X can both read and write to NTFS partitions. Reading is native; writing can be enabled by installing MacFuse and ntfs3g, both free, open-source, stable projects.

This should save you the need to repartition. It's easier, safer and faster.

Solution 2

Disk utility in OSX can dynamically resize Mac OSX filesystems. It cannot resize NTFS partitions. Also - in Bootcamp 3.0 ( the one that comes with Snow Leopard ) OSX partitions are visible from Windows .

Solution 3

I have just purchased a MBA and I have managed to get a shared partition working, although it took me a number of times to get it right.

As I have the Air, I followed the instructions here to get started with Windows on Mac without a DVD drive.

The standard Boot Camp installation only allows the hard drive to be split in two. After running the Boot Camp Assistant fire up Disk Utility, delete the newly created BOOTCAMP partition. Create 2 new partitions, with the 'middle' one being the shared partition. I used exFAT as the format, so I can have files over 4Gb. Use FAT32 for the 'end' partition, as the same as Boot Camp creates, although that will just get formatted as NTFS by the Windows installer anyway.

I also called the end partition 'BOOTCAMP', but I'm not sure if that is required. Apparently you need to make the last partition the Windows partition, although I haven't verified that either. Basically I have done this once and it works so I'm not going to format my drive again just to make sure :)

After that is done, restart and go into the Windows installer. From there select the 'last' partition (should be partition 4), format it with NTFS and then it should work as expected.

Share:
5,330

Related videos on Youtube

tomfanning
Author by

tomfanning

Updated on September 17, 2022

Comments

  • tomfanning
    tomfanning over 1 year

    I have a MacBook set up with Boot Camp, and the XP partition is NTFS. The split is 50-50 and there is no unallocated space on the hard drive.

    I want to create a shared 50GB FAT32 partition for my DropBox files, so regardless of which OS I boot into, I only have to keep one copy of my DropBox on the laptop shared between the two OS.

    So my question is how do I create this new partition without starting fresh? I would assume I do it from OS X?

    Thanks Tom

    • Admin
      Admin over 14 years
      can't your OSX install access your NTFS partition? just keep your Dropbox files on the NTFS.
    • Admin
      Admin almost 12 years
  • quack quixote
    quack quixote over 14 years
    either of these options will work but will be veerry slooow.
  • tomfanning
    tomfanning over 14 years
    I created a 50GB FAT32 partition with gparted's live CD (after resizing the other two partitions on the drive) and unfortunately now my Windows partition isn't visible when holding down the option key at boot to get the dual-boot menu. Fortunately it is a fresh installation of Windows so nothing lost...
  • tomfanning
    tomfanning over 14 years
    Thanks for these pointers, I'm going to give that a go now...
  • Canadian Luke
    Canadian Luke almost 12 years
    OSX can resize it's own partition