Page 2 of 2
Re: How to encrypt and automount a data partition (system not encrypted)
Posted: Sat Jul 22, 2023 1:59 pm
by l0dr3
with
on-guest:
/etc/modprobe.d/vboxsf.conf
options vboxsf follow_symlinks=1
on-host:
VBoxManage setextradata "Libretto-x64-RC1" VBoxInternal2/SharedFoldersEnableSymlinksCreate/~shares 1
SUCCESS!
regards
l0dr3
Re: How to encrypt and automount a data partition (system not encrypted)
Posted: Sun Jul 23, 2023 12:35 am
by pbear
l0dr3 wrote: Sat Jul 22, 2023 1:59 pm
SUCCESS!
Excellent, thank you. So, there are two ways to do shared folders on a Linux host with a data partition + symlinks. Users may employ whichever they think is easier and/or more intuitive.