PNY SSD stuck in RAW file system


  1. Posts : 5
    Windows 10
       #1

    PNY SSD stuck in RAW file system


    Hi guys,

    So basically, had to reinstall windows and after doing so, my 480gb PNY SSD stopped working. I have 2 HDD's that had no issues after reinstall of windows but the PNY SSD. It shows its drive letter but thats it, no space thats on it or anything.

    It shows its file system as RAW. I have tried multiple times to reformat it to NTFS and it says windows can't format the drive.

    I downloaded crystaldisk to check the disk to make sure its not dying and crystaldisk says its 100% healthy.

    If anyone has any ideas I would much appreciate it. I feel like i've tried everything at this point.
      My Computer


  2. Posts : 14,020
    Win10 Pro and Home, Win11 Pro and Home, Win7, Linux Mint
       #2

    Might check Disk Management to try formatting as exFAT and if that works try reformatting to NTFS.

    I have reformatted a 16GB USB Thumb drive in Win10 to exFAT so I can transfer large files from my MacBook Pro with macOS Sierra to my Windows or Linux computers. Most Thumb drives come formatted as FAT32 but that has a limit of 4GB file size.

    When I have a difficult partitioning/formatting job I use either a GPARTED bootable CD or a Linux LiveDVD that contains GPARTED, my current favorite is Linux Mint 17.3 or 18.1. Note: the LiveDVD versions of Linux [usually free] are bootable and can be run from the DVD, great to check a computer before installing it if that may be a desire. GParted -- Download
      My Computers


  3. Posts : 18,432
    Windows 11 Pro
       #3

    Make sure the computer does a full reboot by selecting Restart from the power icon. Then open a Command Prompt (Admin) or Powershell (Admin) and run:

    diskpart
    list disk
    select disk # <- replace # with the disk number of the problem SSD. Make sure to get it right!
    clean <- this will erase everything on the selected disk
    convert gpt
    create part pri
    format fs=ntfs quick
    assign
    exit
    exit
      My Computer


  4. Posts : 5
    Windows 10
    Thread Starter
       #4

    Might check Disk Management to try formatting as exFAT and if that works try reformatting to NTFS.
    I did try that, it wouldn't format to exFAT.

    NavyLCDR
    Make sure the computer does a full reboot by selecting Restart from the power icon. Then open a Command Prompt (Admin) or Powershell (Admin) and run:

    diskpart
    list disk
    select disk # <- replace # with the disk number of the problem SSD. Make sure to get it right!
    clean <- this will erase everything on the selected disk
    convert gpt
    create part pri
    format fs=ntfs quick
    assign
    exit
    exit


    I did as you asked, once I did format fs=ntfs quick it did a 0 percent completed and then gave me iskPart has encountered an error: The parameter is incorrect.See the System Event Log for more information.

    I went into the event log and found this: The IO operation at logical block address 0x5f99a8 for Disk 1 (PDO name: \Device\00000089) was retried.

    Details:

    Code:
    Log Name:      SystemSource:        DiskDate:          6/25/2017 7:35:08 AMEvent ID:      153Task Category: NoneLevel:         WarningKeywords:      ClassicUser:          N/AComputer:      DESKTOP-BJNO7S4Description:The IO operation at logical block address 0x5f99a8 for Disk 1 (PDO name: \Device\00000089) was retried.Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">  <System>    <Provider Name="Disk" />    <EventID Qualifiers="32772">153</EventID>    <Level>3</Level>    <Task>0</Task>    <Keywords>0x80000000000000</Keywords>    <TimeCreated SystemTime="2017-06-25T14:35:08.908414600Z" />    <EventRecordID>7306</EventRecordID>    <Channel>System</Channel>    <Computer>DESKTOP-BJNO7S4</Computer>    <Security />  </System>  <EventData>    <Data>\Device\Harddisk1\DR4</Data>    <Data>0x5f99a8</Data>    <Data>1</Data>    <Data>\Device\00000089</Data>    <Binary>0F01040004002C00000000009900048000000000000000000000000000000000000000000000000000000428</Binary>  </EventData></Event>
      My Computer


  5. Posts : 18,432
    Windows 11 Pro
       #5

    @jumanji and a program called testdisk might be able to help you:
    External Hard Drive (WD Elements) is visible in PW but not in explorer Solved - Windows 10 Forums

    He seems to know how to use testdisk very well.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 08:47.
Find Us




Windows 10 Forums