how to recover boot-block, if it it corrupted. and what
happens to the os if it gets corruted.
Answers were Sorted based on User's Feedback
Answer / rahmad
boot cdrom -s
EDITOR=vi
export EDITOR
TERM=vt100
export TERM
mount /dev/rdsk/c0t0d0s0 /a
cd /a
cd /usr/platform/uname-i/lib/fs/ufs
installboot bootblk /dev/rdsk/c0t0d0s0
umount /a
init 6
| Is This Answer Correct ? | 17 Yes | 3 No |
Answer / vijay
boot cdrom -s
mount /dev/rdsk/c0t0d0s0 /a
cd /a
cd /usr/platform/uname-u/lib/fs/ufs
installboot bootblk /a /dev/rdsk/c0t0d0s0
umount /a
init 5
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / chandu
boot cdrom -s
mount /dev/dsk/c0t0d0s0 /a
cd /a
cd /usr/platform/'uname -m'/lib/fs/ufs
installboot bootblk /dev/rdsk/c0t0sd0s0
umount /a
init 6
| Is This Answer Correct ? | 1 Yes | 0 No |
how u will recover the disk group
Compare and contrast VCS and Sun Cluster.
If you can ping a server, but can't telnet or ssh to it, what could be the problem?
what is df -kh i/o error ?How to Troubleshoot ?
What r the different file systems..?
If you can ping a server, but can't telnet or ssh to it, whats wrong?
What is /etc/system for?
difference b/w solais 8 and 9...?
How to detect a newly added device if you are not able to detect the device using devfsadm?
If a users is logged in to your system, and now you want to restrict that user what will you do?
what is daemon? NFS & NIs – Daemons?
how can u view installed packages