more grubbiness (was Re: 1.6.0-i686-rc2)

sofar sofar at foo-projects.org
Fri Feb 3 18:18:37 UTC 2006



On Fri, 3 Feb 2006 13:11:54 -0500, Dennis Veatch <dveatch at woh.rr.com> wrote:
[ too many moot lines deleted ]

the culprit was:
	GRUB_ROOT=$(lsh map_device_to_grub $ROOT)
which of course should have been:
	GRUB_ROOT=$(lsh map_device_to_grub $BOOT)

BOOT always translates to the partition /boot was on unless there is no 
/boot partition. It then points to the '/" partition.

I just fixed this about 30 minutes ago ... thanks for paying attention tho ;^)

Auke



More information about the Lunar-dev mailing list