From owner-freebsd-questions@FreeBSD.ORG Sun Aug 20 05:26:33 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A069D16A4DE for ; Sun, 20 Aug 2006 05:26:33 +0000 (UTC) (envelope-from girish1729@yahoo.com) Received: from web35608.mail.mud.yahoo.com (web35608.mail.mud.yahoo.com [66.163.179.147]) by mx1.FreeBSD.org (Postfix) with SMTP id 7A7CB43D5E for ; Sun, 20 Aug 2006 05:26:30 +0000 (GMT) (envelope-from girish1729@yahoo.com) Received: (qmail 59505 invoked by uid 60001); 20 Aug 2006 05:26:29 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Qa/+2jLkPDGlU1SIQHAQTC4NFS2nv/Fo9+KXbkccUstJsl0E7P845vgj86sBqFvGfZItIGjNVpTbBdpd8Q5e/Num9qRmdFCSJWYZ/IttMNhB56uuy2BEYvMtR7eZ6uOZ0BOXusvVVsjHjIDjAcUyhhRer3fG61q3CK4EBt1CE+A= ; Message-ID: <20060820052629.59503.qmail@web35608.mail.mud.yahoo.com> Received: from [59.92.95.237] by web35608.mail.mud.yahoo.com via HTTP; Sat, 19 Aug 2006 22:26:29 PDT Date: Sat, 19 Aug 2006 22:26:29 -0700 (PDT) From: Girish Venkatachalam To: Fabian Keil , freebsd-questions@freebsd.org In-Reply-To: <20060819202649.162de001@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Girish Venkatachalam Subject: Re: Accessing device files over the network X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Aug 2006 05:26:33 -0000 --- Fabian Keil wrote: > Girish Venkatachalam wrote: > > > I want to make a USB flash stick. But I have USB > ports > > only on my linux box. Whereas I would have to run > > bsdlabel from my FreeBSD box connected over the > > Ethernet. > > > > Any way out for me? :-) > > Prepare a file backed "disk" with the size of > the flash stick, copy it to the Linux box > and use dd to transfer it to the flash stick. > > mdconfig(8) and md(4) tell you the details. > > Fabian Thanks Fabian. Marvellous! I should have guessed that! Anyway this morning I was thinking under situations where this solution is not appropriate whether it was possible to access device files just by exporting the /dev filesystem thro' NFS? Will that work? Are there any gotchas? Thanks in advance. regards, Girish __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com