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
How do cpu threads work?
What is context switching between threads?
Can hyper threading hurt performance?
Do threads run in parallel?
What are threads and processes?
Are threads as good as cores?
Why are user level threads faster than kernel level threads?
Can one thread run on multiple cores?
How many threads does a core i7 have?
Are pthreads kernel threads?
Is face threading bad?
What are threads cpu?
Is threading harmful?
What is a thread in c?
What are the differences between user level threads and kernel threads?