Page 1 of 1
[Resolved] Copy or move an image file from Ubuntu to Windows?
Posted: 20. Nov 2019, 10:09
by jklausen
I would like to - if possible - to move a virtual windows10 image (guest) running on a ubuntu host to a windows host, can i do that and how?
Don't know if this should have been posted i windows host or this is ok....
Re: Copy or move an image file from Ubuntu to Windows?
Posted: 20. Nov 2019, 17:14
by scottgus1
If the Windows guest disk(s) are in the guest folder along with the guest .vbox file, then simply copying the guest folder with all files therein to the Windows host should be all that is required. Be sure the Guest Additions CD image and all other CD images are ejected from the guest before copying. Do the copy, then double-click the guest .vbox file to register the guest.
If the guest disks are outside the guest folder, then absolute paths to the disk files are stored in the guest .vbox file. And Linux paths are different than Windows paths. If your guest disks are outside the fguest folder, let us know. Should be easy to fix.
Re: Copy or move an image file from Ubuntu to Windows?
Posted: 20. Nov 2019, 20:29
by jklausen
Thanks for the answer.
I managed to find the guest-files in ubuntu and made a new network connection to my NAS where i copied the folder. Then downloaded to my windows host and it worked
I was not aware that we can use the files directly on both OS's. Actualle i thought i had to make an image with Acronis or AOMei and then restore to the windows machine.
But this was of cource much easier.....
Re: [Resolved] Copy or move an image file from Ubuntu to Windows?
Posted: 21. Nov 2019, 17:08
by scottgus1
Glad you got the copy working. Have fun!