9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] p9p vbackup fs type endiannes
@ 2007-11-22  9:01 Joshua Wood
  2007-11-22 15:42 ` Russ Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Wood @ 2007-11-22  9:01 UTC (permalink / raw)
  To: 9fans

I'm trying to use p9p's vbackup(8) on a linux powerpc system.

	# vbackup -m /boot /dev/hda3
	vbackup: ffsopen: bad magic 0x53ef wanted 0xef53

Linux statfs(2) says 0xef53 is a linux ext2 partition type. There
is an ext3 partition at /dev/hda3, so vbackup (its call to fsysopen())
is expecting the right fs type, but seems to be getting the endian
obverse of that value.

(The kernel is debian's stock 2.6.18-5-powerpc. P9p is dated 11/08
from http://swtch.com/plan9port/.)

Anyone else attempting to doubly edify linux in this fashion
and seeing likewise?

--
Josh


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

end of thread, other threads:[~2007-11-27 15:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <9C0A4F7F-8220-43AE-9538-1AB5F56A24A8@utopian.net>
2007-11-27 15:28 ` [9fans] p9p vbackup fs type endiannes Russ Cox
2007-11-22  9:01 Joshua Wood
2007-11-22 15:42 ` Russ Cox

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