我正在我的华硕M004U Chromebox上运行M004U 14.04LTS,我想了解有关连接到的磁盘的信息。
我试过sudo lshw,但得到了command not found。在尝试使用sudo apt-get install lshw安装它之后,执行sudo lshw给了我如下信息:
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc有什么好主意吗?
发布于 2016-01-03 13:36:08
使用以下命令之一:
数独-class磁盘-class存储器
或
sudo hdparm -I /dev/sda
https://askubuntu.com/questions/523027
复制相似问题