Feature #248
closed
Configure Samba so Android can mount media from PiBox Media Server
Added by Hammel almost 11 years ago.
Updated almost 11 years ago.
Category:
04 - Root File System
Description
The ES File Explorer can operate as an Samba client. Since smbd/nmbd are running already on the media server, I just need to know how to configure them so Android can see them.
This will probably require some template setup that can be updated every time the network config changes.
Files
Cool! Found a simple smb.conf file configuration that works perfectly with ES File Explorer on my Android phone to share media files from USB sticks on the PiBox Media Server. Woohoo!
Simplistic config is attached. Probably not secure but it's at least a working prototype. It will be pushed upstream shortly.
This file is being added to the skeleton directory for the PiBox Development Platform. It exposes /media as read-only for all guests.
- % Done changed from 50 to 70
Pushed config file upstream. Will verify next rootfs build picks it up and it works as expected.
- % Done changed from 70 to 90
Verified in build. Awaiting rollout to target to verify functionality.
- Target version changed from 0.8.0 to 0.7.0
This appears to work but the USB stick doesn't automount when inserted on a new build because /media was missing. See RM #262.
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Verified working on 0.7.0 although the USB stick doesn't mount unless you remove and insert it again after boot. That's a different issue.
Closing this issue.
Also available in: Atom
PDF