Dvlv / BoxBuddyRS

A Graphical Interface for Distrobox
MIT License
210 stars 21 forks source link

Question: how to bind mount? #91

Closed MLSci closed 2 months ago

MLSci commented 2 months ago

Describe your feature request below

Does BoxBuddy support configuring NFS mount inside the distrobox? My use case is to add network mounted folders to Plex Media Server. So far I'm able to mount that folder to my host. But how to mount it in the distrobox? The reason for it is Plex is installed in the distrobox, not on the host. Currently Plex is unable to see mounted NFS folder.

I also tried looking for my_distrobox.nspawn, but couldn't find any .nspawn file.

And I don't see any boxbuddy@my_distrobox.service either. Or am I supposed to .. ?

Thank you

Cross posted https://github.com/89luca89/distrobox/discussions/1394

Dvlv commented 2 months ago

Mounting volumes is done at the point of creating a new box. If you are using the flatpak, you will need to enable Host access. https://dvlv.github.io/BoxBuddyRS/guide

As for NFS specifically, it sounds like that's a question for Distrobox.