mirror of https://gitee.com/openkylin/docs.git
update 03_常见问题/FAQ.md.
Signed-off-by: 果冻Swiftie <1258199238@qq.com>
This commit is contained in:
parent
f8b0892cc3
commit
2f987510ef
|
@ -76,4 +76,6 @@ Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
|
|||
clock: 3200MHz (0.3ns)
|
||||
|
||||
```
|
||||
|
||||
## 如何查看 Linux 硬盘信息
|
||||
- Q:如何查看 Linux 硬盘大小、类型和硬件信息
|
||||
- A:可以通过`sudo lshw -class disk`命令,即可输出硬盘的详细信息,例如描述、产品类型、供应商、总线信息、版本和大小。
|
||||
|
|
Loading…
Reference in New Issue