The BIOS configuration can be saved/restored in multiple ways.
TABLE OF CONTENTS
- Saving BIOS Profile to a File
- Restoring BIOS Profile from a File
- Using the Internal BIOS Profile Manager
Saving BIOS Profile to a File
Via IPMI
- From the IPMI webui, navigate to "Maintenance -> BIOS User Profile Update"
- Click "Download BIOS User Profile File"
- This will download a "OOB.CMO" file, which can be renamed as you like. Please store this for future use
Via Linux
For scripts, please contact Blackcore Support
- Copy "BMCBIOSUserProfile" script to a Linux host.
- Run the script like so:
./BMCBIOSUserProfile -a backup -i <bmc ip> -u <username> -p <password> -o <path-to-save-profile>
Restoring BIOS Profile from a File
Via IPMI
- From the IPMI webui, navigate to "Maintenance -> BIOS User Profile Update"
- Click "Choose File", and select your saved profile, "<filename>.CMO"
- Click "Upload BIOS User Profile file"
- Once uploaded, a message will be displayed
- You will now need to reboot the system for changes to take affect - you can use the quick controls at the bottom of the page
Via Linux
For scripts, please contact Blackcore Support
- Copy "BMCBIOSUserProfile" script to a Linux host.
- Run the script like so:
./BMCBIOSUserProfile -a restore -i <bmc ip> -u <username> -p <password> -o <path-to-profile>
- You will now need to reboot the system for changes to take affect - you can use the quick controls at the bottom of the page
Using the Internal BIOS Profile Manager
Multiple profiles can be saved and restored form the internal BIOS ROM. Please note these will be lost if the BIOS is flashed/updated.
- Enter the BIOS and navigate to "Tool -> Asus User Profile"
Saving Profile
- Enter a short name in the "Profile Name" field
- Enter a number corresponding to a save slot in the "Save to Profile" field
- Press the enter/return key on the "Save to Profile" field to save the profile
Loading Profile
- Enter the number of the corresponding save slot in the "Load from Profile" field
- Press the enter/return key, and select yes to the confirmation prompt
- Save and exit the BIOS via the "F10" key or via the "Exit -> Save Changes & Reset" page
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article