diff --git a/Deploying Hydra.md b/Deploying Hydra.md index 8194f53..346d9ef 100644 --- a/Deploying Hydra.md +++ b/Deploying Hydra.md @@ -14,8 +14,13 @@ I do not have a monitor with VGA display output, and you need an iDrac enterpris The `install.img` extraction instructions were a bit hard for me to understand, here's what I figured out. - `iso/` is the directory you extracted the ISO into - You make the `install` directory in the `iso` dir. -The ISO packing instructions are *super* dated, you'll want `xorrisofs` instead of whatever they -I never got the unattended install to work, I believe it's because I was creating the ISO on MacOS +The ISO packing instructions are *super* dated, you'll want `xorrisofs` instead of whatever they have. + +I never got the unattended install to work, I believe it's because I was creating the ISO on MacOS. + +- The install was completed with a trial license of iDrac Enterprise and the virtual console. + +Initially the installer didn't detect any drives, that's because the RAID controller was in RAID n # Installing Xen Orchestra - Run `bash -c "$(wget -qO- https://xoa.io/deploy)"` to spin up a VM running Xen-Orchestra, sign in to all of that, yada yada yada.