On Fri, Jan 16, 2004 at 09:23:14AM -0800, Stuart Sheldon wrote: > I'm running beta2 of the installer on one of our install mirrors at the > office, we (re)install an average of 10 - 15 sarge systems a month as > part of our testing and review for our customer base. Needless to say, > installing Sarge directly is a big boost for us! Part of the process we > use is to boot off of tftp and run 'dd' to write zeros to all the HD's. > > So I was wondering if you were planning to build 'dd' into busybox? It's > in the woody installer...
Why do you need to use dd? "cat /dev/zero > /dev/hda" will do the trick. :-) /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

