[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Chainloading other boot loader file directly.
From: |
Bill Marcum |
Subject: |
Re: Chainloading other boot loader file directly. |
Date: |
Mon, 4 Jul 2011 00:34:39 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Sun, Jul 03, 2011 at 02:41:38PM +0900, 김민준 wrote:
> Many people says that chainloading boot loader file like grldr,
> bootmgr command is
> linux loadbin.bin
> initrd [file]
>
> However, I'm the starter of linux. So I can't compile loadbin.bin file.
> If I command as manual, I get 2 errors of gcc.
>
> Please help me that compile loadbin.bin or present me method of
> chainloading other boot loader file directly, not the chainloader
> +1.
>
> P.S: Please note I can't translate into English well. Sorry.
>
You can't compile a file unless you have the source code.
chainloader +1 is the direct way to load a boot loader for most
operating systems other than Linux, if the operating system is installed
in a partition.