Hello, I'm trying to upgrade my server to the latest hardened-sources kernel. I'm trying to mount my /dev/hda1 partition to /boot but I'm getting the error:
mount: unknown filesystem type 'ext2' It's true that I don't have ext2 support compiled into my kernel, but I never have. My /etc/fstab looks like this: /dev/hda1 /boot ext3 noauto,noatime 1 2 Does anyone know what's going on here? - Grant -- [email protected] mailing list

