> Am 01.02.2014 um 13:51 schrieb Guillaume Gardet <[email protected]>: > > Hi, > > Trying to get Linux booting on Chromebook, I am facing the following error > while loading initrd in memory: > "ext2fs doesn't support triple indirect blocks." > > It seems that ext2fs used to access our ext3 partition is limited. > > What would be the best solution to fix that ?
Is there a mkfs or tune2fs option to reduce the indirection? Are we chasing an invalid symlink? > > I tried u-boot-snow (upstream u-boot for Chromebook) instead of > u-boot-chromebook which uses ext4fs instead of ext2fs but I just get a black > screen. :( > > A last solution would be to upgrade our u-boot-chromebook, but I do not know > where sources come from. Any idea? From the chromiumos git plus my patches :) Alex > > > Guillaume > > -- > To unsubscribe, e-mail: [email protected] > To contact the owner, e-mail: [email protected] > -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
