Reply to thread

What is Disk 1 = 7580 MB?  It can't be RAMDISK drive x: -- it's way too large.


Sidenote:


DISKPART on my Windows 7 x64 SP1 system is returning odd FREE space readings - they are not accurate:


[CODE]Microsoft Windows [Version 6.1.7601]

Copyright (c) 2009 Microsoft Corporation.  All rights reserved.


C:\Windows\system32>[B]diskpart[/B]


Microsoft DiskPart version 6.1.7601

Copyright (C) 1999-2008 Microsoft Corporation.

On computer: PC1


DISKPART> [B]list disk[/B]


  Disk ###  Status         Size     [B]Free[/B]     Dyn  Gpt

  --------  -------------  -------  -------  ---  ---

  Disk 0    Online          465 GB  [COLOR=#ff0000]1024 KB[/COLOR]

  Disk 1    Online          111 GB  [COLOR=#ff0000]1024 KB[/COLOR]


DISKPART>[/CODE]


I have 2 SATA HDDs with much more than the 2 MB free space reported by DISKPART.


Disk Management shows the correct free space readings:


[ATTACH]2844[/ATTACH]




Run DISKPART -- list volume command:


[CODE][B]DISKPART[/B]> [B]list volume[/B]


  Volume ###  Ltr  Label        Fs     Type        Size     Status     Info

  ----------  ---  -----------  -----  ----------  -------  ---------  --------

  Volume 0     D                       DVD-ROM         0 B  No Media

  Volume 1     S   System Rese  NTFS   Partition    100 MB  Healthy    System

  Volume 2     C   Windows7 x6  NTFS   Partition     97 GB  Healthy    Boot

  Volume 3     A   BSOD Script  NTFS   Partition    146 GB  Healthy

  Volume 4     K   BSOD Kernel  NTFS   Partition    221 GB  Healthy

  Volume 5     F   System Rese  NTFS   Partition    100 MB  Healthy

  Volume 6     G   Windows 7 x  NTFS   Partition     87 GB  Healthy

  Volume 7     H   Sysnative    NTFS   Partition     24 GB  Healthy


DISKPART>

[/CODE]


Also, get a screenshot of Disk Management in Windows 7 -

START | type diskmgmt.msc | expand the Disk Management screen so all can be see.


What does BIOS report for your SSD size?


Regards. . .


jcgriff2


`


Back
Top