![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installing CVS package on solaris machine | eamani_sun | SUN Solaris | 2 | 06-03-2008 07:25 AM |
| Link type between working machine and server machine | palash2k | UNIX for Dummies Questions & Answers | 1 | 05-22-2008 03:43 AM |
| Help needed installing Grace (xmgrace) on Linux machine | karman | Linux | 2 | 07-11-2007 05:08 AM |
| Create an Ignite image on tape from Online IgniteUX image | Andrek | UNIX for Advanced & Expert Users | 3 | 02-28-2007 03:14 PM |
| Installing Cable Modem on Irix Machine. | Acidjack | UNIX for Dummies Questions & Answers | 1 | 03-09-2004 08:39 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
how to take image of one and installing that on another machine??? Need help
Hi,
How can I have a clone of one solaris machine on another? I have two sun solaris machines with same hardware and same OS but one has few other software installed. Now I want to take a backup (image) of one machine remotely because the tape drive is configured on some other LANed machine. And installed that image on another solais machine. Is it possible to do? Can anyone suggest on this? I tried google a lot but didn't find any appropriate answer. Please help me in this regards... Thanks... |
| Forum Sponsor | ||
|
|
|
|||
|
thanks...
I did my solaris machine's epoche backup on a tape through a proprietory software and now wanted to load that dump on another solaris machine of same architecture. I used below command to restore the dump #ufsrestore rvfs /dev/rmt/0 1 but this is giving me "Media read error: Not enough space" message. What is the reason of this error? is there any other command for restoring tape dump. My aim is to do both system identical Thanks... |