Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can i recover the linux system after it was crashed by
step by step process..

Answers were Sorted based on User's Feedback



How can i recover the linux system after it was crashed by step by step process....

Answer / pankaj pal

All Machine crashed either due to hardware or software
problem. We can trace out the h/w failure as the BIOS or
kernel will report that a device had failed or is missing.
Knowing at which stage of the boot process a failure
occured is very important. If we get Kernel Panic Error it
means (a) an incorrect root argument to the kernel (b)
missing modules from the initial RAM DISK.If problem occurs
during file system mounting that means something wrong
happen during execution of /etc/rc.d/rc.sysinit(this script
does a lot) Once system services began to start the failure
is most likely in /etc/rc.d/rc.sysinit
Check the log files /var/log/message and dmesg bcoz
information gathering is very important to trace the bottle
neck of the issue.

Is This Answer Correct ?    20 Yes 3 No

How can i recover the linux system after it was crashed by step by step process....

Answer / sathyaraj

Yes we can recover the linux os with data by simply taking
the entire OS backup by simply using the script.i had tested
it kindly check the below script

dt=`date +%d%b%y`
tar cvpzf /u1/backup/rootbkp/240SRVR_rootbkp_$dt.tgz
--exclude=/proc --exclude=/lost+found --exclude=/mnt
--exclude=/usr/local --exclude=/mnt --exclude=/sys
--exclude=/u --exclude=/u1 --exclude=/u2 --exclude=/u01
--exclude=/u02 /

Is This Answer Correct ?    1 Yes 0 No

How can i recover the linux system after it was crashed by step by step process....

Answer / atul

get the server into live recovery mode and run fsck on the / of your system...

if the data is recoverable, fsck will surly do it for you...

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Linux AllOther Interview Questions

How to load the old kernel without rebooting server

1 Answers  


what is difference between inetd and xinetd

2 Answers  


My root password has been changed, how can i enter into the system without root password?

6 Answers  


You want to create a compressed backup of the users' home directories. What utility should you use?

5 Answers  


someone already asked 'what is diff between unix & Linux' can I ask the same but more nuanced...I have 7 years app support of unix, have never seen Linux BUT need to bluff my way through in an interview i e say that I have use Linux. What are the most important things I need to know?

1 Answers  


what are the default permissions for files and folders..?

8 Answers   IBM,


What is the complete name of the default configuration file for LILO?

1 Answers  


What are the main differences between RHEL4 & RHEL5?

11 Answers  


how to recollect root password

3 Answers   Google,


What is page-in and page-out in redhat linux?

1 Answers  


As a system admin i want to know some things what are the troubleshooting issues we are facing frequently and what are the tickets will be raised.

0 Answers   Ondot,


Which directory is closer to the top of the file system tree, parent directory or current directory?

3 Answers  


Categories