On Mon, 17 February 2003 08:48:55 -0800, Martin J. Bligh wrote:
>
> The point remains, if I say I want ext2, I should get ext2, not whatever
> some random developer decides he thinks I should have. Worst of all,
> the system then lies to you and says it's mounted ext2 when it's not.
This is, how things worked for me:
1. Kernel tries to mount rootfs ext3. If this fails, it will continue
trying ext2. No other fs compiled into kernel.
2. If there is a journal, it is ext3.
3. Init scripts read /etc/fstab and read ext2.
4. root is remounted as ext2.
5. System allows me to log it, root is ext2, life is good.
Where is your behaviour different from this list? Where do you say you
want ext2 but don't get it?
Jörn
-- Beware of bugs in the above code; I have only proved it correct, but not tried it. -- Donald Knuth - 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/
This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:19 EST