How to create backup image of Ubuntu with all Ros packages installed
I used the DJdup backup tool but it only makes the image of linux not ros
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I used the DJdup backup tool but it only makes the image of linux not ros
This might not be what you need exactly but it can also be considered as a backup that can directly be used on other computer. After setting up my development environment and after I compiled many packages by hand, I wanted to have a portable version of my Ubuntu that I can run directly on any other computer just by plugging my external hard drive and booting from it, continuing working on my packages as if nothing changed. For that I just used DD to clone my current Ubuntu Partition to a partition in my external hard drive.
But one important thing: BE CAREFUL, read the tutorial again and again, if you switch the source hard drive and target hard drive, you will lose all your data.
You might also be interested in clonezilla: http://clonezilla.org/. It seems to work faster than dd from my experience.
I also have two operating systems. Look for tutorials on how to create a new partition from an already used partition (in your case windows partition I guess). Gparted is a good software for that, once your hard drive is divided you can choose from which OS to boot.
Asked: 2014-07-29 03:20:03 -0600
Seen: 1,006 times
Last updated: Jul 29 '14