How to get smbios dump file in linux
Hello,
How to get smbios dump file in Linux? Is there any fixed code for retrieving files? What software to use to get smbios dump file in Linux? Thanks for the help.
Hello,
How to get smbios dump file in Linux? Is there any fixed code for retrieving files? What software to use to get smbios dump file in Linux? Thanks for the help.
Hi Arthur,
There is a tool that can be used to retrieve Linux PC information without probing too much the tool is dmidecode. This is used in dumping the computer’s DMI (SMBIOS) in a readable format. It has hardware descriptions and a useful information regarding the computer. It also reports the optimum capacity of the hardware. To access it type the command: dmidecode in the run box and this will locate the DMI table.
For Ubuntu users, there is a SMBIOS management/utility program that can be used. Information regarding this is found here.
Hi.
You can view the smbois dump file in Linux. There is an tool for that.
For viewing smbios dump in Linux you can use dmidecode tool.
The dmidecode tool dumps the content of computer`s DMI content into human understandable content.
How to use dmidecode you can see on their web page.
Queen Norman
Notifications