I have a custom ARM board with 16MB of SDRAM. I also have a 256MB nand flash. I can create and download a filesystem as long as it is less than 16MB.
Does anyone know how I specify to the ext2 filesystem that it has 256MB of flash to work with (size of partition) but only have the file that is created less (right now, it is about 10 MB). I'd like to be able to use tftp and others to download and save files so that it knows it has plenty of room instead of thinking it is out of room. TIA, Chrisotpher
