Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 17:54:12 -0700
From:      Sean Bruno <sbruno@ignoranthack.me>
To:        Nenhum_de_Nos <matheus@eternamente.info>
Cc:        freebsd-embedded@freebsd.org
Subject:   Re: Dlink DIR-825B1
Message-ID:  <1401152052.1107.10.camel@bruno>
In-Reply-To: <49c60fb02024eef0845c34e0acd8ec0f.squirrel@arroway.org>
References:  <1401125217.1107.6.camel@bruno> <49c60fb02024eef0845c34e0acd8ec0f.squirrel@arroway.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2014-05-26 at 20:59 -0300, Nenhum_de_Nos wrote:
> On Mon, May 26, 2014 14:26, Sean Bruno wrote:
> > Does anyone have their calibration partition handy for this unit?  I
> > seem to have destroyed mine at the moment and need to restore something
> > so I have a test unit.
> >
> > sean
> 
> Sean,
> 
> how can I get it ?
> 
> I have one here running an old version of FreeBSD for it. Does this help ?
> 
> matheus
> 


Yes, something like:

dd if=/dev/art bs=64k count=1 | nc <another computer>:10000 

with another computer listening

nc -l 10000 > art.bin

sean




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1401152052.1107.10.camel>