FG
💻 Software

My virtualbox fstab will not auto-mount on reboot?

Fresh7 days ago
Mar 15, 202620764 views
Confidence Score0%
0%

Problem

I am able to mount my drive manually like this (ubuntu): But when I try and add it to my fstab it does not mount when I restart the machine. Is there something wrong with my /etc/fstab line: Do I need something in addition to the vboxsf? Or is there something else I am doing incorrectly?

Error Output

sudo mount -t vboxsf C_DRIVE /mnt/saga_c

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: My virtualbox fstab will not auto-mount on reboot?

Low Risk

Try removing the "defaults 0 0" part. Just a hunch. Found this (put this instead of the ): Report back. :)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment