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 to use disk quotas in solaris (command mode) ? what is the procedure for checking disk space of the particular user in command mode?
vxdisk -o alldgs list o/p shows some disk groups in braces… What does that signify?
How to create a gateway?
what is State database replica?
What is the difference between initialization & encapsulation in VXVM?
what is daemon? NFS & NIs – Daemons?
How many secondary groups allows to add..?
how can u give space garentee for volume in netapp storage
what is the use RAID and which is the best(Solaris)
What is the Boot procedure in Solaris(Unix)
what r the phases in fsck?
3 Answers Accenture, Cognizant, HCL,
For maintenance purpose the system will be down and up as per weekly or monthly in production mode ,what are the needed points to mind ,what are that?