Gentoo Archives: gentoo-dev

From: 320095285153-0001@t-online.de (Achim Gottinger)
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Gentoo RC3 kernel booting with AMD K6
Date: Tue, 09 Jan 2001 07:01:28
Message-Id: 3A5B1346.FF4089D2@gottinger.de
In Reply to: Re: [gentoo-dev] Gentoo RC3 kernel booting with AMD K6 by 320095285153-0001@t-online.de (Achim Gottinger)
1 Achim Gottinger wrote:
2
3 > Achim Gottinger wrote:
4 >
5 > > Brian Snipes wrote:
6 > >
7 > > > OK. I followed the installation instructions from gentoo.org and my
8 > > > booting of the bzImage kernel stops at:
9 > > >
10 > > > VFS: Mounted root (reiserfs filesystem) readonly.
11 > > > Freeing unused kernel memory: 220k freed
12 > > >
13 > > > And then it pauses forever. Does the kernel support K6 processors or is
14 > > > it PII+ only or does anyone else have any ideas what might be the problem?
15 > >
16 > > Hi Brian,
17 > >
18 > > I tested to install on a K6 yesterday too. The bootcd freezes after linuxrc
19 > > is finished
20 > > So init gets not started.
21 > > I compiled everything here with -mpentium not -mpentiumpro, so the
22 > > optimization can not be the cause
23 > > for that. The tarnge thing is that older versions of gentoo worked fine on
24
25 ^ strange
26
27 >
28 > > K6/2 machines here.
29 > >
30 > > If you have found the bug, please tell me, meanwhile I will try get things
31 > > working here.
32 > >
33 >
34 > I was unable to fix this bug till now. :-/
35 > But I found out at which place the system hangs.
36 > It is definately /sbin/init that does not work.
37 > I modified /usr/src/linux/init/main.c a bit to output more info what is going
38 > on at the moment.
39 > And I found out that the last call in mail.c that succeeds is
40
41 ^ main.c
42
43 >
44 > execve(/sbin/init....).
45 > This function does not return on sucess, so I think /sbin/init can be executed
46 > but hangs then.
47 > So I will focus on init now.
48 >
49 > >
50 > > Bye Achim
51 > >
52 > > >
53 > > > Brian Snipes
54 > > > _______________________________________________
55 > > > gentoo-dev mailing list
56 > > > gentoo-dev@g.o
57 > > > http://www.gentoo.org/mailman/listinfo/gentoo-dev
58 > >
59 > > _______________________________________________
60 > > gentoo-dev mailing list
61 > > gentoo-dev@g.o
62 > > http://www.gentoo.org/mailman/listinfo/gentoo-dev
63 >
64 > _______________________________________________
65 > gentoo-dev mailing list
66 > gentoo-dev@g.o
67 > http://www.gentoo.org/mailman/listinfo/gentoo-dev