Changes
Page history
Updated install coprhd.ps1 (markdown)
authored
Jul 25, 2016
by
Karsten Bott
Hide whitespace changes
Inline
Side-by-side
install-coprhd.ps1.md
View page @
2bbc895a
...
...
@@ -16,8 +16,17 @@ make sure to have a proper default gateway / openwrt installed for the virtual m

once the build of CoprHD ( StorageOS ) is finished, it will be installed by default.
a reboot may be required after installation.


right after the basic network configs and ssh configuration is finished, the machine will clone into CoprHD on GitHub
all bash command issued will be displayed form invoke-vmxbash ( vmxtoolkit bash for powershell ) with a state of success or failed.
all bash command issued will be displayed form invoke-vmxbash ( vmxtoolkit bash for powershell ) with a state of success or failed.

the log written under /tmp for the installation can be viewed from inside the vm with
...
...
...
...