I upgraded my sheeva today to the latest kernel. After the upgrade I'm getting boot errors related to ext4/3, but my filesystems on an SD card are both ext2. Does the kernel not support ext2? I checked the SD on another computer and it is fine (at least according to fsck).
$this->bbcode_second_pass_code('', ' 0
SDHC found. Card desciption is:
Manufacturer:       0x02, OEM "TM"
Product name:       "SD08G", revision 3.8
Serial number:      3221812274
Manufacturing date: 9/2008
CRC:                0x00, b0 = 0
2857200 bytes read
## Booting image at 00800000 ...
   Image Name:   Linux-3.1.10-12-ARCH
   Created:      2012-07-17   4:51:44 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2857136 Bytes =  2.7 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[   18.197024] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incomp                      atibilities
INIT: version 2.88 booting
 > Arch Linux ARM
 > http://www.archlinuxarm.org
   ------------------------------
:: Mounting Root Read-Only                                               [FAIL]
:: Adjusting system time and setting kernel timezone                     [DONE]
:: Starting UDev Daemon                                                  [DONE]
:: Triggering UDev uevents                                               [DONE]
:: Loading User-specified Modules                                        [DONE]
:: Waiting for UDev uevents to be processed                              [DONE]
:: Configuring Virtual Consoles                                          [DONE]
:: Bringing up loopback interface                                        [DONE]
:: Unlocking encrypted volumes                                           [DONE]
:: Checking Filesystems                                                  [BUSY]                       /dev/mmcblk0p2 is mounted.
e2fsck: Cannot continue, aborting.
                                                                         [FAIL]
*****************  FILESYSTEM CHECK FAILED  ****************
*                                                          *
*  Please repair manually and reboot. Note that the root   *
*  file system is currently mounted read-only. To remount  *
*  it read-write type: mount -o remount,rw /               *
*  When you exit the maintenance shell the system will     *
*  reboot automatically.                                   *
*                                                          *
************************************************************
Give root password for maintenance
(or type Control-D to continue):
')
			
		
