iLOrest : RESTful Interface Tool version 4.1.0.0
Copyright (c) 2014-2023 Hewlett Packard Enterprise Development LP
Discovering data...Done
bootname is : Boot Order Current Settings
bootname is : Boot Order Pending Settings
bootpath is : /redfish/v1/systems/1/bios/boot/settings/
After this command returns with exit code 0 but no boot device changed.
Hi team,
I am using rhel7.x machine and trying to set a onetime boot using ilorest 4.1.0.0 for HP 380 Gen 10 server but it's failing.
My ILO version is ILO5
Method 1:
/mnt/packages/x64/rest/ilorest
iLOrest : RESTful Interface Tool version 4.1.0.0 Copyright (c) 2014-2023 Hewlett Packard Enterprise Development LP
iLOrest > login Discovering data...Done iLOrest > bootorder --onetimeboot=Hdd bootname is : Boot Order Current Settings
bootname is : Boot Order Pending Settings
bootpath is : /redfish/v1/systems/1/bios/boot/settings/ ERROR: 'str' object has no attribute 'get'
Method 2:
mnt/packages/x64/rest/ilorest bootorder --onetimeboot=Cd --commit login -u -p
iLOrest : RESTful Interface Tool version 4.1.0.0 Copyright (c) 2014-2023 Hewlett Packard Enterprise Development LP
Discovering data...Done bootname is : Boot Order Current Settings bootname is : Boot Order Pending Settings bootpath is : /redfish/v1/systems/1/bios/boot/settings/
After this command returns with exit code 0 but no boot device changed.