On 2005.07.30 11:07, Keith Edmunds wrote:
Barry Samuels wrote:
I had to install the 2.6.8 kernel source and recompile my own kernel...
. .
"EXT2-fs warning (device hda5): ext2_fill_super: mounting ext3 filesystem as ext2"
Two things: are you aware that the latest (stable) kernel is in the 2.6.12 series now? Secondly, did you compile in the ext3 filesystem? It is no good having it as a module - the kernel needs the root filesystem type compiled in.
Debian's latest is 2.6.8 so I'll stick with that.
Well spotted. I spent a lot of time changing modules to built-in for the disc drive bits but forgot that one.
Many thanks.