Heh, you got me there. It's just that I was too lazy to rewrite all the stuff by hand. I only compared what was on the screen to that previous message and when I saw the value were the same I pasted again the old message. But I had indeed noticed that line was absent. So yeah, with the old 9load that line is not there and it still panics.
Mathieu. On Tue, Apr 29, 2008 at 07:31:36AM -0400, erik quanstrom wrote: > > ELCR: 0C80 > > apm ax=f000 cx=f000 dx=40 di=ffff ebx=5d84 esi=-1 > > initial probe, to find plan9.ini... dev A0 port 1F0 config 0040 > > capabilities 2F00 mwdma 0007 udma 407F > > dev A0 port 170 config 85C0 capabilities 2F00 mwdma 0007 udma 0407 > > FLAGS=10282 TRAP=6 ECODE=0 PC=3 > > AX 00000000 BX 80815d78 CX 00000000 DX 800fdfc0 > > SI 00001022 DI 00000024 BP 0000746b > > CS 0010 DS 0008 ES 0008 FS 0008 GS 0008 > > CR0 80000011 CR2 0000000 CR3 0000c000 > > panic: exception/interrupt 6 > > > > Any other suggestion please? > > > > In the meanwhile I'm gonna try fgb's 9load and see what can be done with > > that. > > > > Cheers, > > Mathieu. > > you're still using a newish 9load. the tipoff is the line > that says > initial probe, to find plan9.ini... dev A0 port 1F0 config 0040 > > - erik > >