mopavilla.blogg.se

Instal the new version for windows Cs Clone
Instal the new version for windows Cs Clone











instal the new version for windows Cs Clone

  • Well it depends on you what you need but if your current system is running fast without bugs and erros you can clone/image by using acronics or clonezilla and there are many more to clone entire os with whatever you have installed on your system and if the current OS is not to much stuffed than it will be cloned fast and restored fast i suggest you using acronics becasue its fast and stable.
  • That said, I've done both fresh installs and copies. Example: you really don't want mysql to be writing to a database file while you are copying it.

    instal the new version for windows Cs Clone

    If you copy the whole HDD using tar / rsync, make sure not to copy /proc and /sys, prefer using options like -a and -numeric-ids, and make sure again you don't copy files in an inconsistent state. You don't want to copy a corrupted disk or a disk in the middle of a write. Unless you are the kind of person that enjoys playing with parted :) Also, make sure the disk you are copying is not mounted (or mounted read only) and sane ( fsck clean) before copying it. If you copy the whole HDD raw using dd to a new machine, the new machine needs to have a disk of similar size. Much of X config, however, is automatically detected in recent days. Again, if the hardware is different, it is unlikely that the old configuration will work. If the hardware where you copy your system to is different, initrd is different, and may not be able to boot.

    instal the new version for windows Cs Clone

    With each kernel you generally end up creating an initrd, an image containing basic drivers that the kernel itself needs before it is able to boot your system. When you talk about copies, though, you need to be careful about a few things: IMHO, fresh install, a copy of the entire HDD (raw copy, dd style), or a copy of the whole file system (tar / rsync style) doesn't make much of a difference, neither in terms of stability nor performance.













    Instal the new version for windows Cs Clone