automatic shared folder mounting in VMs

Information

ID: 144
PHID: PHID-TASK-l4bigtpt4634scsvdow6
Author: Patrick
Status at Migration Time: resolved
Priority at Migration Time: Normal

Description

Migrated from:
https://github.com/Whonix/Whonix/issues/223


Where we are:

The /mnt/shared folder gets already created by the shared-folder-help package.


Non-solutions:

TODO:

Implement this using systemd.

For VirtualBox, use Requires=vboxguest [or so, just do nothing if vboxguest or just output an info if not installed], then run.

mount -t vboxsf -o uid=1000,gid=1000 shared /mnt/shared

For kvm/qemu/libvirt, check necessary conditions(?), then run.

mount -t 9p -o trans=virtio shared /mnt/shared -oversion=9p2000.L

Comments


HulaHoop

2015-05-03 00:42:40 UTC


Patrick

2015-05-03 04:04:59 UTC


HulaHoop

2015-06-12 23:43:03 UTC


Patrick

2015-06-13 02:48:20 UTC


HulaHoop

2015-06-13 14:48:06 UTC


Patrick

2015-06-13 14:58:06 UTC


HulaHoop

2015-06-13 19:39:16 UTC


Patrick

2015-06-13 19:29:45 UTC


HulaHoop

2015-06-13 21:21:44 UTC


HulaHoop

2015-06-13 21:36:26 UTC


HulaHoop

2015-06-14 00:43:32 UTC


Patrick

2015-06-14 00:53:37 UTC


HulaHoop

2015-06-14 13:32:29 UTC


Patrick

2015-06-14 14:49:36 UTC


HulaHoop

2015-06-14 23:48:13 UTC


Patrick

2015-06-14 23:59:35 UTC


HulaHoop

2015-06-14 23:13:45 UTC


Patrick

2015-06-14 23:45:41 UTC


HulaHoop

2015-06-14 23:50:07 UTC


HulaHoop

2015-06-21 17:34:21 UTC


Patrick

2015-08-06 15:27:53 UTC


Patrick

2015-11-20 15:17:40 UTC


Patrick

2015-11-29 18:38:25 UTC


Patrick

2016-03-16 15:42:46 UTC


Patrick

2016-05-14 14:40:08 UTC