I just set-up OMV 5 as follows:
My NAS -- 2 x 2TB drives in external USB 3 enclosures plugged into my Raspberry Pi 4B 2Gb system running Raspberry 32-bit OS.
Installed OVM 5
-Created 2 file systems using the 2 x 2TB drives. Filesystems are formatted in ext4. The I mounted the file systems.
- Added 2 shared folders using the file systems above
- Installed UnionFilesystems plug-in
- Added share in UnionFilesystems using the 2 shared folders as the branches
- Added a new shared folder using the share created in UnionFilesystems
- Started service SMB/CIFS
- Added a new share in SMB/CIFS using the file share created with UnionFilesystems. Set public to "guests allowed".
Mapped a network drive in my Windows 10 system using the NAS created above.
I can't write to the root directory.
What did I do wrong?