Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Create HFS+ and FAT32 partitions on one external drive.' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create HFS+ and FAT32 partitions on one external drive.
Authored by: Garfke on Jan 29, '06 04:53:57AM
In OSX Tiger
diskutil partitionDisk disk1 2 MBRFormat HFS+ Mac 200G MS-DOS PC 79,46G
works perfect! (Only tested with win2k)
So far, I didn't find how I can specify that the last partition should take the remainder of the disk. Anyone?

[ Reply to This | # ]
works but...
Authored by: silentaccord on Mar 05, '06 04:09:51PM

The HFS+ partition won't be bootable with this method since there's no Apple partition map.

To make the last partition fill the remainder of the disk, just specify a size that exceeds the space available (e.g., 1000G).



[ Reply to This | # ]