如何检测SSD驱动器? [英] How to Detect an SSD drive?

查看:81
本文介绍了如何检测SSD驱动器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从硬盘驱动器中分辨出固态驱动器驱动器(SSD)?
我转向WMI,但没有运气。 SSD 模拟具有相同接口的硬盘驱动器,因此从操作系统的角度来看它们之间没有区别。

我被告知硬盘的信息存储在ROM中,也许我可以从中读取信息,但是它需要写一个我根本没有经验的驱动程序。


任何建议?

How to tell an solid-state drive drive (SSD) from a hard disk drive?
I turned to WMI but without luck. An SSD Emulates a HDD with the same interface, so there's no difference between them from the OS' perspective.

I was told the information of a hard disk is stored on a ROM,  may be I can read the information from it,
but It needs to write a driver which I have no experience at all.


any suggestion?

推荐答案

所有Windows知道的都是设备驱动程序告诉他们的。如果设备正在接受通用的Microsoft驱动程序,那么您无能为力。
All Windows know is whatever the device driver is telling them. If the device is accepting the generic Microsoft driver then there is not much you can do. 

自定义驱动程序会向Windows,Sansung和Microsoft公开更多信息,但你可能不会很快看到结果。
A customized driver would expose more information to Windows, Sansung and Microsoft are in the talks, but you may not see the result soon.


这篇关于如何检测SSD驱动器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