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 |
What are the daemons in nis server.
If /etc/system file is corrupted how will you recover it , if we dont have a CDROM then what is the procedure?
2 Answers IBM, ITC Infotech, Tech Mahindra,
How to delete only 3rd and 8th line from file using vi execute or last line mode with one short of command
How to rename the old root disk. In this example, rootdisk is being renamed as rootold.
Tell me some of the differences between Solaris and Sun OS?
How may will you find the process id and disk utilizations.
How to display the volume configuration information?
How to remove the root mirror
Security point of view,What's there in NIS+ than NIS?
Which file maintain the kernel
What is difference between g G while creating useradd?
how to find out the how many disks attached in the server?