[TriLUG] installing m0n0wall
Aaron S. Joyner
aaron at joyner.ws
Fri Jan 14 00:02:35 EST 2005
Jason Tower wrote:
>On Thursday 13 January 2005 23:45, Jason Tower wrote:
>
>
>>we found the reason the our m0n0wall installation wasn't working on
>>our test box tonight. the downloaded disk image is actually gzipped,
>>unfortunately though the filename doesn't reflect that. therefore
>>what we tried didn't result in a bootable CF card:
>>
>>dd if=generic-pc-xxx.img | dd of=/dev/hdX
>>
>>
>
>oops, that should read 'dd if=generic-pc-xxx.img of=/dev/hdX'
>
>
Although I was going to comment that it's really poor usage, your first
statement would actually work. :) If if or of aren't specified, they
default to standard out. Using a pipe involves about 4 extra buffers
and a whole second dd process being involved, but the results would
probably be similar in terms of real world performance.
Aaron S. Joyner
More information about the TriLUG
mailing list