Joining a partitioned hard drive

kuczer1

New Member
I have an old Acer laptop 80g hard drive. I bought an enclosure for it to use as an external hard drive. It is partitioned into two parts an e: drive and an f: drive. For conveinience sake i was wondering if there is anyway to join the two partitions?
 
One method for merging MS type partitions goes as follows:

How to merge two partitions


To merge two partitions
  1. In the Analysis Manager tree pane, under the database that contains the partitions, expand the Cubes folder, expand the cube that contains the partitions, and then expand the Partitions folder.
  2. Right-click the source partition,and then click Merge.
  3. In the Merge Partitions dialog box, select the target partition, and then click Merge.
  4. In the Process dialog box, wait for the merge to finish processing, or click Stop to halt and cancel processing.
See Also


Merging Partitions http://doc.ddart.net/mssql/sql2000/html/olapdmad/aghtstore_5zzn.htm

Some prefer a retail program like Partition Manager seen at http://www.partition-manager.com/

One sure fire way to see a single working partition would be to delete the existing pair in order to create a totally new one thus avoiding merging any possible problems found on one into the other.
 
Back
Top