From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 15 Aug 2007 12:37:35 -0400 Subject: [U-Boot-Users] Simple newbie fs question In-Reply-To: <8f0d4f790708150912w63fd4652t652190e3e7432c18@mail.gmail.com> References: <8f0d4f790708150848o437da3a5n52b1ef6aa01ead2@mail.gmail.com> <46C3232A.90008@qstreams.com> <8f0d4f790708150912w63fd4652t652190e3e7432c18@mail.gmail.com> Message-ID: <46C32BCF.7010203@qstreams.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Josiah Allen wrote: > > Thanks for the reply. > > It's a PowerPC Linux Kernel Image. > > It's on a 32 mb flash. > > fsinfo says it is type JFFS2. > > I can view the file using the 'ls' command. I can even 'load' it with > fsload. Bad news. AFAIK, you can only read the file system or wipe out the whole thing. regards, Ben