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 can u find a file which is logged in last week?

0 Answers  


To check the status of the media inseted on the tape drive

1 Answers  


tell me the steps to configure the vg

2 Answers   Wipro,


How to create core dump and crash dump #coreadm .

0 Answers  


How to mirror a root dg? With eg

1 Answers  






How do you find the number of Network card attached to your server ?

4 Answers  


how many zones can we create?

11 Answers   HSBC,


If the /var file system is full then what you will do.

2 Answers   HP, ITC Infotech,


What is the physical device to check the 2 nodes connect in cluster

1 Answers  


what is differnce between boot -s and boot -S ?

3 Answers  


How to create a new volume

1 Answers  


Iam facing an issue like below, any help why this is caused? $ ls -l /etc total 184 -rw-r--r-- 1 root other 3 Nov 28 09:35 abc1 -rw-r--r-- 1 root other 3 Nov 28 09:35 cb -r--r--r-- 1 root root 8358 Nov 28 19:04 ptmp -r-------- 1 root sys 5055 Nov 28 19:04 stmp -r--r----- 1 root root 76828 Nov 28 09:38 sudoers

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)