* NO BOOT since 2.5.60-bk1
@ 2003-02-13 14:07 Thomas Schlichter
2003-02-13 14:34 ` Dave Jones
[not found] ` <200302131633.37777.romat8@netvision.net.il>
0 siblings, 2 replies; 6+ messages in thread
From: Thomas Schlichter @ 2003-02-13 14:07 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1.1: body text --]
[-- Type: text/plain, Size: 543 bytes --]
Hi,
I've got a problem booting the linux kernel 2.5.60-bk1 and -bk2. 2.5.60 works
with no problems! The last messages before halting are (hand copied):
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 220k freed
INIT: version 2.78 booting
And then nothing else happens...
Of course there are no entries in the log files. My config-file is attached.
My machine is a K6-III 450 with following filesystems:
/ is reiserfs on /dev/hda5
/boot is ext3 on /dev/hda3
Greetings
Thomas Schlichter
[-- Attachment #1.2: config-2.5.60-bk.gz --]
[-- Type: application/x-gzip, Size: 11336 bytes --]
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: NO BOOT since 2.5.60-bk1
2003-02-13 14:07 NO BOOT since 2.5.60-bk1 Thomas Schlichter
@ 2003-02-13 14:34 ` Dave Jones
2003-02-13 19:13 ` Thomas Schlichter
[not found] ` <200302131633.37777.romat8@netvision.net.il>
1 sibling, 1 reply; 6+ messages in thread
From: Dave Jones @ 2003-02-13 14:34 UTC (permalink / raw)
To: Thomas Schlichter; +Cc: linux-kernel
On Thu, Feb 13, 2003 at 03:07:32PM +0100, Thomas Schlichter wrote:
> I've got a problem booting the linux kernel 2.5.60-bk1 and -bk2. 2.5.60 works
> with no problems! The last messages before halting are (hand copied):
>
> VFS: Mounted root (reiserfs filesystem) readonly.
> Freeing unused kernel memory: 220k freed
> INIT: version 2.78 booting
Is it a solid hang, or does the keyboard still work?
If so, alt-scrolllock will get you an EIP of where its hanging/looping.
Dave
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: NO BOOT since 2.5.60-bk1
[not found] ` <200302131633.37777.romat8@netvision.net.il>
@ 2003-02-13 19:07 ` Thomas Schlichter
2003-02-13 20:59 ` Dave Jones
0 siblings, 1 reply; 6+ messages in thread
From: Thomas Schlichter @ 2003-02-13 19:07 UTC (permalink / raw)
To: Michael Stolovitzsky; +Cc: linux-kernel
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 334 bytes --]
On Thursday 13 February 2003 15:33, Michael Stolovitzsky wrote:
> Apparently your initd fails for whichever reason. Doesn't seem to be a
> specifically kernel related problem.
Yes it seems so, but I wonder why it worked without any problem with
2.5.60...? So in any kind it IS a kernel related problem...
Thomas Schlichter
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: NO BOOT since 2.5.60-bk1
2003-02-13 14:34 ` Dave Jones
@ 2003-02-13 19:13 ` Thomas Schlichter
0 siblings, 0 replies; 6+ messages in thread
From: Thomas Schlichter @ 2003-02-13 19:13 UTC (permalink / raw)
To: Dave Jones; +Cc: linux-kernel
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 792 bytes --]
On Thursday, 13. February 2003 15:34, Dave Jones wrote:
> On Thu, Feb 13, 2003 at 03:07:32PM +0100, Thomas Schlichter wrote:
> > I've got a problem booting the linux kernel 2.5.60-bk1 and -bk2. 2.5.60
> > works with no problems! The last messages before halting are (hand
> > copied):
> >
> > VFS: Mounted root (reiserfs filesystem) readonly.
> > Freeing unused kernel memory: 220k freed
> > INIT: version 2.78 booting
>
> Is it a solid hang, or does the keyboard still work?
> If so, alt-scrolllock will get you an EIP of where its hanging/looping.
>
> Dave
OK, I did do a <ALT><SysReq>P and got following (again hand copied... ;-):
Pid: 0, comm: swapper
EIP: 0060:[<c0107052>] CPU: 0
EIP is at default_idle + 0x26/0x2c
EAX: 00000000 EBX: c010702c ECX: cffac660
....
Thomas
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: NO BOOT since 2.5.60-bk1
2003-02-13 19:07 ` Thomas Schlichter
@ 2003-02-13 20:59 ` Dave Jones
2003-02-14 8:59 ` Thomas Schlichter
0 siblings, 1 reply; 6+ messages in thread
From: Dave Jones @ 2003-02-13 20:59 UTC (permalink / raw)
To: Thomas Schlichter; +Cc: Michael Stolovitzsky, linux-kernel
On Thu, Feb 13, 2003 at 08:07:33PM +0100, Thomas Schlichter wrote:
> On Thursday 13 February 2003 15:33, Michael Stolovitzsky wrote:
> > Apparently your initd fails for whichever reason. Doesn't seem to be a
> > specifically kernel related problem.
>
> Yes it seems so, but I wonder why it worked without any problem with
> 2.5.60...? So in any kind it IS a kernel related problem...
Can you try -bk3 ?
It may have contained some of the signal fixes that went in recently.
I'm not sure how many of those made it into -bk1/bk2.
Dave
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: NO BOOT since 2.5.60-bk1
2003-02-13 20:59 ` Dave Jones
@ 2003-02-14 8:59 ` Thomas Schlichter
0 siblings, 0 replies; 6+ messages in thread
From: Thomas Schlichter @ 2003-02-14 8:59 UTC (permalink / raw)
To: Dave Jones; +Cc: Michael Stolovitzsky, linux-kernel
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 351 bytes --]
On Thursday, 13. February 2003 21:59, Dave Jones wrote:
> Can you try -bk3 ?
> It may have contained some of the signal fixes that went in recently.
> I'm not sure how many of those made it into -bk1/bk2.
>
> Dave
Sorry for the delay, but this machine compiles slowly... ;-)
And you were right, the problem is fixed in -bk3!
Thanks alot!
Thomas
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-02-14 8:49 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-13 14:07 NO BOOT since 2.5.60-bk1 Thomas Schlichter
2003-02-13 14:34 ` Dave Jones
2003-02-13 19:13 ` Thomas Schlichter
[not found] ` <200302131633.37777.romat8@netvision.net.il>
2003-02-13 19:07 ` Thomas Schlichter
2003-02-13 20:59 ` Dave Jones
2003-02-14 8:59 ` Thomas Schlichter
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.