Hello,
I've succesfully created image using the old way and transfer it to 32MB flash-disk by mounting the image using loopback and copying its content to bigger flash-disk (i have to syslinux the disk first0
so with the new build system i've try build a new image and it works, but how can modified it to create bigger image for my 32MB flash ?
Edit the following line in build.sh: dd if=/dev/zero of=$IMG bs=1k count=6500 || die "dd failed"
Change 6500 to a number you kilobytes you want, e.g. 30000
-- Best Regards, Vladimir Ivashchenko ThunderWorx - www.thunderworx.com Senior Systems Designer/Engineer
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ leaf-wisp-dist mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-wisp-dist