user9045698
user9045698

Reputation:

How to copy files into a virtual box oracle box

I am using oracle box with windows and I have to keep re-plugging in my usb for it to recognise. I want to copy files into the virtual machine but it does not let me do this so this is what I have resorted to.

In general settings I Have enabled shared clipboard and drag n drop.

I've found it's easier just using my laptop for testing but this is just not as convenient. Strangely, my linux OS in my VM works fine and can copy and paste into it from my main os. How do I allow copy and paste for windows? I'm current doing a reinstall of windows os on vm and seeing if that helps.

My question, how do I copy and paste into virtual box with windows. Failing that, how can I get my virtual box to recognise my usb without replugging it in and out all the time. Either workaround is useful.

Upvotes: 13

Views: 125213

Answers (3)

Guilherme Abacherli
Guilherme Abacherli

Reputation: 335

The most easy way I found is to use Google Drive. Other options include: OneDrive, Dropbox, Email, etc.

Upvotes: 0

user956584
user956584

Reputation: 5559

Just create ISO file from folder and then mount, or copy files to USB Stick and then mount to VM

Folder2Iso

enter image description here

Upvotes: 1

Yaniv Shaked
Yaniv Shaked

Reputation: 758

A nice solution could be to share a directory on your host machine with the virtual machine, so you can copy your files in and out.

Look at: How to share your computer files with a virtual machine

Upvotes: 11

Related Questions