Alpine VirtualBox shared folders

 

3.11 and newer

Enable the Community repo in /etc/apk/repositories then:

Create a mount point and install libraries

mkdir -p /mnt/shared apk add virtualbox-guest-additions linux-virt reboot

Then mount the folder

modprobe -a vboxsf mount -t vboxsf vbox_shared /mnt/shared

vbox_shared is the 'Folder Name' you decided in the virtualbox gui

留言

此網誌的熱門文章

Making a Windows 11 hotspot without an internet connection