mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* ZFx86 support broken?
@ 2005-06-10 18:45 Andre
  2005-06-10 19:05 ` Zwane Mwaikambo
  2005-06-14  5:39 ` Andrey Panin
  0 siblings, 2 replies; 5+ messages in thread
From: Andre @ 2005-06-10 18:45 UTC (permalink / raw)
  To: linux-kernel

I am trying to boot LFS6.0.1 livecd which has 2.6.8.1, but the kernel hangs
at:
Freeing unused kernel memory: 456k freed

My system is a pc/104 board based on ZFx86 with 64M ram
I also found this posting:
http://linux.derkeiler.com/Mailing-Lists/Kernel/2004-03/5939.html
Looking at the console output, the cpu gets recognized as 486, whereas
2.4.22 detects the cpu as Cyrix Cx486DX4

Looking at the kernel source, it seems to get stuck after the call to
free_initmem and when I tried to specify init=/bin/sh it still got stuck at
the same place so I figured it doesn't even get to the run_init_process
calls in ..../init/main.c. Could the call to unlock_kernel get stuck?

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

* Re: ZFx86 support broken?
  2005-06-10 18:45 ZFx86 support broken? Andre
@ 2005-06-10 19:05 ` Zwane Mwaikambo
  2005-06-10 19:59   ` Andre
  2005-06-14  5:39 ` Andrey Panin
  1 sibling, 1 reply; 5+ messages in thread
From: Zwane Mwaikambo @ 2005-06-10 19:05 UTC (permalink / raw)
  To: Andre; +Cc: linux-kernel

On Fri, 10 Jun 2005, Andre wrote:

> I am trying to boot LFS6.0.1 livecd which has 2.6.8.1, but the kernel hangs
> at:
> Freeing unused kernel memory: 456k freed
> 
> My system is a pc/104 board based on ZFx86 with 64M ram
> I also found this posting:
> http://linux.derkeiler.com/Mailing-Lists/Kernel/2004-03/5939.html
> Looking at the console output, the cpu gets recognized as 486, whereas
> 2.4.22 detects the cpu as Cyrix Cx486DX4
> 
> Looking at the kernel source, it seems to get stuck after the call to
> free_initmem and when I tried to specify init=/bin/sh it still got stuck at
> the same place so I figured it doesn't even get to the run_init_process
> calls in ..../init/main.c. Could the call to unlock_kernel get stuck?

It looks like it may be having trouble with userspace, try confirming that 
it is indeed mounting root and doing run_init_process.


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

* Re: ZFx86 support broken?
  2005-06-10 19:05 ` Zwane Mwaikambo
@ 2005-06-10 19:59   ` Andre
  0 siblings, 0 replies; 5+ messages in thread
From: Andre @ 2005-06-10 19:59 UTC (permalink / raw)
  To: Zwane Mwaikambo; +Cc: linux-kernel

> It looks like it may be having trouble with userspace, try confirming
> that it is indeed mounting root and doing run_init_process.

How can I confirm this? I am booting off a livecd and I have tried to see
whether the 'debug' bootprompt option would give more info, but no such
luck.
My current system is based on 2.4.27 (gcc 3.3.1).and I haven't found any
clear info yet on how to upgrade to 2.6 otherwise I would just try to
upgrade to 2.6 and build a kernel with some printk's.


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

* Re: ZFx86 support broken?
  2005-06-10 18:45 ZFx86 support broken? Andre
  2005-06-10 19:05 ` Zwane Mwaikambo
@ 2005-06-14  5:39 ` Andrey Panin
  2005-06-14 16:41   ` Andre
  1 sibling, 1 reply; 5+ messages in thread
From: Andrey Panin @ 2005-06-14  5:39 UTC (permalink / raw)
  To: Andre; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 946 bytes --]

On 161, 06 10, 2005 at 11:45:27AM -0700, Andre wrote:
> I am trying to boot LFS6.0.1 livecd which has 2.6.8.1, but the kernel hangs
> at:
> Freeing unused kernel memory: 456k freed
> 
> My system is a pc/104 board based on ZFx86 with 64M ram
> I also found this posting:
> http://linux.derkeiler.com/Mailing-Lists/Kernel/2004-03/5939.html
> Looking at the console output, the cpu gets recognized as 486, whereas
> 2.4.22 detects the cpu as Cyrix Cx486DX4
> 
> Looking at the kernel source, it seems to get stuck after the call to
> free_initmem and when I tried to specify init=/bin/sh it still got stuck at
> the same place so I figured it doesn't even get to the run_init_process
> calls in ..../init/main.c. Could the call to unlock_kernel get stuck?

Are you sure that userspace on livecd is not compiled for 586+ CPU ?

-- 
Andrey Panin		| Linux and UNIX system administrator
pazke@donpac.ru		| PGP key: wwwkeys.pgp.net

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: ZFx86 support broken?
  2005-06-14  5:39 ` Andrey Panin
@ 2005-06-14 16:41   ` Andre
  0 siblings, 0 replies; 5+ messages in thread
From: Andre @ 2005-06-14 16:41 UTC (permalink / raw)
  To: Andrey Panin; +Cc: linux-kernel

Andrey Panin wrote:

>  Are you sure that userspace on livecd is not compiled for 586+ CPU ?

No, I am not sure. Thank you for this suggestion - I will find out from the
lfs folks.



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

end of thread, other threads:[~2005-06-14 16:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-10 18:45 ZFx86 support broken? Andre
2005-06-10 19:05 ` Zwane Mwaikambo
2005-06-10 19:59   ` Andre
2005-06-14  5:39 ` Andrey Panin
2005-06-14 16:41   ` Andre

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

Powered by JetHome