Computing.Net > Forums > Solaris > sun ultrs10 restore problem

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

sun ultrs10 restore problem

Reply to Message Icon

Name: remy
Date: July 28, 2002 at 05:37:35 Pacific
Comment:

Dear Sir,

We got two Sun Ultra10 .Say Sun1 and Sun2
The new Sun Ultra10(sun1) was working properly we wanted to put the whole software of the old Sun10(sun1) on the new Sun10(sun2), we did the following :-
1-we put a Tape on a remote machine (in the same network) and we backed up the files of the old Sun10 using the command
#cd /

# find . –depth –print |cpio –ocv |grep –v “/proc” | compress | rsh “dd of=/dev/rStp0”

This worked properly and the whole file system is backed up on the Tape.
2-After that we tried to restore the files on the tape on the new SUN10(sun2) using this command

# rsh “dd if=/devrStp0 | uncompress “ |cpio –icvud

This began to restore some of the files and then stopped at the file:
/usr/share/lib/termcap
and we got this following error:-

Cpio: Bad Magic number /header
1 errors
terminated

3-Then we tried the last command with option (-k ) for cpio which skips the header problem:

# rsh “dd if=/dev/Stp0 |uncompress “ |cpio –icvudk

This restored the files completely.
When we started the new Sun10 and login as omcadmin, it is ok
But, when we used this command:
# startx
We got the following Error message:
sunM64 Probe: can not map frame buffer memory
Fatal server error
Initoutput: Add Screen failed for /dev/fb
/usr/openwin/bin/xinit :server error

we suspected an error in the video card and tried to install the Patch for the video card PGX24 from the CDROM which was supplied with the new SUN10. We started to install the package 103792-18 by giving the command (After becoming SU):

# ./installpatch .
checking installed packages
Patch number 103792-18 is superceded by the already applied 10379-19

But it doesn't solve the problem.

My question are:

1)What's your opinion about my end error that i can't run xwindow (startx doesn't work).what should i do with this problem?
2)How can we backup and restore the whole HD from one Sun10 to another sun10?


Best Regards
remy



Sponsored Link
Ads by Google

Response Number 1
Name: prashanth
Date: August 1, 2002 at 02:18:15 Pacific
Reply:

Hi
While taking full system backup it is always better to use ufsdump command. Which backups full filesystem.

for any help feel free to mail

bye
prash


0
Reply to Message Icon

Related Posts

See More


Solaris 8 on a Laptop Sun ultra10 restore probl...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: sun ultrs10 restore problem

Sun ultra10 restore problem www.computing.net/answers/solaris/sun-ultra10-restore-problem/2143.html

Sun Gigabit card problem www.computing.net/answers/solaris/sun-gigabit-card-problem/3247.html

Unable To Repair File System www.computing.net/answers/solaris/unable-to-repair-file-system/4693.html