From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petter Larsen Date: 04 Mar 2003 19:05:07 +0100 Subject: [U-Boot-Users] Boot the kernel from a JFFS2 filesystem In-Reply-To: <1046797195.15309.60.camel@spawn> References: <1046789264.1140.173.camel@pla> <1046792578.15343.56.camel@spawn> <1046796651.1192.4.camel@pla> <1046797195.15309.60.camel@spawn> Message-ID: <1046801107.1192.34.camel@pla> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Is there a similar method if I use Compact Flash and a more generic filesystem like ext2, ext3 or Reiserfs Best regards Petter Larsen moreCom as On Tue, 2003-03-04 at 17:59, Kenneth Johansson wrote: > On Tue, 2003-03-04 at 17:50, Petter Larsen wrote: > > Hello > > > > I got it. I was just to simple:-) > > But is it possible to boot it directly from the filesystem and not load > > it into memory first? > > No the file is not a continuous block of data so it can't be done.