On Tue, Jan 15, 2002 at 06:53:30PM +0100, Erich Focht wrote: > Hi, > > the appended patch almost does the job for IA64. On my BigSur 2.4.17 + > ia64 + Ingo's_O(1)_I0 + ia64add.patch dies silently somewhere after init > checked the filesystems, sometimes the last message beeing > "INIT: Entering runlevel: 3" or "Mounting local filesystems:". When trying > to boot with the "emergency" option added, it dies right after I enter > the root password, but it doesn't always reach this point :-( With this patch I can boot UP, log in, etc. I get did one compile error in arch/ia64/kernel/setup.c, saying that the structure 'c' didn't have a member named 'processor' - sure looks like it does to me. Did this patch work for you in the UP case? If not I suspect our hardware may be slightly different. I'll attach my config just in case. I'll try SMP tomorrow - getting late here. Nick