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

How to delete a service group

4 Answers  


How to review multiple MAC Addess in Solaris?

9 Answers   HP,


How may will you find the process id and disk utilizations.

7 Answers  


How to Create a snapshot volume

2 Answers  


Syntex to execute a ufsdump

3 Answers  






What are the packages for DNS?

4 Answers   IBM,


How will see the hostname

3 Answers  


How to check and analyze the logs in /var/adm/messages?

2 Answers  


How many filed in /etc/vfstab

1 Answers  


What is difference between g G while creating useradd?

1 Answers  


How to change network interface property in Solaris?

2 Answers   HCL,


How to find the plex, sub disk, Volume group, disk status, free spaces, disk controller, Volume controller?

1 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)