This is a question about 0.x series, the legacy grub.
I want to make an option in Grub Super Disk called "Auto Load your Lost
Linux" that what in fact does is:
configfile (hd0,0)/boot/grub/menu.lst
configfile (hd0,1)/boot/grub/menu.lst
configfile (hd0,0)/grub/menu.lst
configfile (hd0,1)/grub/men
Hi,
Here is a patch to make it possible to build GRUB 2 on the AMD64. I
hope this is the cleanest way to solve this, but please correct me if
I am wrong; I am not that familiar with autoconf, etc.
I have added a new set of types starting with `grub_host_'. The types
like grub_size_t had a size
On Tuesday 20 September 2005 04:17 pm, Marco Gerards wrote:
> Here is a patch to make it possible to build GRUB 2 on the AMD64. I
> hope this is the cleanest way to solve this, but please correct me if
> I am wrong; I am not that familiar with autoconf, etc.
I thought you were working on pure 64-
On Tuesday 20 September 2005 12:59 pm, adrian15 wrote:
> This is a question about 0.x series, the legacy grub.
This list is not for GRUB Legacy. Please use bug-grub, instead.
Okuji
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/ma
On Tuesday 20 September 2005 01:11 am, Vesa Jääskeläinen wrote:
> Perhaps you mixed this with vbeinfo code itself? Because in
> grub_vbe_probe (in video/i386/pc/vbe.c) there has been grub_memcpy to
> copy this information from scratch to local static variable
> (controller_info) and then if caller
"Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes:
> On Tuesday 20 September 2005 04:17 pm, Marco Gerards wrote:
>> Here is a patch to make it possible to build GRUB 2 on the AMD64. I
>> hope this is the cleanest way to solve this, but please correct me if
>> I am wrong; I am not that familiar with
Hi all!
I have seen another patch for amd64 by Marco Gerards. In fact month ago I sent the patch that also allows compiling on x86_64.
By the way I decided to send new patch (it's really works with amd64).
Some bugs was fixed:
- it doesn't break x86 compiling now (small bug)
- it allows you to