Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:services:usb-storage-samba-webinterface [2018/03/03 20:56] – ↷ Links adapted because of a move operation bobafetthotmail | docs:guide-user:services:nas:usb-storage-samba-webinterface [2024/03/12 13:11] – [Install dependencies] update link and remove old info palebloodsky | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Share USB Hard-drive with Samba using the Luci web-interface | + | ====== Share USB hard-drive with Samba using LuCI ====== |
| USB-connections are becoming common on most routers today. A popular usage scenario is connecting a USB storage device like a USB-pen or hard-drive and share the content on your LAN. This recipe will guide you through how this can easily be set-up using the Luci web-interface. | USB-connections are becoming common on most routers today. A popular usage scenario is connecting a USB storage device like a USB-pen or hard-drive and share the content on your LAN. This recipe will guide you through how this can easily be set-up using the Luci web-interface. | ||
| ===== Install dependencies ===== | ===== Install dependencies ===== | ||
| - | You will find detailed | + | You will find detailed |
| + | * block-mount | ||
| + | * kmod-usb3 | ||
| + | * kmod-usb-storage-uas | ||
| + | * luci-app-samba4 | ||
| ===== Mount your USB drive ===== | ===== Mount your USB drive ===== | ||
| Line 16: | Line 20: | ||
| Open the web-interface Luci, under **Services** choose the **Network Shares** tab. Here you will need to fill in the name of your shared folder as it will appear on you network. In our example we called it //Share//. You will also need to fill in the mount point from above, we used the default ///home//. You will also need to tick **Allow guests** (otherwise setting up user access control is necessary). Also tick Read-Only is you only want to grant read access for clients on you local network, we allowed write access here: | Open the web-interface Luci, under **Services** choose the **Network Shares** tab. Here you will need to fill in the name of your shared folder as it will appear on you network. In our example we called it //Share//. You will also need to fill in the mount point from above, we used the default ///home//. You will also need to tick **Allow guests** (otherwise setting up user access control is necessary). Also tick Read-Only is you only want to grant read access for clients on you local network, we allowed write access here: | ||
| \\ \\ {{media: | \\ \\ {{media: | ||
| + | |||