
IT Adventures: Episode Seven - Happily Ever After? Holidays.Well as expected the screen is completely broken.I thought I had backed everything up through google drive, but it only saved through March. He grabbed the phone and took off in the yard. Greetings,I dropped my phone and my dog thought I was playing fetch. Any ideas on how to recover data from a phone with a broken screen? Mobile Computing.

as also stated in Alvin Sim"s answer (assumes you have an ftp server on your Windows host).Ī simple samba mount from the guest: mount -t cifs //winhost/share /home/yourname/mntpoint -o user=winusr%paswd,uid=0,gid=0,file_mode=0777,dir_mode=0777įor small volumes and frequent synchronisation, open a dropbox account. Shared folder as stated in laebshade's and Alvin Sim's answers.

This operation is equivalent to physically inserting your USB key in a USB port of your guest machine. In your VirtualBox window select the "Devices => usb devices" menu item on the top left guest window menu and select your USB key. Whenever you insert an USB key, if you want to see it in the guest proceed as follows:Ĭleanly unmount the USB from windows by clicking on the corresponding icon in the bottom right corner and selecting the "safely remove. From your question I imagine you run Ubuntu in a guest and the host is Windows. In any case, you can easily make the USB key visible in the guest. You shall find your stuffs in this GUEST_SHARE folder. sudo apt-get install virtualbox-guest-utils If you see the error mount: wrong fs type, bad option, bad superblock on …, this means you first need to install virtualbox-guest-utils. In Guest terminal, type sudo mount -t vboxsf HOST_SHARE GUEST_SHARE` In Guest machine, create a new folder, e.g.Remember your newly folder Name shown in this list. After adding your Host folder path, you will see an updated Folders List in Shared Folders.


OK, here are my detailed steps using Alvin Sim's Option 1. Though it is clear, I still spend some time to do everything correct.
