vault backup: 2023-07-23 09:24:03

This commit is contained in:
zleyyij 2023-07-23 09:24:03 -06:00
parent e55c2855a8
commit 4c2b7a445f

View File

@ -14,7 +14,8 @@ 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. 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 - `iso/` is the directory you extracted the ISO into
- You make the `install` directory in the `iso` dir. - You make the `install` directory in the `iso` dir.
I never got the unattended install to work, I bel 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
# Installing Xen Orchestra # 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. - 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.