I'd like to use btrfs for / on the Beagle Bone Black. Can it be done?
The uEnv file currently uses a command 'ext4load', which presumably goes with a ext4 root volume, but there doesn't seem to be a btrfs equivalent in the source.
If I create a separate ext4 /boot partition, but have / on btrfs (as one used to have to do it on x86), might that work?