Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

unknown filesystem type 'vboxsf' #1

Open
priedthirdeye opened this issue Nov 30, 2016 · 1 comment
Open

unknown filesystem type 'vboxsf' #1

priedthirdeye opened this issue Nov 30, 2016 · 1 comment

Comments

@priedthirdeye
Copy link

I received the error unknown filesystem type 'vboxsf' during installation on windows 10.

After researching VirtualBox Guest Additions I found this thread

CentOS/sig-cloud-instance-build#27

Which provided me with this solution to the problem:

vagrant plugin install vagrant-vbguest

I ran this from console and I was able to install without any issues.

Apparently another solution would be to use the box geerlingguy/centos7 which already has Guest Additions built in.

@valorcz
Copy link
Owner

valorcz commented Dec 1, 2016

Great work! Thanks a lot, I'll incorporate the geerlingguy/centos7 box into the Vagrant file I use.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants