bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem on load the Example OS code using grub


From: OKUJI Yoshinori
Subject: Re: Problem on load the Example OS code using grub
Date: Fri, 12 Jan 2001 08:12:11 +0900

From: Qiling Liu <address@hidden>
Subject: Problem on load the Example OS code using grub
Date: Thu, 11 Jan 2001 06:50:14 -0800 (PST)

>    After I compiled the Example OS code from
> grub/docs, I copy the file (named "kernel") to a DOS
> formats diskette, then I using grub (installed on my
> hard disk's MBR and have a menu list). I use the
> grub's command line environment, like this:
>    grub> root (fd0)
>    grub> kernel (fd0)/kernel
>   [Multiboot-kludge, loadaddr=0x100000,
> text-and-data=0x628
>   Error 13: Invalid or unsupported executable format.

I made a mistake. You don't need to convert the executable to binary
form using objcopy. Just load the executable file generated by gcc.

Thanks,
Okuji



reply via email to

[Prev in Thread] Current Thread [Next in Thread]