[Buildroot] Strange MTD problem (ARM)

Peter Korsgaard jacmet at uclibc.org
Mon Dec 7 08:34:25 UTC 2009


>>>>> "Joachim" == Joachim Pihl <jpihl at nevion.com> writes:

 Joachim> This may not be related to Buildroot, but I am completely stumped:

I take it that this is with busybox cp and not coreutils? You might have
better luck asking on the busybox list.

 Joachim> # cp mtdblock2 /dev/mtdblock2

So you want cp to detect that the target is a special file and not
unlink it, but instead do something like cat mtdblock2 >/dev/mtdblock2 ?

Why not simply use cat instead?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list