diff --git a/docs/download.md b/docs/download.md index c2f030f..967b2ef 100644 --- a/docs/download.md +++ b/docs/download.md @@ -68,3 +68,10 @@ Filename | Download | MD5 **Armbian_Helios4_Debian_Jessie_4.14.20-OMV_3.0.97.img.xz**
Debian 8 Jessie (Kernel 4.14.20) with OMV 3.0.97
Build date : 17/02/2018
Size : 259 MB|[Download](https://cdn.kobol.io/files/Armbian_Helios4_Debian_Jessie_4.14.20-OMV_3.0.97.img.xz)|963af770df27c351a84622bcfc90617a **Armbian_Helios4_Debian_Jessie_4.4.112-OMV_3.0.96.img.xz**
Debian 8 Jessie (Kernel 4.4.112) with OMV 3.0.96
Build date : 05/02/2018
Size : 275 MB|[Download](https://cdn.kobol.io/files/Armbian_Helios4_Debian_Jessie_4.4.112-OMV_3.0.96.img.xz)|45425c2a16f8f3014275046b22010f82 **Armbian_Helios4_Debian_Jessie_4.4.112.img.xz**
Debian 8 Jessie (Kernel 4.4.112)
Build date : 05/02/2018
Size : 202 MB|[Download](https://cdn.kobol.io/files/Armbian_Helios4_Debian_Jessie_4.4.112.img.xz)|dd6f5ea6e9ac80e4f379d619b71ef1e8 + +**Default credential for OpenMediaVault image** + +```bash +helios4 login: root +Password: openmediavault +``` diff --git a/docs/install.md b/docs/install.md index 7b9db97..e086baf 100644 --- a/docs/install.md +++ b/docs/install.md @@ -121,15 +121,6 @@ Password: 1234 You will be prompted to change the root password and then create a new user account. -**Default credential for OpenMediaVault image** - -```bash -helios4 login: root -Password: openmediavault -``` - -You will be prompted to change the root password. - ![First Login](/img/install/first_login.png) ## **Step 6** - Check/Set IP address diff --git a/docs/omv.md b/docs/omv.md index 5c56ff6..ce11855 100644 --- a/docs/omv.md +++ b/docs/omv.md @@ -12,7 +12,7 @@ OpenMediaVault (OMV) is a next-gen network attached storage (NAS) software based You can easily install OMV with the **armbian-config** tool. !!! note - If you have installed a pre-built OpenMediaVault image you can skip this step. + If you have installed a pre-built OpenMediaVault image you can skip this step. **Important :** pre-built OMV images are now obsoletes. Connect to your Helios4 via SSH as explained [here](/install/#step-7-connect-to-helios4-via-ssh).