Updated install coprhd.ps1 (markdown) authored by Karsten Bott's avatar Karsten Bott
...@@ -16,6 +16,15 @@ make sure to have a proper default gateway / openwrt installed for the virtual m ...@@ -16,6 +16,15 @@ make sure to have a proper default gateway / openwrt installed for the virtual m
![image](https://cloud.githubusercontent.com/assets/8255007/17092656/559cb00c-5244-11e6-88fb-b70573a27b5f.png) ![image](https://cloud.githubusercontent.com/assets/8255007/17092656/559cb00c-5244-11e6-88fb-b70573a27b5f.png)
once the build of CoprHD ( StorageOS ) is finished, it will be installed by default.
a reboot may be required after installation.
![image](https://cloud.githubusercontent.com/assets/8255007/17093022/cdac3f20-5246-11e6-90e1-419351fb7be8.png)
![image](https://cloud.githubusercontent.com/assets/8255007/17093640/bbdccc98-524a-11e6-8a7f-c515f20d026b.png)
right after the basic network configs and ssh configuration is finished, the machine will clone into CoprHD on GitHub 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.
... ...
......