--- Begin Message ---
- From: Jamesvi asu edu
- To: Adam Chrystie <adamchrystie adamchrystie com>
- Subject: Re: compile kernel help...
- Date: Thu, 02 Dec 1999 12:19:24 -0700 (MST)
This is all that I know and ift has worked for me. (I have a DPWS433a/au)
Make clean
make dep
make boot
make modules
make modules_install
They can be put on one line too. Then it produced a vmlinux.gz instead of
just a file.
good luck.
James
------------------------------------------------------------------------------
James Fowler
Graduate Student Political Science & Latin America
Arizona State University
jamesvi@asu.edu ICQ: 22088266
-----------------------------------------------------------------------------
On Thu, 2 Dec 1999, Adam Chrystie wrote:
>
>
> i compiled my kernel and it made a VMLINUX file...but how do i make a
> VMLINUZ image file of the kernel..or do i set milo to just load the
> vmlinux file now???
>
> also there is a file in boot called modules-info..but when i made a new
> kernel..there is no modules info file..i see system map.
>
> How do i make a modules info file? or is it not needed?
>
> if there is a special page for alpha kernbel compi;ling please pass the
> info...my books seem to differ than the process for the alpha.
>
> Adam Chrystie
> adamchrystie@adamchrystie.com
>
> --
> To unsubscribe: send e-mail to axp-list-request@redhat.com with
> 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
>
>
--- End Message ---