From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Woodhouse To: Brian T In-Reply-To: <080401c48f7d$253bda60$fd0ba8c0@briantpc> References: <070101c48ec7$d61e69d0$fd0ba8c0@briantpc> <1093894808.25339.57.camel@weaponx.rchland.ibm.com> <073f01c48ecc$abd3e600$fd0ba8c0@briantpc> <1093899187.16320.25.camel@thomas.tec.linutronix.de> <075f01c48ed7$08dbc570$fd0ba8c0@briantpc> <1093900751.16320.28.camel@thomas.tec.linutronix.de> <07e301c48f6b$0e95fdc0$fd0ba8c0@briantpc> <1093966869.6200.34.camel@localhost.localdomain> <080401c48f7d$253bda60$fd0ba8c0@briantpc> Content-Type: text/plain Date: Tue, 31 Aug 2004 18:11:51 +0100 Message-Id: <1093972311.6200.47.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org Subject: Re: jffs2 file corruption List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2004-08-31 at 12:08 -0500, Brian T wrote: > I'll try to get that done tomorrow. Will take some time to setup remote > syslog, boot, break it, turn off, dump the image, reboot, and dump the > broken image. Each image will probably be around 10MB compressed. David, I > can put the files on an FTP server and give you the link if you will have > time to take a peek at them > > Let me know what you want me to do. Putting them up for download is probably better than mailing them to the list -- yes. Make sure that your log includes KERN_DEBUG messages and isn't lossy. Remote syslog isn't necessarily good enough -- a serial console certainly is. Let me know the inode number of the test file you created too (ls -i me) -- dwmw2