From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <13426df10710271011k2cd82a0bseb1051f3e78263c4@mail.gmail.com> Date: Sat, 27 Oct 2007 10:11:29 -0700 From: "ron minnich" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] new 9load panic In-Reply-To: <82c890d00710271004n32ad87fdle5b350f75f32021c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <82c890d00710271004n32ad87fdle5b350f75f32021c@mail.gmail.com> Topicbox-Message-UUID: dba40658-ead2-11e9-9d60-3106f5b1d025 On 10/27/07, Gabriel Diaz wrote: > Hello > > I pulled today and tryed a new 9load, and that's what i've got: > > MBR...PBS1...Plan9 .... > ELCR: 0C28 > apm: ax f000 cx f000 dx 0x40 > bios0: drive 0x80...type 3 > bios1: driver 0x81...type3 > islba: drive f2: no dap extensions > sectread: bios failed to read 512 @.... > biosread: failed to read 512....got -1 > dev A0... > dev B0... > sectread:.... > biosread:.... > sectread:.... > biosread:.... > using: sdC0!9fat!plan9.ini > .FLAGS 10292 TRAP e ECODE 2 PC 8000176fa > AX acf08123 BX 80001a99 CX 800711d8 DX 0000003d > SI 00000000 DI 80001377 BP 80001250 > CS 0010 DS 0008 ES 0008 FS 0008 GS 0008 > CR0 80000011 CR2 acf08123 CR3 0000c000 > panic: exception interrupt 14 page fault IIRC? somebody want to correct me? cr2 is at a weird address: acf08123 hmm. I gotta go but you're taking a page fault in 9load it seems? Any chance your plan9.ini is messed up? I keep telling people ... pbs should load a kernel, then we don't have to debug BOTH 9load and a kernel :-) ron