No problem, glad it's working now :)

Cheers,

-- 
Trevor Lauder
Web: http://www.thelauders.net
E-Mail: [EMAIL PROTECTED]
Resume: http://www.thelauders.net/resume/
Gentoo Powered

"Any intelligent fool can make things bigger and more complex... It takes
a touch of genius -- and a lot of courage to move in the opposite
direction."  -- Albert Einstein

Kevin Anderson said:
> You RULE Trevor.
>
> This worked perfectly.  MUCH appreciated.
>
> Kev.
>
>
>
> ----- Original Message -----
> From: "Trevor Lauder" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, May 31, 2003 11:21 AM
> Subject: Re: (clug-talk) Grub
>
>
>> Try modifying the sets like this:
>>
>> grub> root (hd0,0)
>> grub> setup --stage2=/boot/grub/stage2 (hd0)
>> grub> quit
>>
>> The only difference is the --stage2 option.
>>
>> Or if you choose to do the install manually, you can try to fix the
>> install line that is failing with:
>>
>> install --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0) (hd0)1+16 p
>> (hd0,0)/boot/grub/stage2 /boot/grub/grub.conf
>>
>> Again, the addition is the --stage2= part.
>>
>> Cheers,
>>
>> --
>> Trevor Lauder
>> Web: http://www.thelauders.net
>> E-Mail: [EMAIL PROTECTED]
>> Resume: http://www.thelauders.net/resume.html
>> Gentoo Powered
>>
>> "Any intelligent fool can make things bigger and more complex... It
>> takes
>> a touch of genius -- and a lot of courage to move in the opposite
>> direction."  -- Albert Einstein
>
>
>
>

Reply via email to