On Mon, Aug 20, 2007 at 11:08:40AM -0500, Christopher Reder wrote:
> 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).
> 
hmmh, are you looking for the --pad parameter of mkfs.jffs2?
> 
> 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.

maybe you will get more answers on the linux-mtd mailing list. This is
where the mtd experts hang out.

regards,

Andre

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to