3-xen-orchestra-install #4
| @@ -48,8 +48,7 @@ The script will use the `EF00` partition to install a ZFSBootMenu EFI executable | |||||||
| - Boot an Arch Linux live CD ISO image | - Boot an Arch Linux live CD ISO image | ||||||
| - Run: | - Run: | ||||||
|     ``` |     ``` | ||||||
|     export SCRIPT_URL='https://quico.space/quico-os-setup/arch-zbm/raw/branch/main/setup.sh' |     export SCRIPT_URL='https://quico.space/quico-os-setup/arch-zbm/raw/branch/main/setup.sh' && curl -s "${SCRIPT_URL}" | bash | ||||||
|     curl -s "${SCRIPT_URL}" | bash |  | ||||||
|     ``` |     ``` | ||||||
|     During execution the script will call itself when it changes into its `chroot`, that's why we `export SCRIPT_URL`. Feel free to update `"${SCRIPT_URL}"` with whatever branch or revision you want to use from [quico.space/quico-os-setup/arch-zbm](https://quico.space/quico-os-setup/arch-zbm). Typically `.../branch/main/setup.sh` as shown above is what you want. |     During execution the script will call itself when it changes into its `chroot`, that's why we `export SCRIPT_URL`. Feel free to update `"${SCRIPT_URL}"` with whatever branch or revision you want to use from [quico.space/quico-os-setup/arch-zbm](https://quico.space/quico-os-setup/arch-zbm). Typically `.../branch/main/setup.sh` as shown above is what you want. | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user