Disaster recovery steps if OS corrupted
Answers were Sorted based on User's Feedback
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 |
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 |
How can u find a file which is logged in last week?
To check the status of the media inseted on the tape drive
tell me the steps to configure the vg
How to create core dump and crash dump #coreadm .
How to mirror a root dg? With eg
How do you find the number of Network card attached to your server ?
how many zones can we create?
If the /var file system is full then what you will do.
What is the physical device to check the 2 nodes connect in cluster
what is differnce between boot -s and boot -S ?
How to create a new volume
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