for utils like shared folder, clipboard, you must firstly:
- enter VM
- on menu tab(on top of windows), go to “Device” section, click “Insert the Guest Additions disk file into the virtual optical drive”
- After installing, you’ll see a device with name like VBox_GAs_X.Y.Z appears, mount and open it. Exec
sudo sh VBoxLinuxAdditions[-arm64].run
/ .\\VBoxWindowsAdditions.exe /S
- Check if no error message.
- Finally, reboot is suggested (only re-login is not enough for me)
- When it comes to Linux, you must not wanna only root can access to shared folder, so other user has to be added to group
vboxsf