On Monday 02 June 2008 14:40, Gilles Espinasse wrote: > Selon Neeraj Vaidya <[EMAIL PROTECTED]>: > > > So , are you saying that I should rather use the mke2fs from e2fsprogs ? > > or are you saying that I should try without using the -j flag ? > > but I will need the -j flag as I want to create an ext3 filesystem. > > > I don't say you should use mke2fs from e2fsprogs. > You should first check if proc is mounted, if /etc/mtab exist,... if busybox > implementation require that. One grep mtab in busybox sources could be a clue.
busybox 1.10.x does not have mke2fs. To be more precise, it is not possible to select in config and build one without some patching. -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
