Help: Need To Merge My Unallocated Harddisk Space Back

A Member? Please Login  
type your username and password to login
Date: October 12, 2008, 06:50 PM
249094 members and 147697 Topics
Latest Member: SoffLoneton
Nairaland [Nigerian Forum] Home Help Search Who is currently online? Login Register
Nairaland Forum  |  Technology  |  Computers (Moderator: uspry1)  |  Help: Need To Merge My Unallocated Harddisk Space Back
Pages: (1) Go Down Send this topic Notify of replies
Author Topic: Help: Need To Merge My Unallocated Harddisk Space Back  (Read 2350 views)
kaelo (m)
Help: Need To Merge My Unallocated Harddisk Space Back
« on: January 15, 2008, 10:03 PM »

ive got this naggin problem, my lappie was partitioned 40gb here and 20gb there, the 20 is unused and unallocated, how do i merge the 20gb back with the 40gb
Kobojunkie
Re: Help: Need To Merge My Unallocated Harddisk Space Back
« #1 on: January 16, 2008, 08:19 AM »

Quote


To delete a partition or logical drive
Using the Windows interface

Open Computer Management (Local).
In the console tree, click Disk Management.
Where?

Computer Management (Local)
Storage
Disk Management
 
Right-click the partition, logical drive, or basic volume you want to delete, and then click Delete Partition.
If the menu item reads Delete Volume instead of Delete Partition, the volume is a dynamic volume. For instructions on how to delete a dynamic volume, see Related Topics.

 Caution

When you delete a partition, all data on that deleted partition or logical drive is lost.
You cannot recover deleted partitions or logical drives.
 Notes

To perform this procedure on a local computer, you must be a member of the Backup Operators group or Administrators group on the local computer, or you must have been delegated the appropriate authority. To perform this procedure remotely, you must be a member of the Backup Operators group or Administrators group on the remote computer. If the computer is joined to a domain, members of the Domain Admins group might be able to perform this procedure. As a security best practice, consider using Run as to perform this procedure.
To open Computer Management, click Start, click Control Panel, double-click Administrative Tools, and then double-click Computer Management.
You cannot delete the system volume, boot volume, or any volume that contains the active paging file or crash dump (memory dump), or OEM partition.
You cannot delete an extended partition unless the extended partition is empty.
All the logical drives in an extended partition be deleted before you can delete the extended partition.

Quote
paribus (m)
Re: Help: Need To Merge My Unallocated Harddisk Space Back
« #2 on: January 16, 2008, 04:13 PM »

Try PartitionMagic. This should resize your existing partition to claim space free unpartitioned space from a disk drive with hardly any issues and the process is not data destructive. I believe there are several other similar utilities available. Regards 
kuntash
Re: Help: Need To Merge My Unallocated Harddisk Space Back
« #3 on: June 17, 2008, 08:15 AM »

Hi KoboJunjie,  please how can he then merge the deleted partitions to increase the primary partition where d OS resides?
uspry1 (f)
Re: Help: Need To Merge My Unallocated Harddisk Space Back
« #4 on: June 17, 2008, 02:16 PM »

Google to find download of PartitionMagic! Try it!

Or other solution you do it manually only at night while you sleep, let DISK DEFRAGMENTER do the job for you merging your unallocated HDD space clean from your Windows OS (XP/2000). It takes hours and hours overnight.

1. Click "Start" button,

2. Click "All Programs",

3. Click "Accessories", select "System Tools"

4. Click "Disk Defragmenter",

See screenshot below:


5. Now, select the drive you wish to defragment and click Defragment. If you have multiple hard drives or partitions, you'll have to do them individually.




under Windows Vista?
Windows Vista defaults to running Disk Defragmenter every week. If you wish to manually defragment a drive, you can launch Disk Defragmenter by clicking on Start and searching for Disk Defragmenter.
Maleeq (m)
Re: Help: Need To Merge My Unallocated Harddisk Space Back
« #5 on: June 17, 2008, 06:02 PM »

Uhm, Mod, running Disk defragmenting tools would not merge unallocated disk space. And the disk Defragmenter in Windows will not affect unallocated space.

@kuntash
The disk management GUI described by Kobojunkie will do everything from creating new partitions, logical drives and volumes but it would not merge unallocated disk space. It still very possible to get it done in XP with no 3rd party tools but its a bit more complicated and would only work for non-system/boot partitions.

Best Option:
Get a 3rd party disk utility like "Partition Magic" or "Parted Magic". A few clicks and you are done.

