i'm using VirtualBox 5.1.22. I created a VM and installed Ubuntu 17.04 (with Grub) on it. I put another linux distro on an USB to start from it via Grub.
I clicked on my VM -> Settings -> USB -> Enable USB Controller -> USB2 (EHCI) and checked my USB in the list.
Then i started my VM and pressed "ESC" while in Grub. After entering the command line with "c" i type
Code: Select all
ls -lCode: Select all
(hd0) (hd0, msdos1)Is this a virtualbox problem?