kernel 2.4.7 (cant format with i=1024?)

kernellist@source.intac.net
Sat, 29 Jun 2002 10:56:52 -0400 (EDT)


Hey all,
I kickstart my boxes, and have run into something very odd with
kernel 2.4.7: In my post install script, I unmount a partition and I
reformat it so blocks and inodes are 1024(mkfs -b 1024 -i 1024
$partition/). But, this does not work on kernel 2.4.7. Anyone know what's
up? Ive been using kickstart since redhat 5.2 days and never have ran into
this type of problem.

If I change the kernel to 2.4.18 then I can run mkfs -i 1024 ok, but then
kickstart wont work (the kernel wont install for some reason) :/

Anyway, anyone know why I can set to 1024 inodes per group on 2.4.7?

And if anyone might happen to know why you cant kickstart with a 2.4.18
kernel.

Thanks. I just woke up, so I apolgize if the above is not properly worded.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/