Dlink DIR-825B1

Sean Bruno sbruno at ignoranthack.me
Tue May 27 00:54:16 UTC 2014


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



More information about the freebsd-embedded mailing list