lost a hard drive when reinstalling windows 7
hi,
i have 2 1TB hard drives and when i reinstalled windows 7 the second drive has gone! i looked in computer managment , disc managment and there is only my main hard drive and my external no d drive.
when i go into device manager the is 2 drives the same and the wd external.
im pulling my hair out please help me!
cheersshauno
February 9th, 2011 1:02am
Hi,
Have you seen you your HDD in Device Manager?
Free Windows Admin Tool Kit Click here and download it now
February 9th, 2011 4:14am
hey,
im not sure, there is 2 drives with the same name. if that helps??shauno
February 9th, 2011 6:33am
Ok,
please run command promt (cmd) with Admin rights and write this three commands:
diskpart
list disk
list volume
and please post output. You can copy informations from cmd easily:
Right click in cmd - Select - then you can select with mouse everythink in cmd window - then
right mouse click (it will copy selected informations into clipboard) - paste please all informations into this forum. Thank you.
Free Windows Admin Tool Kit Click here and download it now
February 9th, 2011 6:46am
i hope this is what you wanted.
thanks for your help
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\stc_turner>diskpart
Microsoft DiskPart version 6.1.7600
Copyright (C) 1999-2008 Microsoft Corporation.
On computer: THE_BEAST
DISKPART> listdisk
Microsoft DiskPart version 6.1.7600
ACTIVE - Mark the selected partition as active.
ADD - Add a mirror to a simple volume.
ASSIGN - Assign a drive letter or mount point to the selected volume.
ATTRIBUTES - Manipulate volume or disk attributes.
ATTACH - Attaches a virtual disk file.
AUTOMOUNT - Enable and disable automatic mounting of basic volumes.
BREAK - Break a mirror set.
CLEAN - Clear the configuration information, or all information, off the
disk.
COMPACT - Attempts to reduce the physical size of the file.
CONVERT - Convert between different disk formats.
CREATE - Create a volume, partition or virtual disk.
DELETE - Delete an object.
DETAIL - Provide details about an object.
DETACH - Detaches a virtual disk file.
EXIT - Exit DiskPart.
EXTEND - Extend a volume.
EXPAND - Expands the maximum size available on a virtual disk.
FILESYSTEMS - Display current and supported file systems on the volume.
FORMAT - Format the volume or partition.
GPT - Assign attributes to the selected GPT partition.
HELP - Display a list of commands.
IMPORT - Import a disk group.
INACTIVE - Mark the selected partition as inactive.
LIST - Display a list of objects.
MERGE - Merges a child disk with its parents.
ONLINE - Online an object that is currently marked as offline.
OFFLINE - Offline an object that is currently marked as online.
RECOVER - Refreshes the state of all disks in the selected pack.
Attempts recovery on disks in the invalid pack, and
resynchronizes mirrored volumes and RAID5 volumes
that have stale plex or parity data.
REM - Does nothing. This is used to comment scripts.
REMOVE - Remove a drive letter or mount point assignment.
REPAIR - Repair a RAID-5 volume with a failed member.
RESCAN - Rescan the computer looking for disks and volumes.
RETAIN - Place a retained partition under a simple volume.
SAN - Display or set the SAN policy for the currently booted OS.
SELECT - Shift the focus to an object.
SETID - Change the partition type.
SHRINK - Reduce the size of the selected volume.
UNIQUEID - Displays or sets the GUID partition table (GPT) identifier or
master boot record (MBR) signature of a disk.
DISKPART> listvolume
Microsoft DiskPart version 6.1.7600
ACTIVE - Mark the selected partition as active.
ADD - Add a mirror to a simple volume.
ASSIGN - Assign a drive letter or mount point to the selected volume.
ATTRIBUTES - Manipulate volume or disk attributes.
ATTACH - Attaches a virtual disk file.
AUTOMOUNT - Enable and disable automatic mounting of basic volumes.
BREAK - Break a mirror set.
CLEAN - Clear the configuration information, or all information, off the
disk.
COMPACT - Attempts to reduce the physical size of the file.
CONVERT - Convert between different disk formats.
CREATE - Create a volume, partition or virtual disk.
DELETE - Delete an object.
DETAIL - Provide details about an object.
DETACH - Detaches a virtual disk file.
EXIT - Exit DiskPart.
EXTEND - Extend a volume.
EXPAND - Expands the maximum size available on a virtual disk.
FILESYSTEMS - Display current and supported file systems on the volume.
FORMAT - Format the volume or partition.
GPT - Assign attributes to the selected GPT partition.
HELP - Display a list of commands.
IMPORT - Import a disk group.
INACTIVE - Mark the selected partition as inactive.
LIST - Display a list of objects.
MERGE - Merges a child disk with its parents.
ONLINE - Online an object that is currently marked as offline.
OFFLINE - Offline an object that is currently marked as online.
RECOVER - Refreshes the state of all disks in the selected pack.
Attempts recovery on disks in the invalid pack, and
resynchronizes mirrored volumes and RAID5 volumes
that have stale plex or parity data.
REM - Does nothing. This is used to comment scripts.
REMOVE - Remove a drive letter or mount point assignment.
REPAIR - Repair a RAID-5 volume with a failed member.
RESCAN - Rescan the computer looking for disks and volumes.
RETAIN - Place a retained partition under a simple volume.
SAN - Display or set the SAN policy for the currently booted OS.
SELECT - Shift the focus to an object.
SETID - Change the partition type.
SHRINK - Reduce the size of the selected volume.
UNIQUEID - Displays or sets the GUID partition table (GPT) identifier or
master boot record (MBR) signature of a disk.
DISKPART>shauno
February 10th, 2011 4:10am
There's a space (" ") between "list" and "volume". So list disk and list volume, not listdisk and listvolume. That should change the output drastically.
Free Windows Admin Tool Kit Click here and download it now
February 10th, 2011 4:33am
Hi, thank you for your reply.
You forget space between list disk and list volume. Command lisTdisk is bad
February 10th, 2011 4:56am
whoops, whys it bad? ill go again..
cheers
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\stc_turner>diskpart
Microsoft DiskPart version 6.1.7600
Copyright (C) 1999-2008 Microsoft Corporation.
On computer: THE_BEAST
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 931 GB 0 B
Disk 1 Online 931 GB 931 GB
Disk 2 Online 1396 GB 0 B
DISKPART> list volume
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 D DVD-ROM 0 B No Media
Volume 1 G DVD-ROM 0 B No Media
Volume 2 E WD SmartWar UDF CD-ROM 668 MB Healthy
Volume 3 System Rese NTFS Partition 100 MB Healthy System
Volume 4 C NTFS Partition 931 GB Healthy Boot
Volume 5 F my book NTFS Partition 1396 GB Healthy
DISKPART>
that looks a little different!shauno
Free Windows Admin Tool Kit Click here and download it now
February 11th, 2011 2:06am
Disk 0 is your boot disk, with volumes 3&4 (system reserved and your "C:")
Disk 1 is empty it seems. You just need to create a partition on "Disk 1", assign a drive letter, and format it. This can be done in computer management.
In diskpart, that would look like this +/- :
select disk 1
create partition primary
select partition 1
assign
format fs=ntfs quick
BEWARE : if the disk contained any data, that will wipe it entirely and you will lose your data.
February 11th, 2011 4:42am
wow thanks heaps!
its all so simple now haha
thankyou both!shauno
Free Windows Admin Tool Kit Click here and download it now
February 11th, 2011 5:23am