I can successfully install 10.10 and 11.04. The problem comes when I add quite a few packages.
I get disk corruptions - unattached inodes etc., ext3, ext4 and btrfs all are affected the same and boot will fail with a string of HD errors.
[ 4.600921] Freeing init memory: 300K
[ 4.741516] udev[70]: starting version 167
[ 4.889434] usb 1-2.1: new high speed USB device using ehci-omap and address 3
[ 5.319183] usb 1-2.5: new high speed USB device using ehci-omap and address 4
[ 5.609375] hub 1-2.5:1.0: USB hub found
[ 5.701599] hub 1-2.5:1.0: 7 ports detected
[ 5.987762] device label rootfs devid 1 transid 24 /dev/mmcblk0p2
[ 6.011352] Btrfs detected SSD devices, enabling SSD mode
[ 6.099060] usb 1-2.5.4: new low speed USB device using ehci-omap and address 5
[ 6.175018] btrfs csum failed ino 10615 off 0 csum 2566472073 private 3464739480
[ 6.186248] btrfs csum failed ino 10615 off 4096 csum 2566472073 private 1022574792
[ 6.197662] btrfs csum failed ino 10615 off 8192 csum 2566472073 private 2403418585
[ 6.209350] btrfs csum failed ino 10615 off 12288 csum 2566472073 private 496927556
[ 6.220855] btrfs csum failed ino 10615 off 0 csum 2566472073 private 3464739480
[ 6.232055] btrfs csum failed ino 10615 off 4096 csum 2566472073 private 1022574792
[ 6.243408] btrfs csum failed ino 10615 off 8192 csum 2566472073 private 2403418585
[ 6.254638] btrfs csum failed ino 10615 off 12288 csum 2566472073 private 496927556
[ 6.265808] btrfs csum failed ino 10615 off 0 csum 2566472073 private 3464739480
[ 6.280334] btrfs csum failed ino 10615 off 0 csum 2566472073 private 3464739480
[ 6.296020] Kernel panic - not syncing: Attempted to kill init!
[ 6.305328] [<c005f470>] (unwind_backtrace+0x0/0xf8) from [<c05ed5a0>] (panic+0x6c/0x198)
[ 6.316894] [<c05ed5a0>] (panic+0x6c/0x198) from [<c0099cdc>] (complete_and_exit+0x0/0x1c)
[ 6.328552] [<c0099cdc>] (complete_and_exit+0x0/0x1c) from [<de841f6c>] (0xde841f6c)
Later I will capture what happens with ext3 and ext4.
Regards
Sid.