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

Answer Posted / rehan

boot the system through 1st CD and after give time and all
setting then on installing SCREEN type 'rescue' for go to
rescue mode, then type #mount /chroot/sysimage then enter
know what ever problem u have u can trableshoot either
filesystem or grub if it is related to grub then type
'#fdisk -l' to see the partition type then install grub by
'grub-install /dev/hda,b,c' or what ever ........

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why are threads used?

442


Are threads as good as cores?

442


What is the biggest advantage of implementing threads in user space?

483


What are server threads?

428


How many threads run at once?

453






What are the differences between user level threads and kernel threads?

418


What are processes and threads?

439


Is creating a thread expensive?

443


How do I check my cpu threads?

415


Why thread is faster than process?

430


Can hyper threading hurt performance?

422


Do threads share heap?

440


Are pthreads kernel threads?

388


Can we start two threads at a time?

446


What are linux kernel threads?

444