ZuZu's instructions worked perfectly - great job ! If you search for instructions to increase an NFS+ partition
just about all posts say this cannot be done. So ZuZu showed some cool "out of the box" thinking !
However, since I do not have Vista I used the following steps to accomplish the same results and I added a few other steps (5 below) that you might want to consider.
1) I started with the following partitons on my laptop - 160 gb:
a. Bootit NG (my partition Boot Manager) on the first partition
b. Windows XP Pro (SP3) on the second partition - 40gb
c. Mac OS X 10.5.1 (Kaylway) on the third partition - 22gb
d. The rest was blank.
1) I use Bootit NG to create a 4th partition of 20gb. As a note, Bootit NG cannot create a HFS+ partition but
it can change an NTFS partition to an NFS+ partition.
2) From Leopard I erased the newly created partition and then i did the following in Terminal:
a.
sudu -s
b.
diskutil list
c. That listed back 4 partitions with the identifiers:
disk0s1 through
disk0s4.
disks03 was my Mac OS X partition and
disks04 was the blank HFS+ partion that I created with Bootit NG
3)
diskutil mergePartitions "Journaled HFS+" New disk0s3 disk0s4
4) The above command took only 10 seconds to complete with no error messages.
5) I did perform a "Verify disk" and then "Repair Permissions" just to ensure that "all was well". The Repair
Permission found many changes.
6) Bingo !