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



how to recover boot-block, if it it corrupted. and what happens to the os if it gets corruted...

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

how to recover boot-block, if it it corrupted. and what happens to the os if it gets corruted...

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

how to recover boot-block, if it it corrupted. and what happens to the os if it gets corruted...

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

Post New Answer

More Solaris AllOther Interview Questions

Local zone in shutting down state.how to bring state of zone to installed?

0 Answers   Thomson Reuters,


what r the configuration files for rlogin and ssh

2 Answers   IBM,


how to install solaris and windows on a single harddisk ie dual booting

1 Answers  


Which is the H/W u r using?

1 Answers  


how to take backup and restore with Ufsdump and Ufsrestore and full backup

3 Answers   IBM,






what is the use of NIS how can u configure

1 Answers   IBM,


how to delete a zone?

3 Answers   IBM,


how to add patched to the kernel

3 Answers   IBM,


in RAID 5 and RAID 0+1 which u will preffer (Veritas)

1 Answers   IBM,


what are the deamon for nfs server

5 Answers   IBM, Micron Electricals,


how to install multiple patches

5 Answers   HCL, HP, IBM,


how to freeze nodes in vcs?tell me step by step?

3 Answers   Mphasis,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)