All,
I currently have a problem. I need to backup a solaris 7 machine running on a sparc station. This workstation is then being moved to an Ultra 10 workstation. I need to backup the whole system running on the sparc station. Since no one knows how to build it from scratch. My question is how do I do it? I guess the best answer is cpio. I am however new to solaris and find the man pages a bit cryptic at times. I guess it seems like it would be broken into two steps. The first is taking the cpio image. Then next would be recreating it. So at first I guess I would do
cpio . | -H odc -ov > /directory/ofimage
However the next step I am a bit lost on. If anyone has any help would be greatly appreciated.
Thanks,
Jason
I currently have a problem. I need to backup a solaris 7 machine running on a sparc station. This workstation is then being moved to an Ultra 10 workstation. I need to backup the whole system running on the sparc station. Since no one knows how to build it from scratch. My question is how do I do it? I guess the best answer is cpio. I am however new to solaris and find the man pages a bit cryptic at times. I guess it seems like it would be broken into two steps. The first is taking the cpio image. Then next would be recreating it. So at first I guess I would do
cpio . | -H odc -ov > /directory/ofimage
However the next step I am a bit lost on. If anyone has any help would be greatly appreciated.
Thanks,
Jason