• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Copying from SSD to ext. HDD

Comdrpopnfresh

Golden Member
I have a 120gb SSD with a working OS install, along with user data; I would like to copy or clone over to a 4tb external HDD. I tried connecting both to a windows computer and selecting the volume, then just copying and pasting. There were system files and other data (as well as going file-by-file). Is there a good vm imaging tool that is free/inexpensive. If I am going to the extent of preserving the OS files, I might as well copy it to the external and be able to boot the copy/image/clone of this physical disk from vm.
 
Yeah, that won't work. You are only copying file contents from one file system to another. You want to copy an image: that is, something that can be transformed back. You need cloning software for that, because the partition table and boot record(s) also need to be transferred.

However, you're also talking about using it with a VM. That is another can of worms entirely, as it reads like you want to do a P2V conversion.
 
Back
Top