• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Can I use 2 ssd?

bitibomer

Weaksauce
Joined
Sep 12, 2016
Messages
112
i have a PNY 240gb ssd(have windows 10 on it) and a 128gb crucial(that i just took out from my cousin computer). i want to use 2 ssd, can i?. im installed the ssd and i initialize the ssd, but when i initialize the ssd, it's said that IO error some thing. Help!
 
You can use as many SSD's as you can normal spinning hard drives.

Give more detail about the error. What do you mean by initialize the ssd? Be specific about the error.
 
You can use as many SSD's as you can normal spinning hard drives.

Give more detail about the error. What do you mean by initialize the ssd? Be specific about the error.
 

Attachments

  • Untitled.png
    Untitled.png
    223.9 KB · Views: 66
Get the Crucial Storage Executive utility to check the health of the drive.
 
You may have a faulty SSD.

However, you can try cleaning it with Diskpart to see if something is just messed up.

open up an admin command prompt and enter these commands

diskpart
list disk
select disk (whatever the number of the disk is - looks to be 0 from your screenshot)
clean
create partition primary
format fs=ntfs quick

If that doesn't work, then the disk is hosed.

Last resort is to try a firmware update on the drive.
 
Back
Top