Operating System - Linux
1830940 Members
1755 Online
110017 Solutions
New Discussion

Re: Read BIOS without reboot

 
admin1979
Super Advisor

Read BIOS without reboot


Hello,

We normally reboot any system inorder to check the BIOS settings.
Is there any such tool available which can do this job for us? So basically How do we read BIOS settings in a running server without having to reboot it.


Thanx,
admin
2 REPLIES 2
Viktor Balogh
Honored Contributor

Re: Read BIOS without reboot

Hi,

You can use the command "biosdecode" for that matter. For a much more human-readable format, you can also use "dmidecode".

Regards,
Viktor
****
Unix operates with beer.
Viktor Balogh
Honored Contributor

Re: Read BIOS without reboot

Here is a quick howto on this topic:

http://www.cyberciti.biz/tips/querying-dumping-bios-from-linux-command-prompt.html

****
Unix operates with beer.