There are something wrong with my mbr information.
I installed xp on (hd0,0), ubuntu on (hd0,1). Now I can't boot my pc
directly from the hardisk. I can only boot it from my flash (u) disk.
Because there is a grub for dos on my flash disk, I can use the grub.
Then I can type
kernel (hd0,1)/vmlinuz
it is in the same directory with configure.
just in the grub directory.
I run ./configure in this directory.
On 11/22/06, Hollis Blanchard <[EMAIL PROTECTED]> wrote:
It is in the top level source directory, next to "configure".
-Hollis
On Tue, 2006-11-21 at 17:27 +0800, zhihang wang wrote:
>
ttp://lists.gnu.org/pipermail/grub-devel/attachments/20061122/c632780d/attachment.bin
--
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
En
On Wed, 2006-11-22 at 10:41 +0100, Johan Rydberg wrote:
> Joe Bonasera <[EMAIL PROTECTED]> writes:
>
> > Would the different tags i86-pc vs x86_64 (if any) be determined by
> > knowing if which type elf gets loaded?
>
> My personal opinion is that we should not pass any information to the
> kerne
Joe Bonasera <[EMAIL PROTECTED]> writes:
> Hollis Blanchard wrote:
>
>> GRUB2's 'multiboot' command will load ELF64 files, so the "a.out
>> hack"
>> shouldn't be necessary for you in the future.
>
> That's fine and will let us delete a small amount of code from both
> the kernel startup sequence a