This page validates as XHTML 1.0, and will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. It was created using techniques detailed at glish.com/css/.
判断Solaris OS对远程x86/x64系统中设备的支持
如果你想知道的不是当前你正在使用的计算机,而是一台位于远方无法访问到的x86/x64系统中的设备是否被Solaris OS支持,Sun Device Detection Tool还能提供帮助吗?
或者,你当前的系统无法连接网络,又不想运行单机版Sun Device Detection Tool,是否还有可能得到Solaris驱动可用性报告?
对于上面两个问题,答案都是肯定的,因为Sun Device Detection Tool 2.0 提供了一项“设备数据文件(device data file)导入(Import)”功能。该功能允许用户将通过下列系统命令在对应系统上生成的设备数据文件导入给Sun Device Detection Tool,以获得该系统中设备的Solaris驱动可用性报告:
具体操作过程如下:
1. 运行上述命令,收集系统信息,生成设备数据文件。例如:
c:\> reg query hklm\system\currentcontrolset\enum\pci /s > register-1.txt
2. 点击File菜单中的Import项,你将看到一个文件选择框,从中选择要导入的设备数据文件,点击Open(打开)按钮。
至此,设备数据文件被导入。
3. 点击主窗口上的Start按钮,Sun Device Detection Tool将解析导入的文件,并最终给出针对导入文件的Solaris驱动可用性报告。
Posted at 03:10下午 三月 12, 2008 by Sun Device Detection Tool in General | 评论[0]