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
What is thread explain the threads in linux?
How do threads work?
Do threads share program counter?
Do threads share heap?
Why is hyperthreading turned off?
Are threads cores?
How do I start a runnable thread?
Can we create a thread inside a thread?
Which way of creating thread is better?
Why do we use thread in sleep?
Is face threading bad?
Why are threads used?
Are threads independent?
Can a process have 0 threads?
Is it better to have more cores or more threads?