Le 03/02/2014 14:47, Andreas Schwab a écrit : > Alexander Graf <[email protected]> writes: > >>> 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? > The indirection level depends on the file size in units of filesystem > blocks. The only way to reduce it is to increase the block size.
Thanks for information. The other way would be to size down the initrd. ;) I am trying to fix the upstream u-boot. Guillaume -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
