If your computer stuck on grub rescue mode then don't worry. Now its solved
There are
two methods:
1st Method: Type Few Commands in Terminal
2nd Method: Format your whole Hard Disk
First Method:
Type this in the terminal:
set boot=(hd0,msdos6)
set prefix=(hd0,msdos6)/boot/grub
insmod normal
normal
Note: "hd0,msdos6" --> This is your drive path where linux is installed
How to know where your linux installed
Enter Below Commad into terminal:
grub rescue>
ls
(hd0,4) (hd0,3) (hd0,2) (hd0,1)
grub rescue>
ls (hd0,4)/boot
... some kind of 'not found' message
grub rescue>
ls (hd0,3)/boot
... some kind of 'not found' message
grub rescue>
ls (hd0,2)/boot
... grub ... initrd.img-2.6.32-33-generic ...
vmlinuz-2.6.32-33-generic
Like above if you find "grub" or "ext2" or "ext4 filesystem" in "hd0,2" then its mean your linux path is "hd0,2"
OR
If problem is not solve with above commands then enter the different commands in terminal
Second Method:
First install any OS to your computer / laptop to copy your data to safe place like portable harddisk or USB
Format Whole
Hard Disk to Repair Your System Now
A. You need DBAN SOFTWARE
B. You need CD Burner Software
c C. A Blank CD
If you have any doubt in this tutorial. please leave your question in comment for us or contact us on "hiddenworldbehindface@gmail.com"
0 comments:
Post a Comment