If super block corrupted how to recover

Answers were Sorted based on User's Feedback



If super block corrupted how to recover..

Answer / sbrahman75

# newfs –N /dev/rdsk/c0t0d0s6

Then run the fsck utility using alternative super block

# fsck –F ufs –o b=32 /dev/rdsk/c0t0d0s6

Is This Answer Correct ?    9 Yes 0 No

If super block corrupted how to recover..

Answer / vamc

unmount the particular filesys and run below command
newfs -N <raw disk name>

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Solaris Commands Interview Questions

if /etc/system file file got deleted how you will regenerate from ok prompt ? in solaris and if and /etc/inittab file got deleted how you will regenerate from ok prompt and if both files got deleted how you will regenerate from ok prompt

3 Answers   Wipro,


Security point of view,What's there in NIS+ than NIS?

3 Answers   Locuz,


Command to find the VCS status

3 Answers  


In solaris while patching why should we break the mirroring?

1 Answers   Wipro,


Which file to be configuring the logs messages (like: /var/adm/message etc…)

1 Answers  


How to find the demo?

1 Answers  


How will you take ufsdump and ufsrestore in a sing command line?

2 Answers  


What does pkgadd command do?

1 Answers  


What is difference between g G while creating useradd?

1 Answers  


How can you recover the backup of NIC card if it is corrupted?

1 Answers   Thomson Reuters,


How will you view the packages?

2 Answers  


How to delete only 3rd and 8th line from file using vi execute or last line mode with one short of command

2 Answers   DELL,


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)