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

In a two node cluster how can you bring the one of the node in maintenance mode.

2 Answers   ITC Infotech,


how many zones can we create?

11 Answers   HSBC,


i dont have access to the FTP server, what is the problem and how to trouble shoot?

1 Answers   Wipro,


If a User Account is locked,which file you need to check and how do you get to know at what time it has been locked.

4 Answers   CTS,


please post few interview questions ? or any url related to solaris

0 Answers  






How to start one node cluster.

5 Answers  


I have a "telnet" error then what you will do?

4 Answers   Thomson Reuters,


How to delete only 3rd and 8th line from file using vi execute or last line mode with one short of command

2 Answers   DELL,


How can u configure DNS & configuration files

2 Answers   IBM,


Difference between probe-scsi-all and probe-scsi

1 Answers  


attributes of FS

1 Answers  


Explain RAID0, RAID1, RAID3,

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)