On Sat, May 17, 2003 at 09:24:42AM -0500, matt wrote: > > This is probably a dumb question - I'l imagine I'm just missing something > obvious, but here goes... Is there any way to newfs a vnode backed md() > filesystem on a sparc64 system, transfer the relevant file that served as > the md() vnode backed filesystem to an i386 system, and mount the > filesystem? I've tried all sorts of various flags to newfs and mount > without any luck. What am I missing? I seem to recall that fs structs contain things in host byte-order, so can't be moved between big and little. There was some discussion of changing that for ufs2 but I think the conclusion was negative. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net.Received on Sat May 17 2003 - 07:52:04 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:08 UTC