Restore a Saved BIOS Configuration (Oracle ILOM)
- Ensure that you have Reset and Host Control (r) and Admin (a) role privileges in Oracle ILOM.
-
To restore a saved BIOS configuration in the Oracle ILOM web
interface:
- Log in to the Oracle ILOM web interface.
- In the navigation pane, click System Management → BIOS.
- In the Restore section of the page, select a restore option from the Restore Options list.
- In the Transfer Method list, select a transfer method.
- Specify the location of the XML file.
- Click Start Restore.
-
To restore a saved BIOS configuration in the Oracle ILOM command-line
interface (CLI):
- Log in to the Oracle ILOM CLI.
-
Type the set command:
-> set System/BIOS/Config restore_options=[all|config_only|bootlist_only] load_uri=transfer_method://username:password@host/filepath
Where:
-
transfer_methodis one of the following protocols:tftp,ftp,sftp,scp,http, orhttps. -
usernameandpasswordare your credentials on the remote system where the backup file is saved. -
hostis the IP address or hostname of the system where the backup file is saved. -
filepathis the relative path to the backup file.
Note:
If you transfer the backup file using TFTP, you do not need to provide ausernameorpassword.For details, refer to Restore BIOS Configuration, Oracle ILOM Administrator's Guide for Configuration and Maintenance, Firmware Release 5.0 at Systems Management Documentation.
-
- If the server is running Linux, after the restore process completes you might
see the following error:
Partially successful. Invalid boot device entry.If you do, perform the following steps:
- Reboot the server and launch the BIOS Setup utility.
- Go into the Boot menu and manually change the Boot Option Priority list to select RedHat Boot Manager as the first boot entry.
- Save and Exit the BIOS Setup utility and allow the server to reboot.