Re: Bios editing from command line
"John G. Heim" <[email protected]> Fri, 20 Mar 2020 10:46:05 -0500
| Newsgroups | gmane.linux.hardware.dell.poweredge |
|---|---|
| Message-ID | <[email protected]> |
I am not too sure about openmanage. But you can do some things via ipmi. Here is a code segment I use in a script to set the BIOS to reboot via PXE: modprobe ipmi_devintf modprobe ipmi_si ipmitool chassis bootdev pxe We have a cluster of Poweredge R430 machines we use for research and I can reinstall the operating system on them by wiping the disk and running the above commands. Then it boots into an install that uses a kickstart file. My understanding is that even under the best of circumstances, ipmi is rather limited and this was part of the motivation for the invention of EUFI. On 3/20/20 10:21 AM, [email protected] wrote: > How much monkeying around can I do to the bios from the linux > command line in a poweredge using, say, openmanage? Can I set the > bios? > > _______________________________________________ > Linux-PowerEdge mailing list > [email protected] > https://lists.us.dell.com/mailman/listinfo/linux-poweredge _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge