Comment 8 for bug 62868

Revision history for this message
Juanje Ojeda (juanje) wrote : should we add "dd" to the busybox?

You're right.

Maybe the best solution for this is to activate the "dd" in the busybox's config. Something like:
--- .config 2006-12-13 00:15:55.000000000 +0100
+++ debian/config-initramfs 2006-12-13 00:10:01.000000000 +0100
@@ -115,7 +115,7 @@
 CONFIG_CUT=y
 # CONFIG_DATE is not set
 # CONFIG_FEATURE_DATE_ISOFMT is not set
-CONFIG_DD=y
+# CONFIG_DD is not set
 # CONFIG_DF is not set
 # CONFIG_DIRNAME is not set
 # CONFIG_DOS2UNIX is not set

What do you think?