From owner-freebsd-questions@FreeBSD.ORG Sat Feb 9 12:08:36 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0BF2E571; Sat, 9 Feb 2013 12:08:36 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by mx1.freebsd.org (Postfix) with ESMTP id AB0C96E7; Sat, 9 Feb 2013 12:08:35 +0000 (UTC) Received: from r56.edvax.de (port-92-195-74-250.dynamic.qsc.de [92.195.74.250]) by mx02.qsc.de (Postfix) with ESMTP id 7399227620; Sat, 9 Feb 2013 13:08:27 +0100 (CET) Received: from r56.edvax.de (localhost [127.0.0.1]) by r56.edvax.de (8.14.5/8.14.5) with SMTP id r19C8UBC001935; Sat, 9 Feb 2013 13:08:30 +0100 (CET) (envelope-from freebsd@edvax.de) Date: Sat, 9 Feb 2013 13:08:30 +0100 From: Polytropon To: mexas@bristol.ac.uk Subject: Re: mount: /dev/da0p1: Invalid argument Message-Id: <20130209130830.762096cb.freebsd@edvax.de> In-Reply-To: <201302081230.r18CUpkL034751@mech-cluster241.men.bris.ac.uk> References: <20130208121432.GV2522@kib.kiev.ua> <201302081230.r18CUpkL034751@mech-cluster241.men.bris.ac.uk> Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: kostikbel@gmail.com, freebsd-questions@freebsd.org, freebsd-sparc64@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Polytropon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2013 12:08:36 -0000 On Fri, 8 Feb 2013 12:30:51 GMT, Anton Shterenlikht wrote: > So what is the advice for transferring data > via USB in such cases? Any other gpart partition > I could use? Use "the most universal file system" which isn't even a file system: tar. First, create a tar archive (not a _file_!) to the USB media as if it was a tape. On the sparc machine: # tar cvf /dev/da0 You can add compression flags like z and j if you need. To list what you've got, use "tar t" accordingly. Then uncompress directly from the media on the non-sparc machine: # tar xvf /dev/da0 See "man tar" for other options you might want to add. Also note that in this case, no file system is involved, so you can't mount anything here. > In the end I burned a CD with the files in question, > but it's a bit of a waste, as I only need to > move over several KB of data (wireless setup). That's true. Don't you have any floppies at hand? ;-) (Note: The tar approach also works on floppies, and even across OS borders, e. g. between Solaris and Linux.) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...