Disaster recovery steps if OS corrupted

Answers were Sorted based on User's Feedback



Disaster recovery steps if OS corrupted..

Answer / sbrahman75

Ok boot cdrom –s

# newfs /dev/rdsk/c0t0d0s0

# mkdir a

# mount /dev/dsk/c0t0d0s0 /a

# cd a

# ufsrestore rf /dev/rmt/0

# rm restoresymtable

# cd /usr/platform/’uname-m/lib/fs/ufs

# installboot bootblk /dev/rdsk/c0t0d0s0

# cd /

# umount /a

# fsck /dev/rdsm/c0t0d0s0

# init 6

from the OK prompt, execute

OK> boot -r

Is This Answer Correct ?    10 Yes 1 No

Disaster recovery steps if OS corrupted..

Answer / mohammed mukram

The above answer is applicable only if there is root backup
available in the tape. It is to restore the OS from the disk
to the server. Before restoring the OS , make sure that the
there is a tape drive is inserted to the server and it is
detected. than go ahead by restoring.

Is This Answer Correct ?    2 Yes 0 No

Disaster recovery steps if OS corrupted..

Answer / srinivas

Hi,

you said OS corrupted mean what is system status ...?

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

What is a heart-beat?

2 Answers  


How can you search for commands at the boot prompt if you only know part of the command?

9 Answers  


How to change network interface property in Solaris?

2 Answers   HCL,


How will you check the process for particular user

2 Answers  


What are the daemons in NIS server?

2 Answers   MoonUp, Wipro,






If telnet not working, what are the thing to be checked

3 Answers  


Explain about init phases

4 Answers  


What is the difference between container and zones?

1 Answers   IBM,


how many run level in solaris?

19 Answers   HP,


If user is not loging in to server what is the problem?

5 Answers   Satyam, Wipro,


What is difference between g G while creating useradd?

1 Answers  


What is the difference between the VERITAS 3.0 and VERITAS 4.0?

2 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)