Re: How to run 2.6.8.1 on Tiger 4

From: Jesse Barnes
Date: Tue Aug 31 2004 - 22:27:02 EST


On Tuesday, August 31, 2004 7:04 pm, chiwq@xxxxxxxxx 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?

You could buy an Altix, which works fine. :) Or you could try to configure a
kernel with arch/ia64/configs/generic_defconfig, e.g.:

# tar zxf linux-2.6.8.1.tar.gz
# cd linux-2.6.8.1
# make generic_defconfig
# make compressed
# cp vmlinux.gz /boot/efi
<boot it>

If that doesn't work, please describe what happens in more detail.

Jesse
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/