public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] JFFS2 no space left on device error
@ 2005-07-31 16:37 Edgar Grimberg
  2005-07-31 20:33 ` Gary Thomas
  0 siblings, 1 reply; 6+ messages in thread
From: Edgar Grimberg @ 2005-07-31 16:37 UTC (permalink / raw)
  To: eCos Discussion List

Hi,

I have loaded the jffs2 image provided in the eCos tree onto my board 
(EB40A-like) using redboot and the serial port. I made an FIS entry 
named JFFS2 with this image. (no errors so far)
After that, using the BDI2000 debugger, I have programmed the jffs2_1 
test onto the board.
It seems that the mounting of the jffs2 image is working OK (at least no 
errors on the serial), I get some directory listing (perhaps not OK, 
considering the file structure from the support/jffs2 folder):

<INFO>: reading directory /
<INFO>: entry              . [mode 016f0001 ino 00000001 nlink 1 size 0]
<INFO>: entry             .. [mode 016f0001 ino 00000001 nlink 1 size 0]

Creating a file gives me:

<INFO>: create file /foo size 202
<FAIL>: open() returned -1 No space left on device
<FAIL>: write() returned -1 Bad file handle

and the bad file handle message continues.

Any hints?

Regards,
Edgar


-- 
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] 6+ messages in thread

end of thread, other threads:[~2005-08-02 12:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-31 16:37 [ECOS] JFFS2 no space left on device error Edgar Grimberg
2005-07-31 20:33 ` Gary Thomas
2005-08-01 12:18   ` Edgar Grimberg
2005-08-01 14:46     ` Andrew Lunn
2005-08-01 15:45       ` Edgar Grimberg
2005-08-02 12:57         ` Edgar Grimberg

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).