Add clarification and definiton
This commit is contained in:
parent
303ef47e8a
commit
0d2cebb3df
3 changed files with 8 additions and 1 deletions
|
@ -23,6 +23,9 @@ You will need first to download a image build to write on the microSD Card.
|
|||
|
||||
Go to [Dowload](/download) and chose one of the latest build.
|
||||
|
||||
!!! note
|
||||
If you are looking for a turn key solution, download the OpenMediaVault build.
|
||||
|
||||
## **Step 2** - Writing an image to a microSD Card
|
||||
|
||||
You will need to use an image writing tool to install on your microSD Card the image build you have downloaded.
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
![Kit Assembly](/img/kit/assembly_pic4.jpg)
|
||||
|
||||
> **Because of the die-cut intricacy of the front panel, the laser cut process might have left the scrap pieces in place. You will have to use a a tool (e.g a pen or a flat screwdriver) to push out the scrap pieces.**
|
||||
> **Because of the die-cut intricacy of the front panel, the laser cut process might have left the scrap pieces in place. You will have to use a a tool (e.g a pen or a flat screwdriver) to push out the scrap pieces. You might have to do the same for some of the screw holes on the other plates.**
|
||||
|
||||
!!! important
|
||||
This task requires the most patience. Don't rush it or you risk to damage it.
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
This is a basic guide to help you setting up Helios4 NAS with [OpenMediaVault](https://www.openmediavault.org/) (**OMV**). OMV offers a large collection of features that we don't cover here. We invite you to look online for the existing OMV guides or go on the [OMV forum](https://forum.openmediavault.org/).
|
||||
|
||||
## What is OpenMediaVault?
|
||||
|
||||
OpenMediaVault (OMV) is a next-gen network attached storage (NAS) software based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, DAAP media server, RSync, BitTorrent client and many more... all configurable via a Web Control Panel. Thanks to a modular framework design, new features can be added to OMV via plugins. It is a simple and easy to use out-of-the-box solution that will allow everyone to install and administrate a Network Attached Storage without deeper knowledge.
|
||||
|
||||
## Connect to OpenMediaVault (OMV) Control Panel
|
||||
|
||||
Open your web browser and go to the one of the following addresses :
|
||||
|
|
Loading…
Reference in a new issue