I am trying to map and ISO via RACADM commands and am unable to get the ISO to mount. Connecting via SSH.
I am using the following command:
racadm remoteimage -c -l '/\/\sharename/\groups/\Infra/\MDT-Build/\Boot/\LiteTouchPE_x64.iso' -u domain\username -p Password
(I have verified the username and password are valid)
And get the response:
I get the response: “remote image is now configured”
When I try to verify that the ISO is mapped it show that it is not connected.
racadm remoteimage -s
Remote File Share is Disabled, UserName , Password , ShareName
Background Details:
IDRAC version: 2.15.10.10 (build 08)
In the Logs in the the IDRAC I get the message:
Unable to mount remote share //Sharename/groups
I can mount the ISO from the web client.
How do I mount an ISO from SSH?