Over the years we’ve tried different solutions for backing up computer files. Usually it’s been some form of external HD. Solutions like google Drive, iCloud, or Carbonite probably work well, but they’re expensive. And I’m cheap. So in looking for a solution to our “full hard drive” problem, I found Open Media Vault. Let me show you how to set it up:

 

Parts:

  1. Raspberry pi, sd card, power supply.
  2. USB hard drives.
    1. Thumb drives or,
    2. USB HDD w/ power supply
  3. Ethernet cable. The raspi has wifi but OMV doesn’t seem to want to use it.

 

Software:

  1. Download OMV for raspi.
  2. Write the image to your sd card: piFiller or Win32DiskImager
  3. Connect the USB HDD’s and ethernet to the pi.
  4. Power up the Pi
  5. Find the new pi’s IP on your network.
  6. Type in the IP of the new pi in your browser and you’ll get the login screen.
  7. User/PW – admin/openmediavault – and you’re in!
    1. From here you set up OMV, but this isn’t how you access the drives.

 

OMV setup:

  1. Change the Admin PW – always a good first step
  2. Find your HDDs and mount them
  3. Create a user w/ password
  4. Create “Shared Folder”, mapped to a folder on your HDD
  5. give the new User access to the shares
  6. Enable SMB and add shares
  7. Find Shared Folders in Mac Finder or Windows Explorer
  8. Set-up OpenVPN for remote access
  9. Forward port 1194 in your router for your OMV pi’s IP address
  10. Download the VPN Certificate for your user
  11. Install client software on the device you’ll use to connect when away from home
  12. Open the Certificate zip file and drag the .opvn file onto your VPN client Icon

 

Done