Fix page link. Add '/' when needed.
Add .gitignore file
This commit is contained in:
parent
e70dd8df01
commit
79b964612d
17 changed files with 28 additions and 27 deletions
|
@ -51,7 +51,7 @@ Once you get an Arch Linux ARM image, follows these instructions to use it on He
|
|||
|
||||
### Writing image / power-up Helios4 / connecting to serial console
|
||||
|
||||
Follows these steps from the Helios4 [install guide](/helios4/install):
|
||||
Follows these steps from the Helios4 [install guide](/helios4/install/):
|
||||
|
||||
- [step 2](/helios4/install/#step-2-writing-an-image-to-a-microsd-card) to write the Arch Linux ARM image to a microSD card
|
||||
- [step 3](/helios4/install/#step-3-power-up-helios4) to power-up Helios4
|
||||
|
|
|
@ -43,7 +43,7 @@ pv FreeBSD-armv7-12.0-GENERIC-333641-Clearfog.img | sudo tee /dev/sdX >/dev/null
|
|||
In an ideal world U-Boot would already be installed in SPI flash, including the necessary patch for FreeBSD. If you happen to have such an ideal system, you may skip the next section
|
||||
|
||||
### Install U-Boot
|
||||
Please refer to [U-boot](/helios4/uboot) for build instructions.
|
||||
Please refer to [U-boot](/helios4/uboot/) for build instructions.
|
||||
|
||||
The Boot-ROM expects to find U-Boot at 512 bytes into the sdcard. Assuming your SD-Card is available at /dev/sdX, write the u-boot binary to it using dd:
|
||||
```bash
|
||||
|
|
|
@ -42,7 +42,7 @@ Helios4 supports 4 boot modes that can be chosen by using the dipswitch SW1.
|
|||
|
||||
All the ready-to-use images we provide are for the **SD Card** boot mode.
|
||||
|
||||
Please refer to [U-boot](/helios4/uboot) section to know how to use the other modes.
|
||||
Please refer to [U-boot](/helios4/uboot/) section to know how to use the other modes.
|
||||
|
||||
## LED indicators
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
!!! note
|
||||
Go to [Kit Assembly](/helios4/kit) to find out how to put together your Helios4 NAS
|
||||
Go to [Kit Assembly](/helios4/kit/) to find out how to put together your Helios4 NAS
|
||||
|
||||
## **What you need before you start.**
|
||||
|
||||
|
@ -199,7 +199,7 @@ You can now connect by SSH to your Helios4 to carry on with your configuration.
|
|||
|
||||
## **What to do next ?**
|
||||
|
||||
If you want to install OpenMediaVault, the next-gen network attached storage (NAS) software, refer to the [OMV](/helios4/omv) page.
|
||||
If you want to install OpenMediaVault, the next-gen network attached storage (NAS) software, refer to the [OMV](/helios4/omv/) page.
|
||||
|
||||
If you have assembled an OLED Display as part of your Helios4 setup, it can be the right time to set it up. Refer to the following [section](/helios4/i2c/#sys-oled-application) that will explain you how to install the **sys-oled** application which control the OLED display.
|
||||
|
||||
|
|
|
@ -63,15 +63,15 @@ The **Marvell ARMADA® 388** is a robust and energy-efficient System on Chip (So
|
|||
|
||||
Once you have received your Helios4, this wiki will run you through all the necessary steps to setup your system.
|
||||
|
||||
1. [Kit Assembly](/helios4/kit) - How to put together your Helios4.
|
||||
1. [Kit Assembly](/helios4/kit/) - How to put together your Helios4.
|
||||
|
||||
2. [Download](/download) - Get the latest OS build to install.
|
||||
2. [Download](/download/) - Get the latest OS build to install.
|
||||
|
||||
3. [Install](/helios4/install) - 1st startup and set-up instructions.
|
||||
3. [Install](/helios4/install/) - 1st startup and set-up instructions.
|
||||
|
||||
4. [Software](/helios4/omv) - Collection of tutorials on different 3rd party applications.
|
||||
4. [Software](/helios4/omv/) - Collection of tutorials on different 3rd party applications.
|
||||
|
||||
5. [Hardware](/helios4/hardware) - Understand Helios4 hardware and take advantage of all its features.
|
||||
5. [Hardware](/helios4/hardware/) - Understand Helios4 hardware and take advantage of all its features.
|
||||
|
||||
### Armbian Support Forum
|
||||
|
||||
|
|
|
@ -317,6 +317,6 @@ Since Helios4 Batch 3 we added to the Kit an OLED Display kit containing
|
|||
|
||||
AWESOME !!! You have completed Helios4 Kit Assembly.
|
||||
|
||||
**Now you can jump to the [install section](/helios4/install).**
|
||||
**Now you can jump to the [install section](/helios4/install/).**
|
||||
|
||||

|
||||
|
|
|
@ -4,7 +4,7 @@ In this tutorial we will install and configure Nextcloud 16 on a Debian 9 (Stret
|
|||
|
||||
## Step 0 - Requirements
|
||||
|
||||
* You should have Debian 9 (Stretch) or Debian 10 (Buster) running on your Helios4. Refer to [Install](/helios4/install) page for instructions.
|
||||
* You should have Debian 9 (Stretch) or Debian 10 (Buster) running on your Helios4. Refer to [Install](/helios4/install/) page for instructions.
|
||||
|
||||
* Under Debian 9 (Stretch) you will need first to add *deb.sury.org* repo in order to get access to PHP 7.3 packages.
|
||||
|
||||
|
@ -14,7 +14,7 @@ echo "deb https://packages.sury.org/php/ stretch main" | sudo tee /etc/apt/sourc
|
|||
sudo apt-get update
|
||||
```
|
||||
|
||||
* You should have setup your storage. This guide will assume you have setup a RAID array mounted to **/mnt/md0**. Refer to [Mdadm](/helios4/mdadm) page for guideline on how to setup a RAID array.
|
||||
* You should have setup your storage. This guide will assume you have setup a RAID array mounted to **/mnt/md0**. Refer to [Mdadm](/helios4/mdadm/) page for guideline on how to setup a RAID array.
|
||||
|
||||
## Step 1 - Install Apache2
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ By default, Helios4 is configured to boot from microSD card. To boot from SPI NO
|
|||
|
||||
## Build U-Boot for SPI NOR flash
|
||||
|
||||
Refer to [U-Boot](/helios4/uboot) page to build the image.
|
||||
Refer to [U-Boot](/helios4/uboot/) page to build the image.
|
||||
|
||||
*A prebuilt SPI image of U-Boot for Armbian OS can be downloaded from [here (version 2013.01)](/helios4/files/uboot/u-boot-armbian-2013.01-spi.bin) or from [here (version 2018.11)](/helios4/files/uboot/u-boot-armbian-2018.11-spi.bin).*
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ You can download latest Syncloud release for Helios4 and other devices [here](ht
|
|||
|
||||
## Prepare microSD Card
|
||||
|
||||
Refer to the [Install](/helios4/install) page for instructions on how to prepare your microSD card and how to start and connect to your Helios4.
|
||||
Refer to the [Install](/helios4/install/) page for instructions on how to prepare your microSD card and how to start and connect to your Helios4.
|
||||
|
||||
## Activate Syncloud
|
||||
|
||||
|
@ -40,7 +40,7 @@ Install Syncloud app on your smartphone and use it to find and activate your Syn
|
|||
## Configure storage
|
||||
|
||||
!!! note
|
||||
You might want first to setup your RAID array before configuring the storage in Syncloud. Refer to the following [Mdadm](/helios4/mdadm) page for guideline on how to setup a RAID array. The credentials to connect via SSH to Helios4 are described [here](/helios4/syncloud/#additional-information).
|
||||
You might want first to setup your RAID array before configuring the storage in Syncloud. Refer to the following [Mdadm](/helios4/mdadm/) page for guideline on how to setup a RAID array. The credentials to connect via SSH to Helios4 are described [here](/helios4/syncloud/#additional-information).
|
||||
|
||||
First thing you will need to do is to activate the storage you want to use.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue