public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: [ECOS] eCos FAT filesystem
       [not found] <20040731115219.1750.qmail@web25102.mail.ukl.yahoo.com>
@ 2004-08-01 21:40 ` Andrew Lunn
  0 siblings, 0 replies; only message in thread
From: Andrew Lunn @ 2004-08-01 21:40 UTC (permalink / raw)
  To: Iram; +Cc: ecos-discuss

On Sat, Jul 31, 2004 at 12:52:19PM +0100, Iram wrote:
> Hi
> 
> I am developing an SD interface driver for the LEON
> target. I have incorporated the FAT filesytem
> developed by Elactec to eCos and want to test the file
> system. I am looking for a program similar to
> "mk_romfs" that creates a FAT file system image that I
> can load into the target memory. Host machine has
> windows XP. 

Your easiest solution might be to use a real floppy or vary small
partition and the use the cygwin dd to copy the filesystem into a file
and then upload it to the target.

Or you might consider using Linux. You can use mkfs.vfat to create the
filesystem in a file, then you the loop device to mount the filesystem
in a file and put files into the filesystem.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-01 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20040731115219.1750.qmail@web25102.mail.ukl.yahoo.com>
2004-08-01 21:40 ` [ECOS] eCos FAT filesystem Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).