I need to have a file on a VirtualBox guest's HDD. What are the solutions for this? How can I put a file on a Virtualbox guest's HDD?
Version: virtualbox-4.1 4.1.8-75467~Ubuntu~lucid
I mean I need a solution that doesn't require to have a VirtualBox guest (when putting the file to a vbox hdd). I just need to prepare Vbox disks that contain the given files for later use.
UPDATE: or it would be enough to create a vbox hdd from a physical disk! But If I:
VBoxManage internalcommands createrawvmdk -filename /home/USERNAME/Desktop/vboxhdd.vmdk -rawdisk /dev/sdb1
I get this error message after I configure a vbox guest to use the newly created disk: