Re: how to compile the grub legacy on AMD64

2010-04-19 Thread Bai Shuwei
On 19 April 2010 17:17, Colin Watson wrote: > On Mon, Apr 19, 2010 at 04:06:32PM +0800, Bai Shuwei wrote: >>     When i compile grub on my AMD64, i get the error for configure >> command without options. > > To save other people's time, you should always quote exact error > messages rather than pa

Re: how to compile the grub legacy on AMD64

2010-04-19 Thread Bai Shuwei
On 19 April 2010 16:45, BVK Chaitanya wrote: > GRUB Legacy is obsolete. > I know GRUB legacy is obsolete, but as my some job based on it. So i cannot switch to grub-2 now. My host is AMD64 system, and i use the qemu-system-i386 + ram_disk. I use grub command to test them. But now, when i use the

Re: how to compile the grub legacy on AMD64

2010-04-19 Thread Colin Watson
On Mon, Apr 19, 2010 at 04:06:32PM +0800, Bai Shuwei wrote: > When i compile grub on my AMD64, i get the error for configure > command without options. To save other people's time, you should always quote exact error messages rather than paraphrasing them like this. > And it is successful whe

Re: how to compile the grub legacy on AMD64

2010-04-19 Thread BVK Chaitanya
GRUB Legacy is obsolete. If you are interested in learning GRUB, I would suggest to explore GRUB-2. -- bvk.chaitanya ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

how to compile the grub legacy on AMD64

2010-04-19 Thread Bai Shuwei
HI, All: When i compile grub on my AMD64, i get the error for configure command without options. And it is successful when i use the ./configure --host=i386-linux, i use the cross-compile tool. But i get the 32bits binary grub. grub$ file grub-0.97/grub/grub grub-0.97/grub/grub: ELF 32-bit LS