diff --git a/docs/dev.md b/docs/dev.md index de7087b..97f4cd4 100644 --- a/docs/dev.md +++ b/docs/dev.md @@ -1 +1,2 @@ -### Work in progress +!!! info + Wiki edition in progress diff --git a/docs/download.md b/docs/download.md index 7ae9036..20c2ca3 100644 --- a/docs/download.md +++ b/docs/download.md @@ -19,7 +19,7 @@ ## Image List -Filename | Date | Download | Description ----------|------|----------|------------ -Helios4_Debian_Jessie_4.4.96.img.xz|09/11/1017|[Download](https://cdn.kobol.io/files/Helios4_Debian_Jessie_4.4.96.img.xz)|Debian Jessie (Kernel 4.4.96) -Helios4_Debian_Jessie_4.4.96-OMV_3.0.91.img.xz|09/11/1017|[Download](https://cdn.kobol.io/files/Helios4_Debian_Jessie_4.4.96-OMV_3.0.91.img.xz)|Debian Jessie (Kernel 4.4.96) with OMV 3.0.91 +Filename | Download | MD5 +---------|----------|---- +**Helios4_Debian_Jessie_4.4.96.img.xz**
Debian Jessie (Kernel 4.4.96)
Build date : 09/11/1017|[Download](https://cdn.kobol.io/files/Helios4_Debian_Jessie_4.4.96.img.xz)|ccb4f043ac74cd87e2f2ed764f25381d +**Helios4_Debian_Jessie_4.4.96-OMV_3.0.91.img.xz**
Debian Jessie (Kernel 4.4.96) with OMV 3.0.91
Build date : 09/11/1017|[Download](https://cdn.kobol.io/files/Helios4_Debian_Jessie_4.4.96-OMV_3.0.91.img.xz)|db76e9cfaa362b73d8840a0eacaa70c8 diff --git a/docs/hardware.md b/docs/hardware.md index 94382df..efa02fd 100644 --- a/docs/hardware.md +++ b/docs/hardware.md @@ -1,3 +1,6 @@ +!!! info + Wiki edition in progress + ## Connector / Interface List ![Board Legend](/img/hardware/board_legend.png) @@ -21,3 +24,42 @@ U10|SATA|SATA 3.0|Port 1 U11|SATA|SATA 3.0|Port 2 U12|SATA|SATA 3.0|Port 3 U13|SATA|SATA 3.0|Port 4 + + + +## HDD Recommendation List + +We recommend HDD which are designed for NAS (Network Attached Storage). Those NAS HDD are specially conceived for reliable 24/7 operation and offers lower power consumption and dissipation, less vibration and noise, and finally better warranty. We recommend the following models : + +**Western Digital** : WD Red NAS (1, 2, 3, 4, 6, 8 and 10TB) + +- WD10EFRX +- WD20EFRX +- WD30EFRX +- WD40EFRX +- WD60EFRX +- WD80EFRX +- WD100EFRX + +**Seagate** : IronWolf NAS (1, 2, 3, 4, 6, 8 and 10TB) + +- ST1000VN002 +- ST2000VN004 +- ST3000VN007 +- ST4000VN008 +- ST6000VN0041 +- ST8000VN0022 +- ST10000VN0004 + +**HGST** : Deskstar NAS (4, 6 and 8TB) + +- 0S04005 +- 0S04007 +- 0S04012 + +!!! note + We recommend to order from different shop to avoid having all the drives from the same factory batch. For instance, you should order 2x HDDs from one shop, then the 2 others from another shop. + +## HDD / SSD Compability List + +Please refer to [Synology DS416j Compatibility List](https://www.synology.com/en-global/compatibility?search_by=products&model=DS416j&category=hdds&p=1) that covers a large number of tested drives. The DS416j used the same SoC family than Helios4. diff --git a/docs/index.md b/docs/index.md index de7087b..97f4cd4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1 +1,2 @@ -### Work in progress +!!! info + Wiki edition in progress diff --git a/docs/install.md b/docs/install.md index abce43b..c76d989 100644 --- a/docs/install.md +++ b/docs/install.md @@ -1,8 +1,17 @@ -### Work in progress +!!! info + Wiki edition in progress !!! note Go to [Starter Kit](./kit) to find out how to put together your Helios4 NAS +## **What you need before your start.** + +You need any SDcard UHS-I with minimum of 8GB. Ideally Speed Class 3. + +We recommend the following models : + +- Samsung Evo Pro 16GB +- SanDisk Extreme Pro 16GB ## **Step 1** - Download an Helios4 OS image @@ -16,11 +25,11 @@ You will need to use an image writing tool to install the image you have downloa ### Under Windows, Mac OS or Linux (via Graphic Interface) -Etcher is a graphical SD card writing tool that works on Mac OS, Linux and Windows, and is the easiest option for most users. Etcher also supports writing images directly from the zip file, without any unzipping required. To write your image with Etcher: +Etcher is a graphical SD card writing tool that works on Mac OS, Linux and Windows, and is the easiest option for most users. Etcher also supports writing images directly from the XZ file, without any prerequired decompression. To write your image with Etcher: - [Download Etcher](http://etcher.io) and install it. - Connect an SD card reader with the SD card inside. -- Open Etcher and select from your hard drive the Helios4 .img.xz file you wish to write to the SD card. +- Open Etcher and select from your local storage the Helios4 .img.xz file you wish to write to the SD card. - Select the SD card you wish to write your image to. - Review your selections and click 'Flash!' to begin writing data to the SD card. @@ -37,3 +46,12 @@ $ dd bs=4M if=Helios4_Debian_Jessie_4.4.96.img of=/dev/sdX conv=fsync ## **Step 4** - Connect to Helios4 + +**Default credential** + +```bash +helios4 login: root +Password: 1234 +``` + +You will be prompted to change the root password and then create a standard user account. diff --git a/docs/kernel.md b/docs/kernel.md index 506f03b..2fe862f 100644 --- a/docs/kernel.md +++ b/docs/kernel.md @@ -1,3 +1,4 @@ -### Work in progress +!!! info + Wiki edition in progress -[link](https://github.com/helios-4/linux-marvell) +[Github Repo](https://github.com/helios-4/linux-marvell) diff --git a/docs/kit.md b/docs/kit.md index e86907a..4cb82e5 100644 --- a/docs/kit.md +++ b/docs/kit.md @@ -1,6 +1,6 @@ -### Work in progress - +!!! info + Wiki edition in progress diff --git a/docs/linux.md b/docs/linux.md index 6f074c9..5f95101 100644 --- a/docs/linux.md +++ b/docs/linux.md @@ -1,3 +1,4 @@ -### Work in progress +!!! info + Wiki edition in progress -[link](https://github.com/helios-4/build) +[Github Repo](https://github.com/helios-4/build) diff --git a/docs/omv.md b/docs/omv.md index de7087b..97f4cd4 100644 --- a/docs/omv.md +++ b/docs/omv.md @@ -1 +1,2 @@ -### Work in progress +!!! info + Wiki edition in progress diff --git a/docs/syncloud.md b/docs/syncloud.md index de7087b..97f4cd4 100644 --- a/docs/syncloud.md +++ b/docs/syncloud.md @@ -1 +1,2 @@ -### Work in progress +!!! info + Wiki edition in progress diff --git a/docs/uboot.md b/docs/uboot.md index 7bc0066..e6f0b78 100644 --- a/docs/uboot.md +++ b/docs/uboot.md @@ -1,3 +1,4 @@ -### Work in progress +!!! info + Wiki edition in progress -[link](https://github.com/helios-4/u-boot-marvell) +[Github repo](https://github.com/helios-4/u-boot-marvell)