On Mon, Mar 12, 2012 at 10:23:49AM +0100, Alex Schuster wrote: > José Romildo Malaquias writes: > > > On Sat, Mar 10, 2012 at 07:36:07PM +0100, YoYo Siska wrote: > > > > mke2fs -f -b1024 -i2048 /usr/img_portage > > > > The -f option from mke2fs is to specify a fragment size and expects an > > argument. Do you -F (which forces mke2fs to create a filesystem, even if > > the specified device is not a partittion on a block special device)? > > I'm pretty sure that's what he meant, without the -F you need to confirm > that you really want to create the FS. I forgot to mention this when I > also quoted this line in my reply. >
yes, that's exactly what I had in mind was writing that from memory and forgot the the case... thanks for the correction yoyo