Alternate Option (For Non System partitions):
Notice:
 You agree to following these steps at your own free will and Maleeq shall not be held, either directly or by implication, responsible for any data loss resulting for these procedure. However, these steps have been tested and should be safe  Grin

- Start a command prompt and enter "diskpart"
- Type in "list volume". This lists all available volumes/partitions on your system. (see attachment 1)
- Locate the volume you wish to add the unallocated space to and note the "volume ###".
- Type in "select volume ###" where ### is the volume number.
- Next, type in "extend" . Running this will extend the entire unallocated disk space to the currently selected volume.
- Depending on system configurations, you may need to restart your system after this!

Cheers!


* attachment1.JPG (55.29 KB, 908x479 )
T@meD0 (m)
Re: Help: Need To Merge My Unallocated Harddisk Space Back
« #6 on: June 17, 2008, 06:44 PM »

Quote from: Maleeq on June 17, 2008, 06:02 PM
Uhm, Mod, running Disk defragmenting tools would not merge unallocated disk space. And the disk Defragmenter in Windows will not affect unallocated space.
@kuntash
The disk management GUI described by Kobojunkie will do everything from creating new partitions, logical drives and volumes but it would not merge unallocated disk space. It still very possible to get it done in XP with no 3rd party tools but its a bit more complicated and would only work for non-system/boot partitions.

Best Option:
Get a 3rd party disk utility like "Partition Magic" or "Parted Magic". A few clicks and you are done.

Alternate Option (For Non System partitions):
Notice:
 You agree to following these steps at your own free will and Maleeq shall not be held, either directly or by implication, responsible for any data loss resulting for these procedure. However, these steps have been tested and should be safe Grin

- Start a command prompt and enter "diskpart"
- Type in "list volume". This lists all available volumes/partitions on your system. (see attachment 1)
- Locate the volume you wish to add the unallocated space to and note the "volume ###".
- Type in "select volume ###" where ### is the volume number.
- Next, type in "extend" . Running this will extend the entire unallocated disk space to the currently selected volume.
- Depending on system configurations, you may need to restart your system after this!

Cheers!

Gbosa!  That's just what I was thinking when I read it tooat first I thought I had read the poster's question incorrectly.  Anyway sha Maleeq, thanks for clarifying that cause I was about to say something real smart but then again I'm glad you posted before I did.  Good ol' diskpart, back in the days of DOS  Grin.  @poster, just like Maleeq stated, do the diskpart at your own riskI've seen it done before but I haven't done it before cause I haven't found myself in a situation that warrants it.  The ones I've seen do it, well, let's just say it sorta worked but don't quote me on that.  You'D probably be better of using partition magic if you're not comfortable using the command prompt.  Good luck.  Peace!
oyb (m)
Re: Help: Need To Merge My Unallocated Harddisk Space Back
« #7 on: June 17, 2008, 06:49 PM »

in my experience, 90% of those partition tools just do not work.

my recommendation will be  a little harsh

backup your files, then do a fresh install( not a reinstall ) of windows. you will find a n option to format/erase the partitions after which you can run the drive as a 40gb drive.

alternatively, from the disk managemnt gui described, you can create a new parition 20gb, but i can almost guarnatee you will soon start experienecs those virtual memory messages., and the sys will be slow. my brother's laptop also had 2 20gb partitions, nd on weekend i got tired of perpetual moving of files back and forth, and just backed up aand did a clean install of windows, and formatted the drive to 40gb
hunter1234 (m)
Re: Help: Need To Merge My Unallocated Harddisk Space Back
« #8 on: July 28, 2008, 06:09 AM »

how to divide a partition into 2 different partitions Huh
inze (m)
Re: Help: Need To Merge My Unallocated Harddisk Space Back
« #9 on: July 28, 2008, 01:26 PM »

@Maleeq

Nice
 How many Computers in Nigeria?  802.11b Wireless ISP CPE: How To Build?  How Much Does An MP3 Player Cost?  Page 2
Pages: (1) Go Up Send Topic to Friend by E-mail Reply 
Google
 
Web www.nairaland.com
Sections: TV/Movies (2) Music/Radio (2) Celebrities Job Talk Jobs/Vacancies (2) Career Talk Romance Books Politics Sports Fashion Travel
Health Schooling Religion General(2) Business Webmaster Programming Computers Phones Cars & Trucks

Links: Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 Page10

Nairaland is owned by Oluwaseun Osewa
Nairaland Forum | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.