Hi, Vasu.
Like Kevin's, your situation sounds ideal for Extending the volume. But -
Microsoft and I got me confused. ;^{ My prior comments need some
clarification.
Sometimes I forget that I'm in the Win2K newsgroup. I've not used Win2K
since WinXP arrived, but I still read this group often. The two Windows
versions are so similar that most comments on one also apply to the other.
But the method I actually used to Extend my volumes in WinXP was not
available in Win2K.
In Win2K, you should be able to right-click on your Drive E: and choose
Extend from the context menu - after deleting Drives F: and G:, of course,
to create contiguous unallocated space following Drive E:. However, I don't
find Extend on the context menu in Disk Management in my WinXP, either,
although the Help file says it should be there. (I've retired Win2K; it's
still in the archive, but it's no longer installed so I can't boot it and
see what its menu - or its Help file - says.)
I actually used the DiskPart.exe command interpreter, which is much more
capable than the DiskPart command that is a part of the Recovery Console in
both Win2K and WinXP, but this was not added until WinXP. From the RC,
DiskPart can only Add or Delete partitions. DiskPart.exe, though, has about
20 functions, including Add, Break (mirror), Clean, Convert - and Extend.
This (DiskPart /extend) is the tool that I used to Extend my Drive D:.
(Since D: was - and is - my boot volume, I rebooted to a second copy of
WinXP on X: to extend D:.)
Instead of "expand", MS says to "extend" the volume. You can extend a
primary partition. You can extend a logical drive within an extended
partition if the extended partition is large enough; otherwise you must
extend the extended partition first. To reduce at least a little of the
confusion, I try to remember to say "volume" instead of "partition" or
"drive" when I'm talking about either a primary partition or a logical
drive.
DiskPart /Extend worked beautifully - and FAST! I didn't time it, but it
sure didn't take long - and didn't lose or damage any files. (But, of
course, a backup is never a bad idea.)
I'm not sure where this leaves you, Vasu. We haven't heard from Kevin as to
whether he succeeded in extending his partition. Please post back, either
with a report of success or failure, or with questions for further
clarification.
RC
--
R. C. White, CPA
San Marcos, TX
(E-Mail Removed)
Microsoft Windows MVP
"vasu" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi RC,
> I have a similar problem. I have some data on drive E (not boot
> drive) and the consecutive partition drives F and G are empty (or so I
> can make them). I want to expand partition E, by adding both F and G
> to it making the whole thing a single partition as I need a lot of
> contiguous space for an application that I am trying to install. In
> so expanding, I don't want the data on partition E to be lost in any
> way. I downloaded the free trial version of BootIt Ing software but
> am afraid to use it reading all the warnings listed in its manual.
>
> RC - I tried your suggestion but on my windows 2000 computer, I don't
> seem to find an option to expand a partition under disk management.
> Which expand utility are you talking here about? Can you please help
> me here.
>
> Thanks in advance
> Vasu
>
> "R. C. White" <(E-Mail Removed)> wrote in message
news:<(E-Mail Removed)>...
> > Hi, Kevin.
> >
> > This sounds like a job for...TaDah!...DiskPart /Extend!
> >
> > Study the Help file before you begin, because - like other powerful
> > programs - it can do as much harm as good if used improperly. I only
did it
> > twice and goofed up both times, but my goofs were harmless.
> >
> > Basically, you would use Disk Management to delete your second 40 GB
> > partition on that second HD, leaving that final 20 GB as unallocated
space.
> > Then use DiskPart's Extend command to expand the first partition by
12000
> > MB. (This is where I goofed up; I was thinking GB instead of MB so I
> > entered 2, which was an invalid choice - so Extend expanded my partition
to
> > the full 8 GB available!)
> >
> > As the Help file says, there are several Catch 22's here, but they
should
> > not apply to this project. You're not trying to extend the system, boot
or
> > paging partition. After deleting the second partition, the contiguous
space
> > following the partition you are expanding will be unallocated space.
And
> > these are NOT dynamic drives, are they?
> >
> > Or, you could, of course, use a third-party program such as Partition
Magic
> > (about $70). Neither PM nor Extend should lose or harm your data, but
no
> > matter how you do it, a backup is always a good idea.
> >
> > RC
> >
> > "Kevin" <(E-Mail Removed)> wrote in message
> > news:03d501c33933$1e700900$(E-Mail Removed)...
> > > I have a second 40GB hard drive and I divided it into two
> > > 20GB partitions. I have a lot of data on the first
> > > partition a nothing on the second. Now I want to make the
> > > first partition 32GB and the second one 8GB without
> > > destroying the data on the first patition. Please help me!
> > > I haven't a clue how to do this without seriously risking
> > > all my data being deleted.