Hi,
I am using the linaro-m-headless-rootfs and tools for btrfs are missing. I want to put btrfs on the onboard MMC and therefore I would like to run btrfs-tools on target.
Does any one have arm version of the btrfs-tools?
BR Per
On Fri, Jan 21, 2011, Per Förlin wrote:
I am using the linaro-m-headless-rootfs and tools for btrfs are missing. I want to put btrfs on the onboard MMC and therefore I would like to run btrfs-tools on target.
Does any one have arm version of the btrfs-tools?
apt-get install btrfs-tools?
It seems they built for armel: https://launchpad.net/ubuntu/+source/btrfs-tools/0.19+20100601-3ubuntu1/+bui...
On 21 January 2011 13:08, Loïc Minier loic.minier@linaro.org wrote:
apt-get install btrfs-tools?
I didn't consider that :) I am now feel motivated to fix a network connection on my board too.
It seems they built for armel: https://launchpad.net/ubuntu/+source/btrfs-tools/0.19+20100601-3ubuntu1/+bui...
Until then I get them from here. Thanks!