Originally Posted by
2Cold Scorpio
Do you boot from the Ubuntu disk and do it from DOS, or do this from within Windows?
boot the ubuntu cd, which has absolutely zero to do with MS-DOS.
And what do you mean by moving the partition?
the problem, as you describe it (and as you will reach) is that partitions are arranged in a line, like this:
Code:
|-----vista--------------------------------|--xp--|
and you want this:
Code:
|-----vista-----------------------|------xp-------|
this is a combination of several procedures, which need to be done in order.
1 shrink vista partition:
Code:
|-----vista-----------------------| empty |--xp--|
2 move xp partition so free space is to the right:
Code:
|-----vista-----------------------|--xp--| empty |
3 expand xp partition right:
Code:
|-----vista-----------------------|------xp-------|
like i said, you cannot expand a partition to the left, hence the need to move the partition.
I currently have no unallocated space on my HDD; I'm going ot have to shrink the Vista partition to get it.
so do it. shrinking partitions isn't hard with gparted.