From: Tim Riker <[EMAIL PROTECTED]>
Subject: Re: [grub] bug report
Date: Fri, 14 Apr 2000 19:13:19 -0600

> I noticed this too and worked around it by setting:
> 
> rootdir=/boot/grub
> 
> which is where we have grub installed by default. This way if /boot is a
> separate partition (possible) grub still seems to do the right thing.

  No. See grub-install.in carefully. If you set ROOTDIR to /boot/grub,
then the script will copy GRUB images to /boot/grub/boot/grub. That's
not what you want to do. The problem here is that GRUB doesn't know
how to ``mount'' partitions. I don't think there is any general way to
solve the "separate partition" problem automatically, so the user
should specify the root directory explicitly.

Okuji

Reply via email to