9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] kernel boot problem
@ 2006-06-04 16:27 Rodolfo (kix)
  2006-06-04 16:35 ` [9fans] " Rodolfo (kix)
  2006-06-04 16:35 ` [9fans] " jmk
  0 siblings, 2 replies; 4+ messages in thread
From: Rodolfo (kix) @ 2006-06-04 16:27 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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

Hi!!

I am compiling a new kernel for my "server".

when the system boots:

apm ax=f000 ....
dev A0 ...
...
pcirouting: South bridge 1106, 3177 not found
ether#0: rhine: port 0xE800 irq 11: 0013d4"mylittlemac"
using sdC0!9fat!plan9.ini
.found 9pcf
.928824FLAGS=10246 TRAP=e ECODE=2 PC=8003bd0e
  AX 70100020 BX 00000000 CX 000007f8 DX 800540c4
  SI 800520e4 DI 70100020 BP 800540c4
  CS 0010 DS 0008 ES 0008 FS 0008 GS 0008
  CR0 80000011 CR2 70100020 CR3 0000c000
panic: exception/interrupt 14

Press almost any key to reset..

I try to compile the 9pcf and the 9pccpuf kernels. Any idea?

Thanks.

-- 
Rodolfo García "kix"

[-- Attachment #2: Type: text/html, Size: 817 bytes --]

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

* [9fans] Re: kernel boot problem
  2006-06-04 16:27 [9fans] kernel boot problem Rodolfo (kix)
@ 2006-06-04 16:35 ` Rodolfo (kix)
  2006-06-04 16:35 ` [9fans] " jmk
  1 sibling, 0 replies; 4+ messages in thread
From: Rodolfo (kix) @ 2006-06-04 16:35 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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

Forget it,

Sorry.

2006/6/4, Rodolfo (kix) <rodolfogarciap@gmail.com>:
>
> Hi!!
>
> I am compiling a new kernel for my "server".
>
> when the system boots:
>
> apm ax=f000 ....
> dev A0 ...
> ...
> pcirouting: South bridge 1106, 3177 not found
> ether#0: rhine: port 0xE800 irq 11: 0013d4"mylittlemac"
> using sdC0!9fat!plan9.ini
> .found 9pcf
> .928824FLAGS=10246 TRAP=e ECODE=2 PC=8003bd0e
>   AX 70100020 BX 00000000 CX 000007f8 DX 800540c4
>   SI 800520e4 DI 70100020 BP 800540c4
>   CS 0010 DS 0008 ES 0008 FS 0008 GS 0008
>   CR0 80000011 CR2 70100020 CR3 0000c000
> panic: exception/interrupt 14
>
> Press almost any key to reset..
>
> I try to compile the 9pcf and the 9pccpuf kernels. Any idea?
>
> Thanks.
>
> --
> Rodolfo García "kix"
>



-- 
Rodolfo García "kix"

[-- Attachment #2: Type: text/html, Size: 1255 bytes --]

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

* Re: [9fans] kernel boot problem
  2006-06-04 16:27 [9fans] kernel boot problem Rodolfo (kix)
  2006-06-04 16:35 ` [9fans] " Rodolfo (kix)
@ 2006-06-04 16:35 ` jmk
  2006-06-04 16:40   ` Rodolfo (kix)
  1 sibling, 1 reply; 4+ messages in thread
From: jmk @ 2006-06-04 16:35 UTC (permalink / raw)
  To: 9fans

Looks like you need to use a newer 9load, as was
discussed last week on the list.

On Sun Jun  4 12:28:17 EDT 2006, rodolfogarciap@gmail.com wrote:

> Hi!!
> 
> I am compiling a new kernel for my "server".
> 
> when the system boots:
> 
> apm ax=f000 ....
> dev A0 ...
> ...
> pcirouting: South bridge 1106, 3177 not found
> ether#0: rhine: port 0xE800 irq 11: 0013d4"mylittlemac"
> using sdC0!9fat!plan9.ini
> .found 9pcf
> .928824FLAGS=10246 TRAP=e ECODE=2 PC=8003bd0e
>   AX 70100020 BX 00000000 CX 000007f8 DX 800540c4
>   SI 800520e4 DI 70100020 BP 800540c4
>   CS 0010 DS 0008 ES 0008 FS 0008 GS 0008
>   CR0 80000011 CR2 70100020 CR3 0000c000
> panic: exception/interrupt 14
> 
> Press almost any key to reset..
> 
> I try to compile the 9pcf and the 9pccpuf kernels. Any idea?
> 
> Thanks.
> 
> -- 
> Rodolfo García "kix"
> 


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

* Re: [9fans] kernel boot problem
  2006-06-04 16:35 ` [9fans] " jmk
@ 2006-06-04 16:40   ` Rodolfo (kix)
  0 siblings, 0 replies; 4+ messages in thread
From: Rodolfo (kix) @ 2006-06-04 16:40 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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

Yes,

but I thought the problem was solved in the sources.

Sorry for the trolling ;)

2006/6/4, jmk@plan9.bell-labs.com <jmk@plan9.bell-labs.com>:
>
> Looks like you need to use a newer 9load, as was
> discussed last week on the list.
>
> On Sun Jun  4 12:28:17 EDT 2006, rodolfogarciap@gmail.com wrote:
>
> > Hi!!
> >
> > I am compiling a new kernel for my "server".
> >
> > when the system boots:
> >
> > apm ax=f000 ....
> > dev A0 ...
> > ...
> > pcirouting: South bridge 1106, 3177 not found
> > ether#0: rhine: port 0xE800 irq 11: 0013d4"mylittlemac"
> > using sdC0!9fat!plan9.ini
> > .found 9pcf
> > .928824FLAGS=10246 TRAP=e ECODE=2 PC=8003bd0e
> >   AX 70100020 BX 00000000 CX 000007f8 DX 800540c4
> >   SI 800520e4 DI 70100020 BP 800540c4
> >   CS 0010 DS 0008 ES 0008 FS 0008 GS 0008
> >   CR0 80000011 CR2 70100020 CR3 0000c000
> > panic: exception/interrupt 14
> >
> > Press almost any key to reset..
> >
> > I try to compile the 9pcf and the 9pccpuf kernels. Any idea?
> >
> > Thanks.
> >
> > --
> > Rodolfo García "kix"
> >
>



-- 
Rodolfo García "kix"

[-- Attachment #2: Type: text/html, Size: 1669 bytes --]

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

end of thread, other threads:[~2006-06-04 16:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-04 16:27 [9fans] kernel boot problem Rodolfo (kix)
2006-06-04 16:35 ` [9fans] " Rodolfo (kix)
2006-06-04 16:35 ` [9fans] " jmk
2006-06-04 16:40   ` Rodolfo (kix)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).