Hey folks, Thanks for the pointers! I removed all the OOB data, which gave me a pristine dump. I was able to extract other stuff (like the kernel and boot image) once that was all removed. I also grabbed a clean dump of the UBI filesystem, without all the OOB stuff. Once that was done, I used ubi_reader to convert it to a ubifs (I'm sure I could have done that with mtdtools as well). Then I used this guide, pretty much as-is, to mount it: http://www.linux-mtd.infradead.org/faq/ubifs.html#L_ubifs_extract Thanks so much for your help! Ron On Thu, Jan 3, 2019 at 12:41 PM Richard Weinberger <richard@xxxxxx> wrote: > > Ron, > > Am Donnerstag, 3. Januar 2019, 21:35:46 CET schrieb Ron Bowes: > > I hadn't heard of nandsim, I'll take a look! > > > > I was using -O for the VID header, but ubiattach was complaining about > > data_offset being unusual. > > Yeah, I bet this was due to the simulated NOR chip. NOR does not have OOB. > > > It's probably the OOB data, though, so nandsim may fix all my problems. > > :-) > > Thanks, > //richard > > ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/