WIP : Update Wiki Content

This commit is contained in:
Gauthier Provost 2017-11-11 16:33:57 +08:00
parent ec7e4076e3
commit 28a791304b
11 changed files with 87 additions and 20 deletions

View File

@ -1 +1,2 @@
### Work in progress
!!! info
Wiki edition in progress

View File

@ -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**<br>Debian Jessie (Kernel 4.4.96)<br>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**<br>Debian Jessie (Kernel 4.4.96) with OMV 3.0.91<br>Build date : 09/11/1017|[Download](https://cdn.kobol.io/files/Helios4_Debian_Jessie_4.4.96-OMV_3.0.91.img.xz)|db76e9cfaa362b73d8840a0eacaa70c8

View File

@ -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.

View File

@ -1 +1,2 @@
### Work in progress
!!! info
Wiki edition in progress

View File

@ -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.

View File

@ -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)

View File

@ -1,6 +1,6 @@
### Work in progress
!!! info
Wiki edition in progress
<iframe width="420" height="315"
src="http://www.youtube.com/embed/og2ssRhCrnI">
src="https://www.youtube.com/embed/og2ssRhCrnI">
</iframe>

View File

@ -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)

View File

@ -1 +1,2 @@
### Work in progress
!!! info
Wiki edition in progress

View File

@ -1 +1,2 @@
### Work in progress
!!! info
Wiki edition in progress

View File

@ -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)