want to remove hiden volume with oem crap

Discussions about anything Computer Hardware Related. Overclocking, underclocking and talk about the latest or even the oldest technology. PCA Reviews feedback
Post Reply
User avatar
nexus_7
Posts: 10306
Joined: Wed Nov 22, 2000 12:09 pm
Location: chicago land area.
Contact:

want to remove hiden volume with oem crap

Post by nexus_7 »

it is taking up like 7-8gb in win7 on my netbook and I dont want it.

fdisk does nothing..

Greg
<a href="http://www.pcabusers.org" target="_new"> <img src="http://www.pcabusers.org/images1/banner.jpg" border="0"></a>
<a target=NEW href="http://setiathome.ssl.berkeley.edu/stats/team/team_87793.html">JOIN the PCA Seti Team!</a>
User avatar
GuardianAsher
Golden Member
Posts: 1102
Joined: Mon Aug 01, 2005 12:30 am
Location: Lubbock, TX

Post by GuardianAsher »

Go to Control Panel>Administrative Tools>Computer Management>Storage>Disk Management. Right click on the OEM partition, and delete it. Then right click on your Windows partition, hit Extend Volume, and it will make the main partition take up the empty space. Of course, that does get rid of your recovery partition, so make sure that you have restore discs burned. Or something.
User avatar
FlyingPenguin
Flightless Bird
Posts: 33161
Joined: Wed Nov 22, 2000 11:13 am
Location: Central Florida
Contact:

Post by FlyingPenguin »

The Extend Volume command will only work if the empty space is located after the partition you want to expand. If the empty space is before it you'll need a partitioning utility like the free Easeus Partition manager: http://www.easeus.com/partition-recovery/

DO NOT use Partition Magic. It's obsolete and does not properly support Win7 partitions.
---
“The Government of Spain will not applaud those who set the world on fire just because they show up with a bucket.” - Prime Minister of Spain, Pedro Sánchez

Image
User avatar
GuardianAsher
Golden Member
Posts: 1102
Joined: Mon Aug 01, 2005 12:30 am
Location: Lubbock, TX

Post by GuardianAsher »

Very good point, FP, thanks for bringing it up. Totally forgot about that >.>

As for Partition Magic, I had to learn that one the hard way back in the 'Vista' days. "Drive is empty! Wanna format?" :s kull
User avatar
nexus_7
Posts: 10306
Joined: Wed Nov 22, 2000 12:09 pm
Location: chicago land area.
Contact:

Post by nexus_7 »

I cant right click on it, well i can right click on it but all it offers is "help". So do I need that software?

Greg
<a href="http://www.pcabusers.org" target="_new"> <img src="http://www.pcabusers.org/images1/banner.jpg" border="0"></a>
<a target=NEW href="http://setiathome.ssl.berkeley.edu/stats/team/team_87793.html">JOIN the PCA Seti Team!</a>
User avatar
nexus_7
Posts: 10306
Joined: Wed Nov 22, 2000 12:09 pm
Location: chicago land area.
Contact:

Post by nexus_7 »

well, I deleated it with this info:

Here’s the trick to delete and remove the EISA recovery or diagnostic partition in Vista. Before proceeding with the deletion action, make sure that at least a set of Recovery Disc Media has been created. Else, you won’t be able to restore your computer to working and factory default condition when any problem on PC requires reinstallation.

1. Open a command prompt as administrator.
2. Run Diskpart application by typing Diskpart in the command prompt.
3. In the “Diskpart” prompt, enter rescan command and press Enter key to re-scan all partitions, volumes and drives available.
4. Then type in list disk and press Enter key to show all hard disk drive available.
5. Select the disk that contains the partition you want to remove. Normally, with just 1 hard disk, it will be disk 0. So the command will be:

select disk 0

Finish by Enter key.
6. Type list partition and press Enter key to show all available and created partition in the disk selected.
7. Select the partition that wanted to be deleted by using the following command, followed by Enter key:

select partition x

where x is the number of the EISA based recovery partition to be removed and unlocked its space. Be careful with the number of this partition, as wrong number may get data wipes off.
8. Finally, type in delete partition override and press Enter key.

Once the partition has been deleted, exit from Diskpart, and now users can use the much familiar and much easier Disk Management tool in Windows (diskmgmt.msc) to manipulate the freed unallocated partition. Users can create a new volume (partition) with this space, or simply merge it to existing partition by extending the size of the existing partition.
<a href="http://www.pcabusers.org" target="_new"> <img src="http://www.pcabusers.org/images1/banner.jpg" border="0"></a>
<a target=NEW href="http://setiathome.ssl.berkeley.edu/stats/team/team_87793.html">JOIN the PCA Seti Team!</a>
User avatar
nexus_7
Posts: 10306
Joined: Wed Nov 22, 2000 12:09 pm
Location: chicago land area.
Contact:

Post by nexus_7 »

but I am still unable to combine the space with my existing C drive. Argggg
<a href="http://www.pcabusers.org" target="_new"> <img src="http://www.pcabusers.org/images1/banner.jpg" border="0"></a>
<a target=NEW href="http://setiathome.ssl.berkeley.edu/stats/team/team_87793.html">JOIN the PCA Seti Team!</a>
User avatar
FlyingPenguin
Flightless Bird
Posts: 33161
Joined: Wed Nov 22, 2000 11:13 am
Location: Central Florida
Contact:

Post by FlyingPenguin »

In Disk Manager you should be able to right click on the partition you want to expand (in the bar-graph style section at the bottom of the window) and one of the options should be expand. However, like I said before, if the unused space if before and not after the C partition, it won't work. Instead you'll need a partition manager like the free one I linked above.

You'll need to create a boot CD since you can't resize the boot partition while Windows is running.
---
“The Government of Spain will not applaud those who set the world on fire just because they show up with a bucket.” - Prime Minister of Spain, Pedro Sánchez

Image
Post Reply