2004-09-01 06:01:18

by Alex Williamson

[permalink] [raw]
Subject: Re: How to run 2.6.8.1 on Tiger 4

On Tue, 2004-08-31 at 19:04 -0700, wrote:
> I can run 2.6.0 with ia64 ports on Tiger 4,
> bun can not run 2.6.4 with ia64 ports on it ,
> and can not run 2.6.8.1 on Tiger 4.
>
> How to do?
>

Stock 2.6.8.1 should work just fine.

# cp arch/ia64/configs/generic_defconfig .config
# make oldconfig
# make compressed

If that's not bootable post specific detail about how it fails
(preferably console log) to the linux-ia64 list. Thanks,

Alex