6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
|
1.VirtualBox Set Shared Folder And Set Authority
|
||
|
(1) mount position: /mnt/shared
|
||
|
(2) fixed allocation
|
||
|
(3) sudo usermod -aG vboxsf $(whoami)
|
||
|
(4) sudo reboot now
|