Richard Fish wrote:

>maxim wexler wrote:
>
>  
>
>>>Ah, some progress at last!  Seems like there is a
>>>problem in the
>>>grub.conf file, but nothing too serious.  Could you
>>>re-post that file?
>>>
>>>   
>>>
>>>      
>>>
>>default 0
>>timeout 30
>>title=Gentoo
>>root (hd0,1)
>> 
>>
>>    
>>
>Remove the "root (hd0,1)" line.  That should (I hope) let you boot
>gentoo from the floppy.
>
>-Richard
>
>  
>

Um, sorry, what I meant to say was:

Change the lines above to read:

    default 0
    timeout 30

    title Gentoo
        kernel (hd0,1)/vmlinuz root=/dev/hda4

    title WinXP
        rootnoverify (hd0,0)
        makeactive
        chainloader +1

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to