From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-qc0-f177.google.com ([209.85.216.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SXc4s-0003b3-TK for linux-mtd@lists.infradead.org; Thu, 24 May 2012 17:43:59 +0000 Received: by qcsu28 with SMTP id u28so43413qcs.36 for ; Thu, 24 May 2012 10:43:57 -0700 (PDT) Message-ID: <4FBE7347.8000004@gmail.com> Date: Thu, 24 May 2012 14:43:35 -0300 From: "William F." MIME-Version: 1.0 To: linux-mtd@lists.infradead.org Subject: To clone NAND from a mobile phone Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello. Firstly, sorry about my bad english and sorry about any stupid question. I need to get a clone (or to do an image) from a embedded NAND into a Nokia 6267 mobile phone. 1) Do I need "MTD tests support" activated in the kernel, right? 2) If I connect the phone through its usb cable will be created something like /dev/mtd0? 3) Can I clone the NAND with mtd-utils? Any help will be appreciated. Many thanks and cheers for all. William.