From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <91c1d150e6c2e77acc162ad4a2886b2b@acl.lanl.gov> To: 9fans@cse.psu.edu Subject: Re: [9fans] bitsy woes From: andrey mirtchovski MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-odlurnmvfjnhllgxhlhttnaqed" Date: Fri, 3 May 2002 07:48:05 -0600 Topicbox-Message-UUID: 86a4b4b6-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-odlurnmvfjnhllgxhlhttnaqed Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit thanx, worked like a charm -- the problem was that i had an old partition configuration (probably from attempts to load inferno on the same ipaq) after repartitioning it worked fine. --upas-odlurnmvfjnhllgxhlhttnaqed Content-Type: message/rfc822 Content-Disposition: inline Received: from acl.lanl.gov ([128.165.147.1]) by acl.lanl.gov; Fri May 3 06:27:16 MDT 2002 Received: (qmail 2860908 invoked by uid 18927); 3 May 2002 06:27:16 -0600 Delivered-To: andrey@acl.lanl.gov Received: (qmail 2829005 invoked from network); 3 May 2002 06:27:15 -0600 Received: from mailrelay2.lanl.gov (128.165.4.103) by acl.lanl.gov with SMTP; 3 May 2002 06:27:15 -0600 Received: from mailproxy1.lanl.gov (localhost.localdomain [127.0.0.1]) by mailrelay2.lanl.gov (8.11.6/8.11.6/(ccn-5)) with ESMTP id g43CRFu31644; Fri, 3 May 2002 06:27:15 -0600 Received: from mail.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mailproxy1.lanl.gov (8.11.6/8.11.6/(ccn-5)) with ESMTP id g43CRFJ06396; Fri, 3 May 2002 06:27:15 -0600 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.30.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 5FC1C19A55; Fri, 3 May 2002 08:27:07 -0400 (EDT) Delivered-To: 9fans@cse.psu.edu Received: from plan9.cs.bell-labs.com (ampl.com [204.178.31.2]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id 40DB1199BB for <9fans@cse.psu.edu>; Fri, 3 May 2002 08:26:05 -0400 (EDT) Received: from plan9.cs.bell-labs.com ([135.104.50.37]) by plan9; Fri May 3 08:19:16 EDT 2002 Message-ID: <1af4c8ca66b0acbc5c4d35e191bf82a8@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] bitsy woes From: Sape Mullender MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Fri, 3 May 2002 08:19:15 -0400 > using the new files rob provided, the 9bitsy kernel > loads, prompts me to boot from ipaq and panics with: > > paqfs: bad header magic 0xe03988d1: /dev/flash/ramdisk > vpanic: boot process died: sys: write on closed pipe pc=0x00005d60 This suggests that the ramdisk partition did not contain a properly formatted paq file system. Make sure the partitions you made with the loader are the same as those expected by Plan 9 (see Booting101). Then load kernel and paqdisk using the serial cable and the loader. You need to mk paqdisk not `ramdisk' and you need to load the file paqdisk into the ramdisk partition. --upas-odlurnmvfjnhllgxhlhttnaqed--