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 two conditions need to be taken before encapsulating the disk under the VxVm control(Veritas volume manager)
How to Create a snapshot mirror
IS THERE ANY WAY TO TAKE GOST BACKUP
Which command display diagnostics in ok boot prompt?
whenever you are creating a new user (while creating user every time) file /etc/passwd file inode number will be changed why????
how to configure samp in solaris 5.10 sparc architecture
How to lock the user id in solaris?
How to do the disk cloning on solaris
How to scan newly added disks to system?
How to create core dump and crash dump #coreadm .
How can you boot the system in single user mode? other than #boot CDROM/net -s
How to bring the Disk into diskgroup on veritas.