From owner-freebsd-questions@FreeBSD.ORG Sat Aug 19 18:27:19 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 7CD4416A4DE for ; Sat, 19 Aug 2006 18:27:19 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9CEB43D45 for ; Sat, 19 Aug 2006 18:27:16 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 15424 invoked from network); 19 Aug 2006 18:27:14 -0000 Received: from unknown (HELO localhost) (775067@[217.50.145.247]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 19 Aug 2006 18:27:14 -0000 Date: Sat, 19 Aug 2006 20:26:49 +0200 From: Fabian Keil To: freebsd-questions@freebsd.org Message-ID: <20060819202649.162de001@localhost> In-Reply-To: <20060819104555.16827.qmail@web35608.mail.mud.yahoo.com> References: <20060819104555.16827.qmail@web35608.mail.mud.yahoo.com> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2008-08-18.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_wdPWQmY8gXNjp8FVCzionYM; protocol="application/pgp-signature"; micalg=PGP-SHA1 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: Sat, 19 Aug 2006 18:27:19 -0000 --Sig_wdPWQmY8gXNjp8FVCzionYM Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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. >=20 > 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 --=20 http://www.fabiankeil.de/ --Sig_wdPWQmY8gXNjp8FVCzionYM Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE51f/BYqIVf93VJ0RAql0AJ9hQkRyMjYpIcYbrOEhA+N923F2UQCfXR6c c+wt2oJncP+qyRy6qd8s2n8= =YxEk -----END PGP SIGNATURE----- --Sig_wdPWQmY8gXNjp8FVCzionYM--