mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* How to run 2.6.8.1 on Tiger 4
@ 2004-09-01  2:04 chiwq
  2004-09-01  3:25 ` Jesse Barnes
  2004-09-01  6:00 ` Alex Williamson
  0 siblings, 2 replies; 3+ messages in thread
From: chiwq @ 2004-09-01  2:04 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-kernel

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?


		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to run 2.6.8.1 on Tiger 4
  2004-09-01  2:04 How to run 2.6.8.1 on Tiger 4 chiwq
@ 2004-09-01  3:25 ` Jesse Barnes
  2004-09-01  6:00 ` Alex Williamson
  1 sibling, 0 replies; 3+ messages in thread
From: Jesse Barnes @ 2004-09-01  3:25 UTC (permalink / raw)
  To: chiwq; +Cc: linux-kernel

On Tuesday, August 31, 2004 7:04 pm, chiwq@yahoo.com 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to run 2.6.8.1 on Tiger 4
  2004-09-01  2:04 How to run 2.6.8.1 on Tiger 4 chiwq
  2004-09-01  3:25 ` Jesse Barnes
@ 2004-09-01  6:00 ` Alex Williamson
  1 sibling, 0 replies; 3+ messages in thread
From: Alex Williamson @ 2004-09-01  6:00 UTC (permalink / raw)
  To: chiwq; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-01  6:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-01  2:04 How to run 2.6.8.1 on Tiger 4 chiwq
2004-09-01  3:25 ` Jesse Barnes
2004-09-01  6:00 ` Alex Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®