OMV6 Initial Setup
OMV6 Initial Setup
Figure 1 Settings
First step is to change the Admin password. This has changed from version 5. To change the Admin
password now you need to click the “Settings” wheel in the top right corner and select “Change
Password”. That’s it. By the way the initial/default password is openmediavault. Initially you will
need to use the user Admin with that password.
The next thing you need to do is to set up your disk(s). I used two on my Pi installation. One is a
500Gb laptop drive that is powered by the Pi, the second is a 2TB external USB drive. For a more
permanent setup I will probably go with a USB docking bay with 2 or 4 drives and set up a Raid
configuration, but that’s beyond the scope of this guide.
Fig 2 Left Menu
The first step is to prepare your disk(s). For me this is at two step process. First I had to wipe my
disks. They had been used on a previous system and were formatted as EXT2 file system. OMV needs
EXT4. So I wiped the drives then created the file system on each drive.
To wipe the drive, start with the left menu, click Storage then Disks. This brings up this screen.
Fig 3 Storage/Disks
Select the disk by left clicking on it then selecting the center icon from the top left menu bar. I think
the icon is supposed to be an erasure. Once that is done, OMV will begin the process of wiping the
drive. Be patient this will take some time. OMV will display a terminal window with the progress of
the wipe. There will be a significant time when nothing is showing in the terminal, be patient. When
its complete you will have to log in to OMV again, be sure to use your new password. Next, you will
need to complete step two, creating an EXT4 file system on the drive. After you have logged in select
the Storage item again from the left menu. Now instead of Disks select the File Systems item. You
will then be presented with the File Systems screen.
To create a new share click the + again from the top left of the menu bar. That opens a new window.
Simply click on the box labeled NFS to activate the NFS service.