On Fri, Jan 09, 2009 at 06:27:33AM -0800, Rajkumar wrote: > Hi, > > Is there any provision for changing the BIOS settings of a linux system when > it is in running and after rebooting the changes should reflect. Can i > automate with a script or batch file or with a c program, if it is possible.i > know dmidecode utility through which we can read the BIOS settings but i want > to modify as per my requirement. Can anyone suggest me ???
Can't help you on the changing of BIOS settings from the OS (sounds like a BIOS vendor-specific operation to me), but since you're posting this on an opensolaris list, I'll just volunteer that the opensolaris equivalent of dmidecode is the smbios(1m) command.