Update Install page
Add lightgallery extension Add OMV guideline (WIP) Remove 'edition in progress' were page done
This commit is contained in:
parent
a420660ad6
commit
0a0a61a4b1
39 changed files with 133 additions and 22 deletions
47
docs/omv.md
47
docs/omv.md
|
@ -15,24 +15,24 @@ Open your web browser and go to the one of the following addresses :
|
|||
* Username: admin
|
||||
* Password: openmediavault
|
||||
|
||||

|
||||

|
||||
*Login Screen*
|
||||
|
||||

|
||||

|
||||
*Dashboard View*
|
||||
|
||||
## Wipe Disk (Optional)
|
||||
|
||||
If you are using HDD which aren't blank or brand new you might need to wipe them first before being able to setup an RAID array.
|
||||
|
||||
> Go to **Physical Disks** menu.
|
||||
> Go to **Physical Disks** section.
|
||||
|
||||
> Select an HDD and click **Wipe**.
|
||||
|
||||
!!! note
|
||||
HDD should be device starting with **/dev/sdX**
|
||||
|
||||

|
||||

|
||||
|
||||
> Choose **Quick** wipe method.
|
||||
|
||||
|
@ -51,7 +51,7 @@ In this guide we chose to create a RAID10 for the following reasons :
|
|||
|
||||
You can choose to go for RAID5 or RAID6 but take in consideration that the syncing will take up to 3 times the syncing time of RAID10.
|
||||
|
||||
> Go to **Physical Disks** menu.
|
||||
> Go to **RAID Management** section.
|
||||
|
||||
> Click **Create**.
|
||||
|
||||
|
@ -82,10 +82,47 @@ You can choose to go for RAID5 or RAID6 but take in consideration that the synci
|
|||
|
||||
*First you need to install OMV LVM Plugin.*
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
## Format and Mount Volume
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Create User
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Create Shared Folder
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Configure Windows Share (SMB/CIFS)
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Accessing Shared Folder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue