From mboxrd@z Thu Jan 1 00:00:00 1970 From: presotto@closedmind.org To: 9fans@cse.psu.edu Subject: Re: [9fans] simple questions MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-zcineafuukeholiqpcyfskdatq" Message-Id: <20020123034419.6DCC3199BF@mail.cse.psu.edu> Date: Tue, 22 Jan 2002 22:44:17 -0500 Topicbox-Message-UUID: 4163b7da-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-zcineafuukeholiqpcyfskdatq Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In general, it should be asking you for a password file regardless even if you're running a 9pc or 9pcdisk. It just doesn't care what the answer is if you aren't connecting to any external resources. How do you know its looking for an nvram file/partition? --upas-zcineafuukeholiqpcyfskdatq Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Tue Jan 22 21:04:36 EST 2002 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Tue Jan 22 21:04:35 EST 2002 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.18.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 65319199E4; Tue, 22 Jan 2002 21:04:07 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from acl.lanl.gov (acl.lanl.gov [128.165.147.1]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id 5DB87199BF for <9fans@cse.psu.edu>; Tue, 22 Jan 2002 21:03:28 -0500 (EST) Received: (qmail 443308 invoked from network); 22 Jan 2002 19:03:27 -0700 Received: from snaresland.acl.lanl.gov (128.165.147.113) by acl.lanl.gov with SMTP; 22 Jan 2002 19:03:27 -0700 Received: (qmail 8014 invoked by uid 3499); 22 Jan 2002 19:03:27 -0700 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 22 Jan 2002 19:03:27 -0700 From: Ronald G Minnich X-X-Sender: To: <9fans@cse.psu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] simple questions Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Help: List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Tue, 22 Jan 2002 19:03:27 -0700 (MST) I am building a kernel (after a few months off) for my laptop. I was building kernels on this machine "no problem" a few months back. Now, when I boot the kernel, it looks for an nvram file, fails, then asks me for a password. It's almost like it's trying to be a file server. I have several bootfile entries in plan9.ini, so I have the old one (which is one I built), but this is puzzling. (cpuserver is set to 0 in the config file). What could I have screwed up that would make this happen. Same /sys/src/9/pc, same plan9.ini, same source tree, ... what could I have done wrong? Or is there something outside the kernel build that could make this happen? thanks ron --upas-zcineafuukeholiqpcyfskdatq--