Le 01/02/2014 15:03, Alexander Graf a écrit : > >> 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 do not know if there is such an option. Maybe just hiting an ext2 limitation? > >> 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 :) Still using ext2fs. :( Guillaume -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
