Shoutbox

Need help with my hard drive - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Need help with my hard drive (/showthread.php?tid=64811)

Need help with my hard drive by ~INVASION~ on 08-12-2006 at 02:15 AM

In the picture it shows my 38 gig hard drive is spplit into 2, f and g

what i would like to know is how can i put them together again so it is 1 38 instead of a 36 and a 2?

also if anybody knows a program that can completely wipe it, no data left so its like brand new again that would be great :D

thanx in advance for any help!

[Image: attachment.php?pid=712090]


RE: Need help with my hard drive by DJeX on 08-12-2006 at 02:21 AM

quote:
Originally posted by ~INVASION~
also if anybody knows a program that can completely wipe it

You can use the Windows XP Install CD to format it. Or unless you want to be really secure and want to make sure you wipe EVERYTHING including the partitions use http://dban.sourceforge.net/
RE: Need help with my hard drive by markee on 08-12-2006 at 02:23 AM

To unpartition them seeing as neither has your OS on it is quite easy. 

quote:
Originally posted by Microsoft Management Console
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 volume you want to delete, and then click Delete Partition.
Important

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 open Computer Management, click Start, and then click Control Panel. Click Performance and Maintenance, click Administrative Tools, and then double-click Computer Management.
You must be logged on as an administrator or a member of the Administrators group in order to complete this procedure. If your computer is connected to a network, network policy settings might also prevent you from completing this procedure.
You cannot delete the system volume, boot volume, or any volume that contains the active paging file or crash dump (memory dump).
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.

Using a command line

Open Command Prompt.
Type:
diskpart

At the DISKPART prompt, type:
list disk

Make note of the disk number of the disk from which you want to delete the partition.

At the DISKPART prompt, type:
select disk n

Select the disk n from which you want to delete the partition.

At the DISKPART prompt, type:
list partition

Make note of the number of the partition that you want to delete.

At the DISKPART prompt, type:
select partition n

Select the partition n that you want to delete.

At the DISKPART prompt, type:
delete partition

Caution

Deleting a partition on a dynamic disk can delete all dynamic volumes on the disk, thus converting the disk to basic disk. To delete a dynamic volume, use the delete volume command instead.
Important

When you delete a partition, all data on that deleted partition or logical drive is lost.
You cannot recover deleted partitions or logical drives.
Value Description
list disk Displays a list of disks and information about them, such as their size, amount of available free space, whether the disk is a basic or dynamic disk, and whether the disk uses the master boot record (MBR) or GUID partition table (GPT) partition style. The disk marked with an asterisk (*) has focus.
select disk Selects the specified disk, where n is the disk number, and shifts the focus to it.
list partition Displays the partitions listed in the partition table of the current disk.
select partition n Selects the specified partition and gives it focus. If no partition is specified, the select command lists the current partition with focus.
delete partition On a basic disk, deletes the partition with focus. You cannot delete the system partition, boot partition, or any partition that contains the active paging file or crash dump (memory dump).

Notes

To open a command prompt, click Start, point to All Programs, point to Accessories, and then click Command Prompt.
You must be logged on as an administrator or a member of the Administrators group in order to complete this procedure. If your computer is connected to a network, network policy settings might also prevent you from completing this procedure.
You cannot delete the system volume, boot volume, or any volume that contains the active paging file or crash dump (memory dump).
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.

You cannot delete partitions on removable media using DiskPart.
For more information about DiskPart, click Related Topics.


Gotta love the help window =P
RE: Need help with my hard drive by ~INVASION~ on 08-12-2006 at 02:31 AM

WOW, for some reason when i deleted both of them they stayed as unallocated seperately, but now i did it again and they merged, must messed some little thing up the first time i tried :/

o well thanx for the help :D

[concern] if i use dban, which i have looked at before but was unsure about it, can i select what disk to erase when i pop it in or does it just wipe any drive plugged in to the comp?


RE: Need help with my hard drive by lizard.boy on 08-12-2006 at 03:48 AM

For safety's sake, and so you dont f#$@ it up yourself, I'd suggust unplugging your good drive(s) and then running dban.


RE: Need help with my hard drive by ~INVASION~ on 08-12-2006 at 06:02 AM

yep, thats what i plan on :P