Re: Why kernel 2.5.58 only mounts / (not home etc)

Andrew Morton (akpm@digeo.com)
Sat, 18 Jan 2003 15:44:14 -0800


Max Valdez <maxvaldez@yahoo.com> wrote:
>
> I'm having a problem with 2.5.58, when I boot I get / mounted, but not
> the other entries on fstab, but if I mount them manually they run ok.
> All ext3.
>
> Is anybody having the same problem ?
> mount-2.11u, e2fsprogs-1.27-4mdk
> on MDK 9.0.
>

Your ext3 filesystem is being built as a module, so you are dependent upon
correct initrd setup to be able to mount the other filesystems. If those
filesystems were not cleanly shut down, ext2 will not be able to mount them.

Or something like that. Try setting CONFIG_EXT3_FS=y.

-
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/