Skip to content

Commit

Permalink
Update setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
synle authored Jul 29, 2023
1 parent 7d61f95 commit 2ff879c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions virtualbox/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,11 @@ cd /mnt

sudo sh ./VBoxLinuxAdditions.run --nox11
```


### Mount host shared folder
https://gist.github.com/estorgio/0c76e29c0439e683caca694f338d4003

```
sudo mount -t vboxsf c ~/shared
```

0 comments on commit 2ff879c

Please sign in to comment.