Guys:
On Wed, Jul 27, 2011 at 12:23 AM, Bill Gatliff <[email protected]> wrote: > Any ideas? Thanks! Darn it. I was missing a ubimkvol command: # ubimkvol /dev/ubi0 --name "foo" --maxavsize Set volume size to 1025966080 Volume ID 0, size 4040 LEBs (1025966080 bytes, 978.4 MiB), LEB size 253952 bytes (248.0 KiB), dynamic, name "foo", alignment 1 # mount -t ubifs ubi0:foo /mnt UBIFS: default file-system created UBIFS: mounted UBI device 0, volume 0, name "foo" UBIFS: file system size: 1022664704 bytes (998696 KiB, 975 MiB, 4027 LEBs) UBIFS: journal size: 33521664 bytes (32736 KiB, 31 MiB, 132 LEBs) UBIFS: media format: w4/r0 (latest is w4/r0) UBIFS: default compressor: lzo UBIFS: reserved for root: 4952683 bytes (4836 KiB) Thanks for prompting me to do my homework! b.g. -- Bill Gatliff [email protected] _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
