From mboxrd@z Thu Jan 1 00:00:00 1970 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 Date: Fri, 3 May 2002 08:19:15 -0400 Topicbox-Message-UUID: 86693080-eaca-11e9-9e20-41e7f4b1d025 > 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.