From owner-freebsd-sparc64@FreeBSD.ORG Fri Feb 10 17:51:22 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D3E216A420 for ; Fri, 10 Feb 2006 17:51:22 +0000 (GMT) (envelope-from jrtanis@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6BB143D4C for ; Fri, 10 Feb 2006 17:51:20 +0000 (GMT) (envelope-from jrtanis@gmail.com) Received: by uproxy.gmail.com with SMTP id k40so38467ugc for ; Fri, 10 Feb 2006 09:51:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=M3rwl3Ns/DMxzfwsSUJBg3P+Z+EdOlYTCb+zUVl/A/BKkEImXqAIoCloCRo0DhTVIzo0CgB+7LF+qNslHOf3r8Bab1i5bi4uEyIIeNEHxQJKWilGRolgMvUT76qi934P0B+0+QPTcDh70/jId5wTRFsZZNPWpT7cDc6DRSwI9rk= Received: by 10.48.235.15 with SMTP id i15mr2958382nfh; Fri, 10 Feb 2006 09:51:18 -0800 (PST) Received: by 10.49.34.9 with HTTP; Fri, 10 Feb 2006 09:51:18 -0800 (PST) Message-ID: <65dcde740602100951k17bf8330o15e1b78bd2ee55be@mail.gmail.com> Date: Fri, 10 Feb 2006 12:51:18 -0500 From: James Tanis Sender: jrtanis@gmail.com To: Kris Kennaway In-Reply-To: <20060209203330.GA11506@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43EA72B9.5070307@gmail.com> <20060209203330.GA11506@xor.obsecurity.org> Cc: freebsd-sparc64@freebsd.org Subject: Re: moving disks between archs X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 17:51:22 -0000 Tar will work, but not a drive formatted on an i386 with a tar file on it. If its a sparc, why not just plug it into the network temporarily? Ive never seen a sparc without an integrated ethernet card. On 2/9/06, Kris Kennaway wrote: > On Wed, Feb 08, 2006 at 11:37:45PM +0100, Paolino wrote: > > I'm using a disk to bring data to an network-isolated machine running > > sparc. What filesystem can I use to get some compatibility? > > > > Having placed an UFS from an i386, makes it unreadable on the sparc, IR= C > > guys tought me it's an endiannes problem. > > > > Is tar going to work ? > > tar will work, so you can always write the tar file to the raw disk > (i.e. use no filesystem). > > Kris > > > -- James Tanis jtanis@pycoder.org http://pycoder.org