An open API service indexing awesome lists of open source software.

https://github.com/theypsilon/nas-auto-usb

Created a NAS that auto mounts USB media, tested on Raspberry Pi 2
https://github.com/theypsilon/nas-auto-usb

Last synced: over 1 year ago
JSON representation

Created a NAS that auto mounts USB media, tested on Raspberry Pi 2

Awesome Lists containing this project

README

          

# NAS with USB automount media

I needed this for my PS2 Slim, so I can connect it to a HDD, through a raspberry pi and network cable. That way speeds are better than with USB 1.1, and FMVs don't freeze.

### Requirements:

* armhf arch (or change pulled image on docker-samba.sh)
* systemd + udev
* pmount
* exfat-fuse + ntfs-3g
* docker-engine

### Setup:

Run once: ```sudo ./setup.sh```

In order to show the connected USB media, you would need to reboot.