Page 1 of 1
Get list of shared folders from guest
Posted: 4. Nov 2009, 12:45
by vlachoudis
Dear all,
how can I get the list of the available shared folders from inside a Linux guest system?
I would like to create a script to automatically mount the shared folders.
Vasilis
Re: Get list of shared folders from guest
Posted: 4. Nov 2009, 13:02
by Sasquatch
Currently not possible. It might come at some future release. Check if there is already a feature request for it, and if none exist, create one.
Re: Get list of shared folders from guest
Posted: 4. Nov 2009, 13:08
by Etepetete
vlachoudis wrote:I would like to create a script to automatically mount the shared folders.
That is unnecessary. You already have a script that starts at bootup. Just add the info for the shared folders to it. I don't know about your Linux distribution (look here:
http://forums.virtualbox.org/viewtopic.php?f=3&t=15868), but in Slackware it is /etc/rc.d/rc.local
Re: Get list of shared folders from guest
Posted: 4. Nov 2009, 21:41
by vlachoudis
How can I make a feature request?
Re: Get list of shared folders from guest
Posted: 4. Nov 2009, 21:46
by Sasquatch
Either in suggestions (easiest), or through the
Bugtracker (separate account needed). Please search first if one already exists.