fdisk problems
David Woodhouse
dwmw2 at infradead.org
Thu Jan 25 13:33:27 EST 2001
Please could you look for the find_boot_record() function at the beginning
of drivers/mtd/nftlmount.c.
In the loop which says 'search for a valid boot record', inside the code
which executes if the memcmp of DataOrgID with 'ANAND' is zero (line 77 of
my version), can you first make it printk a message when, so you know it's
actually _found_ the ANAND header, and then find each instance of 'goto
ReplUnitTable' and make it print the reason if/when it triggers, rather
than just doing so silently.
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list