From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <64761a1bc32a2d4b3c7a723b184cbbab@terzarima.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] pcauth kernel panic From: Charles Forsyth Date: Fri, 18 Jun 2004 13:35:26 +0100 In-Reply-To: <20040618123737.JWDE22270.mxfep04.bredband.com@mxfep04> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-qhjiyvjduljttzpohgjrrrpmqq" Topicbox-Message-UUID: a5f6c22a-eacd-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-qhjiyvjduljttzpohgjrrrpmqq Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit you might have a fossil partition, but the kernel seems to be starting kfs, which won't be too happy with a fossil partition. --upas-qhjiyvjduljttzpohgjrrrpmqq Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by lavoro; Fri Jun 18 13:39:03 BST 2004 Received: from psuvax1.cse.psu.edu (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id ACEA619DBB for ; Fri, 18 Jun 2004 08:38:04 -0400 (EDT) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: from localhost (neuromancer.cse.psu.edu [130.203.4.2]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id DC62C19CB8 for <9fans@cse.psu.edu>; Fri, 18 Jun 2004 08:37:50 -0400 (EDT) Received: from mail.cse.psu.edu ([130.203.4.6]) by localhost (neuromancer [130.203.4.2]) (amavisd-new, port 10024) with LMTP id 24342-01-91 for <9fans@cse.psu.edu>; Fri, 18 Jun 2004 08:37:48 -0400 (EDT) Received: from mxfep04.bredband.com (mxfep04.bredband.com [195.54.107.79]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id B03B919CAB for <9fans@cse.psu.edu>; Fri, 18 Jun 2004 08:37:42 -0400 (EDT) Received: from mxfep04 ([195.54.107.79] [195.54.107.79]) by mxfep04.bredband.com with SMTP id <20040618123737.JWDE22270.mxfep04.bredband.com@mxfep04> for <9fans@cse.psu.edu>; Fri, 18 Jun 2004 14:37:37 +0200 X-Mailer: Openwave WebEngine, version 2.8.13.1 (webedge20-101-1100-20040114) From: To: <9fans@cse.psu.edu> Date: Fri, 18 Jun 2004 14:37:37 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20040618123737.JWDE22270.mxfep04.bredband.com@mxfep04> X-Virus-Scanned: by amavisd-new at cse.psu.edu Subject: [9fans] pcauth kernel panic X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces+forsyth=terzarima.net@cse.psu.edu Errors-To: 9fans-bounces+forsyth=terzarima.net@cse.psu.edu I have followed the instructions for making a cpu kernel in the wiki. I downloaded the latest sources in /sys/src/9 ... I made a kernel with smp enabled and thought to use it in place of my working terminal, on a dual PPro machine, with fossil as a filesystem. Is this wrong to use fossil as the main filesystem on a cpu/auth, what kernel options needs to be put into the mk file for this to work (actually i would like to use the cpu server as a fileserver as well, but that will be another day). Anyway I setup a serial console that received the following messages when the new kernel was booting: Plan 9 cpu0: 200MHz GenueineIntel PentiumPro (cpuid: AX 0x0619 DX 0xFBFF) ELCR: 0800 cpu1: 200MHz GenueineIntel PentiumPro (cpuid: AX 0x0617 DX 0xFBFF) #l0: rtl8139: 10Mbps port 0x8000 irq 11: 0050FC8DC409 22565 free pages 90260K bytes, 730260 swap root is from (tcp, il, local)[local!#S/sdC0/fossil]: user[none]: bootes kfs...File system main inconsistent Would you like to ream it (y/n)? tag =panic: boot process died: sys: write on closed pipe pc=0x00006dfc Tnone; expected Tdir; addr = 2 kfs init 7: FID1 attach to root kfs 7: suicide: sys: trap: fault read addr=0x0 pc=0x0001cab3 vedumpstack rsion...panic: boot process died: sys: write on closed pipe pc=0x00006dfc ktrace /kernel/path 801067af 800099d4 estackx 80009c10 ......... It seems to me that he tries to mount a kfs file system, am i right? /Tony G --upas-qhjiyvjduljttzpohgjrrrpmqq--