9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] bitsy woes
@ 2002-05-03 13:48 andrey mirtchovski
  0 siblings, 0 replies; 4+ messages in thread
From: andrey mirtchovski @ 2002-05-03 13:48 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 186 bytes --]

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.

[-- Attachment #2: Type: message/rfc822, Size: 2489 bytes --]

From: Sape Mullender <sape@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] bitsy woes
Date: Fri, 3 May 2002 08:19:15 -0400
Message-ID: <1af4c8ca66b0acbc5c4d35e191bf82a8@plan9.bell-labs.com>

> 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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] bitsy woes
@ 2002-05-03 14:53 Russ Cox
  0 siblings, 0 replies; 4+ messages in thread
From: Russ Cox @ 2002-05-03 14:53 UTC (permalink / raw)
  To: 9fans

> 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.

You can test that you got it right before you
load it into the iPaq by running

	cd /sys/src/9/boot
	8c testboot.c
	8l testboot.8
	8.out paqfs -v -i /sys/src/9/bitsy/paqdisk
	ls -l /n/kremvax

Russ


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] bitsy woes
@ 2002-05-03 12:19 Sape Mullender
  0 siblings, 0 replies; 4+ messages in thread
From: Sape Mullender @ 2002-05-03 12:19 UTC (permalink / raw)
  To: 9fans

> 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.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [9fans] bitsy woes
@ 2002-05-02 21:51 andrey mirtchovski
  0 siblings, 0 replies; 4+ messages in thread
From: andrey mirtchovski @ 2002-05-02 21:51 UTC (permalink / raw)
  To: 9fans

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

any ideas?



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-05-03 14:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-03 13:48 [9fans] bitsy woes andrey mirtchovski
  -- strict thread matches above, loose matches on Subject: below --
2002-05-03 14:53 Russ Cox
2002-05-03 12:19 Sape Mullender
2002-05-02 21:51 andrey mirtchovski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).