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

what are the common errors you find in Solaris Volume manager?

2 Answers   CTS, IBM,


What is VTS?

8 Answers   Bharti, Sun Microsystems, Suncore Microsystems,


u have 10 solaris boxes and u have given to add 200 users? At fast how can u add the 200 users?

3 Answers   IBM,


what is RBac and how to create a role?

1 Answers   IBM,


How to check memory statics..?

3 Answers  






when new Luns are added to server ,how to brought them under veritas control?

1 Answers   Thomson Reuters,


what are the software groups in solaries?please explain them?

1 Answers  


About ARP protocol?

3 Answers   IBM,


how can u create volume

3 Answers   HCL,


which information superblock contains..?whre u can find the bootblock..?

3 Answers  


What is the difference between private and public regions in Veritas Volume manager?

4 Answers  


what is use of boot -a

3 Answers   TCS,


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)