vboxで共有フォルダをマウントする

vboxの共有フォルダ設定で共有したいフォルダを設定する。
自動マウントと永続化を選択するとOKが押せないときは、
自動マウントだけ選択してOKして、後で永続化を選択する。

/mntに共有するフォルダのディレクトリを作る。

作ったディレクトリに移動して、
sudo mount -t vboxsf [filename] /mnt/[filename]

権限がありません。↓
sudo gpasswd -a [username] vboxsf

コメント

このブログの人気の投稿

TypeError: ufunc 'bitwise_xor' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''

overleafで画像が表示されない!

エラー: ""C:\U" で始まる文字列の中で 8 進文字なしに '\U' が使われています