From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dai, Yiyang" Date: Tue, 29 Oct 2002 01:23:10 +0000 Subject: Re: [Linux-ia64] build a bootable kernel MIME-Version: 1 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C27EE9.BE2B3357" Message-Id: List-Id: References: In-Reply-To: To: linux-ia64@vger.kernel.org This is a multi-part message in MIME format. ------_=_NextPart_001_01C27EE9.BE2B3357 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable >On Mon, Oct 28, 2002 at 05:42:59PM +0800, dai yiyang wrote: >> thanks for your help >> the kernel file has been built . >> but how to load the kernel during system boot time ? >> I have edit the elilo.conf file add the new kernel's path . but the=20 >> the system halted at "umcompressed kernel ......ok ." >>=20 >What kind of machine are you trying to boot? I use a compaq proliant DL590 ( Itanium -700Mhz) >What is the .config file used to build the kernel? =20 I dont have the experience on build a ia64 kernel , so I use the common config=20 My concern is in "IA-64 System type" wehther I should choose DIG-compliant or generic=20 I use generic in my kernel configuration =20 >What is the content of elilo.conf? image=3Dvmlinuz-2.5.39 label=3Dlinux-2.5.39 initrd=3Dinitrd-2.5.39.img read-only root=3D/dev/ida/c0d0p3 the section for my new kernel was copied from my previous kernel section , I think it should be correct. > >With this information I may be able to tell you what's wrong. > >Thanks. >--=20 >-Stephane ------_=_NextPart_001_01C27EE9.BE2B3357 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Re: [Linux-ia64] build a bootable kernel

>On Mon, Oct 28, 2002 at 05:42:59PM = +0800, dai yiyang wrote:
>> thanks for your help
>> the kernel file has been = built .
>> but how to load the kernel = during system boot time ?
>> I have edit the elilo.conf = file add the new kernel's path . but the
>> the system halted at = "umcompressed kernel ......ok ."
>>
>What kind of machine are you = trying to boot?

   I use a compaq proliant = DL590 ( Itanium -700Mhz)

>What is the .config file used to = build the kernel?
     
   I dont have the = experience on build a ia64 kernel , so I use the common config
   My concern is in = "IA-64 System type" wehther I should choose DIG-compliant or = generic
   I use generic in my = kernel configuration
 
>What is the content of = elilo.conf?
         &nbs= p; image=3Dvmlinuz-2.5.39
        =         label=3Dlinux-2.5.39
        =         initrd=3Dinitrd-2.5.39.img
        =         read-only
        =         root=3D/dev/ida/c0d0p3

     the section = for my new kernel was copied from my previous kernel section , I think = it should be correct.
>
>With this information I may be = able to tell you what's wrong.
>
>Thanks.

>--
>-Stephane

------_=_NextPart_001_01C27EE9.BE2B3357--