I want to have a way to have Ubuntu boot automatically into a VirtualBox VM. I have figured that out, however it does not automount a USB drive. I have tried using udev (automount usb in ubuntu 12.04 does not work and I am trying to figure out why this udev rule only runs once, however I am open to any solution. I would love some help, thank you and I hope to hear back soon. I also need to configure the application do this from a command line.
Asked
Active
Viewed 2,023 times
1 Answers
0
Open your Virtualbox manager, select virtual machine.
Then click on USB and create an empty filter for USB devices.
They will automount.
If I correctly understood your question.

Pilot6
- 90,100
- 91
- 213
- 324
-
1That is what I am looking for, but I need a command line solution (sorry if I was not clear enough). I know about VBoxManage usbfilter add but IDK what command exactly to run – Crutchcorn Jun 04 '15 at 22:29
-
Not only that - but that does not work for me – Crutchcorn Jun 04 '15 at 22:58
-
Did you solve your problem? – jayarjo Dec 29 '18 at 08:44