This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SSD disk problems

Hi,

I have UTM 9.1 Home User License and my internal SSD his giving some problems, I want to buy a new one, is it possible to "clone" the data from the older to the new one? 
I want to avoid installing the all UTM (rules, configs, etc..) from the scratch.

Thanks.


This thread was automatically locked due to age.
Parents
  • Offline linux drive cloning the GMF-way:
    1. download LinuxLiveCD
    2. install both dirves in one system
    3. boot LiveCD
    4. open command-shell and become root
    5. dd if=/dev/hda of=/dev/hdb (hda=original hdb=backup)
Reply
  • Offline linux drive cloning the GMF-way:
    1. download LinuxLiveCD
    2. install both dirves in one system
    3. boot LiveCD
    4. open command-shell and become root
    5. dd if=/dev/hda of=/dev/hdb (hda=original hdb=backup)
Children
No Data