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

Re: Compiling an Alpha kernel



> 
> 
> I can't figure out how to compile an Alpha kernel.  The last time I tried,
> I ended up with a 6MB kernel that didn't work.

You did not look what was printed on your screen.

> I know how to do Intel
> compiles, but I know that Alpha process is almost totally different,

Wrong!  Both are exactly the same.  Try both on Intel and Alpha
'make config ; make dep ; make clean ; make boot modules ; make modules_install'

(on Intel 'make zImage' is also an alias to 'make boot').

> I just havn't figured out by how much.

Compressed boot images are located in different directories.  That is
about it.  And 'make zlilo' does not make any sense on Alpha.

Hugo van der Kooij wrote a posted a precise guide to patchind and
compiling alpha kernel. Check this list archives.

  --mj



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