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.
Keith