On Fri, 7 Dec 2001, Russell King - ARM Linux wrote: > On Wed, Dec 05, 2001 at 08:01:37PM +0100, Rafael Rodr�guez Velilla wrote: > > erase /dev/mtd0 > > dd if=kernelloader.bin of=/dev/mtd0 bs=1 > > (I have also tried with cp) > > It's probably not necessary to erase /dev/mtd0 first. Are you sure that > dd copied all of the kernelloader.bin image into mtd0?
/dev/mtd0 must be erased, /dev/mtdblock0 doesn't. Nicolas _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
