GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Operating System  >  Solaris Admin
Go To First  |  Previous Question  |  Next Question 
 Solaris Admin  |  Question 186 of 190    Print  
Recover Super Block
How to recover a Super Block in Solaris 10 ?


  
Total Answers and Comments: 2 Last Update: August 24, 2009     Asked by: kushsingh 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
June 17, 2009 04:05:52   #1  
sankar.naru Member Since: June 2009   Contribution: 12    

RE: Recover Super Block
First check where the alternate superblocks are available
newfs -N /dev/rdsk/c0t0d0s0
it will give the alternate super blocks
then choose any one alternate superblock no and run this command
fsck -o b alternate superblock /dev/rdsk/c0t0d0s0

 
Is this answer useful? Yes | No
August 24, 2009 05:37:54   #2  
sathish_us Member Since: August 2009   Contribution: 4    

RE: Recover Super Block

You can get the alternate super blocks by command

# newfs -N /dev/rdsk/c0t0d0s0

Then run with any of listed alternate blocks

# fsck -o b 32 /dev/rdsk/c0t0d0s0


 
Is this answer useful? Yes | No

 Related Questions

block 

When this is set on a directory, only the file in that directory can be removed or renamed if:1. User owns the directory2. User owns the file3. Super User 
Latest Answer : It is the one utility in Solaris, by this we need to restrict the users to delete the files & dir in the file system (mount point). Only the authorised users can access. ...

All users cron jobs are stored as files in this location /var/spool/cron/crontab/Username 
Latest Answer : The above would work.  You could also run: crontab -l Username ...

Newfs –N /dev/rdsk/c0t2d0s5 (or any other slice)Fsck –o b= /dev/rdsk/c0t2d0s5 
Latest Answer : Well you can also just use the #FSCK -N /dev.dsk/c0t2d0s5 to get the back up block number and then using one of the numbers that display #FSCK -F ufs -o b=32 can be executed. ...
Tags : Restore

PROM phase (post boot device  loads boot block sector 0) Boot program phase (boot program loads ufsboot) Kernel Initialisation Phase (reads and initialises /etc/system  start init 
Latest Answer : 1. Boot PROM Phase2. Boot Programs Phase 3. Kernel Initialization Phase4. init Phase5. svc.startd Phase ...

1.Tell me the files used in Custom Jump Start?2.What is the signal while killing process?3.How to install boot block in solaris?4.What is state database(SVM Solaris)?5.How you create state database?6.How to grow the file system(steps)?7.If root file system filled what you do?8.How you check the logs solaris?9.Raid 1 Mirroring(Explain Mirroring)?10.uptime,top output?11.How to check processor information?12.If password file get corrupted how you restore?
Read Answers (2) | Asked by :
Tags : Restore

Latest Answer : ok boot cdrom - s#mount /dev/rdsk/c0t0d0s0 /a#cd /usr/platform/uname-m/lib/fs/ufs#installboot bootblk /a /dev/rdsk/c0t0d0d0#cd /#umount /a#init5 ...
Read Answers (3) | Asked by : saravanakumar

How to recover if /etc directory deleted, there is no cdrom drive, no network boot or what happened if /etc directory deleted?
Read Answers (2) | Asked by : murthy

How to recover corrupted GRUB in Solaris 10 ? 
View Question | Asked by : kushsingh

How to install a Boot Block in Solaris 10?  
Latest Answer : To Install bootblk on Solaris 5.09/10ok boot cdrom -scommand to reinstall bootblk(boot block):#installboot Example:#/usr/bin/installboot /usr/platform/`uname -i`/lib/fs/ufs/bootblk /dev/rdsk/cXtXdXsX ...


 Sponsored Links

 
Related Articles

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

System Implementation

In the previous articles relating to SDLC Stages we discussed about Project Planning and Feasibility Study moved on to System Analysis and Requirements which lead to Systems Design. Systems Design will naturally lead to another stage where it becomes closer to the actual deployment of the p
 

System Analysis and Requirements

In the previous chapter, we’ve discussed about project planning and feasibility study. That stage was important because it tries to establish a problem in our highly technological world. As our understanding on what we can do in computers evolve and so are the things that we need to make t
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Operating Systems and IT Certification

With the burst of information technology that is becoming a part of the dominant culture throughout the world, are programs that are designed to help those in this area to grow in knowledge.  By understanding the different technologies that are available, one is able to use them and impleme
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

How To Determine If Your CRM System Will Fail

How To Determine If Your CRM System Will Fail One of the primary reasons why many CRM systems fail is because of the quality of the data Even if you are using a high end CRM system your company will have no chance of success if it is processing data that is incorrect or faulty Fortunately data quali
 

HR Interview - HR Interview Mistakes You Will Want To Avoid

HR Interview Mistakes You Will Want To Avoid The job interview can be a stressful process This is especially true for those who are going after a competitive position Your nonverbal communication combined with the answers you give during the interview will determine if you are hired mosgoogle While
 

HR Interview - Behavioral HR Interviews

Behavioral HR Interviews As the name implies a behavioral interview is an interview that is held by a human resources department to determine if an applicant has the behaviors that are appropriate for a job The company must know how an applicant will behave in a certain situations mosgoogle The logi
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape