You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've setup an Ubuntu server 24.04.3 VM.
My VirtualBuddy VM's settings are set to share a folder from my Mac (actually a folder from connected external drive /Volumes/Storage/WIP).
I've done the following:
sudo mkdir /mnt/WIP
sudo mount -t virtiofs WIP /mnt/WIP
I'm getting the following error: mount: /mnt/WIP: wrong fs type, bad option, bad superblock on WIP, missing codepage or helper program, or other error.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've setup an Ubuntu server 24.04.3 VM.
My VirtualBuddy VM's settings are set to share a folder from my Mac (actually a folder from connected external drive
/Volumes/Storage/WIP
).I've done the following:
I'm getting the following error:
mount: /mnt/WIP: wrong fs type, bad option, bad superblock on WIP, missing codepage or helper program, or other error.
Any idea?
Thanks a lot in advance for your time.
Beta Was this translation helpful? Give feedback.
All reactions