How can i recover the linux system after it was crashed. I
want step by step process.
Answer / 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 |
Can one thread run on multiple cores?
Say we have three threads T1, T2 and T3 which perform sequentially one after another is their any benefit of using thread over here rather than having a single process.
What are threads cpu?
What does 4 cores and 4 threads mean?
How many threads can one core handle?
Are cpu threads important?
What is a thread os?
What is the difference between user level thread and kernel level thread?
Are goroutines threads?
What is a thread in c?
Can threading cause hair to grow back thicker?
What are server threads?