On Wed, Mar 31, 2010 at 11:45 PM, Varsha Jaikumar <[email protected]> wrote:

>
>
> On Wed, Mar 31, 2010 at 11:05 PM, narendra sisodiya <
> [email protected]> wrote:
>
>>
>>
>> On Wed, Mar 31, 2010 at 10:55 PM, Varsha Jaikumar <[email protected]>wrote:
>>
>>>
>>>
>>> On Wed, Mar 31, 2010 at 10:37 PM, narendra sisodiya <
>>> [email protected]> wrote:
>>>
>>>>
>>>>
>>>> On Wed, Mar 31, 2010 at 10:35 PM, sri harsha <
>>>> [email protected]> wrote:
>>>>
>>>>> sry .....the result coming was like this
>>>>>
>>>>> grub> find /boot/grub/stage1
>>>>>  (hd0,4)
>>>>>  (hd0,5)
>>>>>
>>>>> same answer again,,
>>>> for drive /dev/sda6 (ubuntu 9.10) --> (hd0,5)
>>>
>>> Why not (hd0,4)? You mean either (hd0,4) or (hd0,5)? 'find' shows both of
>>> these.
>>>
>> hd0,4 denote /dev/sda5 which is ubuntu 9.04
>> hd0,5 denote /dev/sda6 which is ubuntu 9.10
>>
>
> This was where I was getting confused. Thanks.
>
>>
>> after fixing root,
>> you need to type command
>> setup (hd0)
>> and here hd0 denote MBR,,
>>
>> read full tutorial of grub2 at
>> http://ubuntuforums.org/showthread.php?t=1195275
>>
>>  --
>> l...@iitd - http://tinyurl.com/ycueutm
>>
>
>
>
> --
> Varsha Jaikumar
> Computer Science & Engineering (3rd Year)
> National Institute of Technology
> Durgapur
> Blog: http://varshamyspace.blogspot.com/
>
>
>
>  --
> l...@iitd - http://tinyurl.com/ycueutm
>

boot from a livecd/usb of ubuntu

mount ur linux partition on a drive and then do this

grub-install --no-floppy --root-directory=/media/cdrom2 /dev/sdb

this will repair ur grub

then update-grub

this will resolve

change /dev/sdX to whatever it is and also the directory as per ur mount dir

-- 
without fear|without remorse|without pity

-- 
l...@iitd - http://tinyurl.com/ycueutm

To unsubscribe, reply using "remove me" as the subject.

Reply via email to