2009/12/11 rahimanuddin shaik <[email protected]>

> By some mistake, my laptop loaded with ubuntu 9.10 crashed and when i try
> to
> recognise the same from a live cd, it is showing unknown partition, i have
> very important data in that partition. What can i do?
> what actually happened was power went off when i was running a manual fsck.
>
>
Did you try booting the live CD and mounting the partition from there ?
 If the contents are still intact and not corrupted you can just restore the
grub by typing the following in the terminal
1. $ sudo fdisk -l
Find the root(/) partition of your Ubuntu , it will be something like
/dev/sda1 or sda2 .... Eg. Lets say it was /dev/sda4
2. $ sudo grub
    grub> root(hd0,3)
    grub> setup(hd0)
Now grub will be restored and you can reboot.Hope it solved the problem

-- 
Thanks & Regards
Varrun Ramani
Amrita University '10
Web: varrunr.wordpress.com
_______________________________________________
To unsubscribe, email [email protected] with 
&quot;unsubscribe &lt;password&gt; &lt;address&gt;&quot;
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to