Skip to content

Find bios version information from linux command line

March 29, 2012 Commandline

This will show you how to find bios version information from linux command line terminals.

open the terminal / command prompt and run the command:

sudo lshw -html > lshw.html

then open the html file in a browser

you will find out all sorts of useful information about your hardware

You must be <a href="https://jonathansblog.co.uk/wp-login.php?redirect_to=https%3A%2F%2Fjonathansblog.co.uk%2Ffind-bios-version-information-from-linux-command-line">logged in</a> to post a comment.