In article <[EMAIL PROTECTED]> you write:
>From: Peter =C5strand <[EMAIL PROTECTED]>
>Subject: /sbin/grub problems
>Date: Tue, 11 May 1999 12:15:57 +0200 (MET DST)
>
>> I'm trying to use the stage2/Unix-version, without success:
>
> Oh, don't use /sbin/grub for the real purpose yet! It does not
>support writing to disks, which is disabled intentionally because
>that's secure. I also already know some bugs in /sbin/grub. For right
>now, please use the ``native'' stage2 instead.
>
The patch I just sent fixes this. It implements writing to disk
in /sbin/grub (but only enabled with a command line flag)
and fixes the missing RAW_ADDR() macro call that gave the error.