Saving NAND using nanddump

could use dd

dd if=/dev/mtd0 of=/tmp/usb/mtd0.bin

1 Like