Quasimodo said:
sysprog said:
The process as I outlined it was a sketch. Actually implementing something like it safely instead of using an AV product is rather involved. I don't recommend it except as it may be implemented by a competent technician.
I have seen hundred of users had to re-install their OS and all the programs just because a virus infected the MBR or OS. Simple disk imaging might work or might not work depending on the case and severity of infection.
Yeah, but you were the one who said (in response to
@WWGD):
NO! The safest method is to clone your HDD and SSD's before. Cloning once a month say, is the safest method guaranteed to protect you from malware plus you don't need to pay any money for anti-virus.
(emphasis added)
That's why I recommend disk-cloning at least once a month. It's not an easy process for the average user it's true.
I didn't say what you appear to be indicating me to have said. I think mere disk cloning is easy enough for most users. What I in fact said, in response to the contention of
@Dr Transport to the effect that AV software was the right choice, was:
sysprog said:
The process as I outlined it was a sketch. Actually implementing something like it safely instead of using an AV product is rather involved. I don't recommend it except as it may be implemented by a competent technician.
(emphasis added)
That's not the same as saying that simple disk cloning is difficult. What would be rather involved would be setting up a regimen that implemented an automated procedure for robustly preserving prior information states, such that one could confidently dispense with use of AV products.
And what makes you think that you can't clone a RAID disk?
I gave no indication that I thought that you can't clone a RAID disk. You can image or clone any disk. The disks and the sectors thereon don't know that they're part of an array.
Imaging and Cloning are entirely different procedures.
If by 'cloning' you meant keeping a second device of exactly the same type as the first, and then rendering the second device such that you could swap the 2 devices, with the 2 devices performing indistinguishably from each other, just as you can with RAID 1, that would be the most accurate use of the term.
You didn't say anything about buying a second HDD or SSD of the same model as the first. so I didn't assume that was what you meant.
The process of making such a clone is normally accomplished by imaging the first device, and then copying from the image to the second device in such manner as to make the second device sector-by-sector informationally equivalent to the first.
More informally, in an information state preservation context, people often refer to making a restorable image and then storing the image to another device for safekeeping as 'cloning', because that's the first half of cloning, and because using the image to restore a prior state to the first device employs the same process as using the image to render a second device the same as the first does.