You need to check if your kernel has
- correct partition type support
I have CONFIG_MSDOS_PARTITION set, is there something else I need?
- correct fs type support ( like rich said, ext3 etc)
It's there except for CONFIG_EXT3_FS_XATTR, because it conflicted with the tiny patches.
Myles