Re: cloning a drive accessibly
Dan Miner
Do you recall how to turn on the speech for GRML? The distro is fresh but the wiki is serious old and thus I don't quite trust it is correct since the command used seems wrong.
toggle quoted message
Show quoted text
-----Original Message-----
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Jason White via groups.io Sent: Wednesday, January 13, 2021 6:42 PM To: nvda@nvda.groups.io Subject: Re: [nvda] cloning a drive accessibly On 1/13/21 6:57 PM, Dan Miner via groups.io wrote: I had this very similar problem about two months ago but I wanted the entire system (including the OS). I was just upgrading my SSD to a larger capacity. However, it sounds like you just have a big pile of files. If you're comfortable with the command line , I've heard lots of good things about robocopy.I used it at one point, and it worked as expected. I've forgotten the syntax, so you would need to look that up. Myself, I would be in a WSL2 terminal and using rsync most likely since I know the tool very well and it generally resumes beautifully when things go wrong as seems inevitable for large copies.I agree. I'm much more comfortable with the BASH shell than with Windows PowerShell. You would need to check the rsync command line options to make sure you copied the NTFS metadata correctly. If you really do need a copy of an entire drive, then booting to a Linux distribution such as GRML and running Clonezilla would be accessible and definitely works - I've done that in the past. |
|