No space left on device
David Woodhouse
dwmw2 at infradead.org
Wed Mar 20 12:27:33 EST 2002
sebastian.vaitus at masstechgroup.com said:
> I was able to create a JFFS2 image with mkfs.jffs2, erase the flash,
> and then copy the image to the flash ( about 200 bytes). I can mount
> the mtdblock and browse the files on the JFFS2 file system, but I
> cannot make any changes to the existing files or add new ones.
> Everytime I try to modify it I get the 'No space left on device'
> error.
Please compile with CONFIG_JFFS2_FS_DEBUG=1, set the console loglevel to 9
so that you see all the KERN_DEBUG messages, and log the output over a
serial console while you reproduce this and also run 'df'.
--
dwmw2
More information about the linux-mtd
mailing list