Comment 0 for bug 1776951

Revision history for this message
Alexander Chumakov (delfer) wrote :

"Raspbian GNU/Linux 9 (stretch)
Linux raspberrypi 4.14.34-v7+ #1110 SMP Mon Apr 16 15:18:51 BST 2018 armv7l GNU/Linux

HDD connected throw usb-sata adapter by ADAPTEC.

Installed
apt install btrfs-progs

And run
btrfs check /dev/sda1

Takin error:
"couldn't open because of unsupported option features (10)
Couldn't open file system"

Workaround: replace btrfs-progs 4.7.3-1 with latest 4.16.1-2
wget http://ftp.ru.debian.org/debian/pool/main/b/btrfs-progs/btrfs-progs_4.16.1-2_armhf.deb
dpkg -i btrfs-progs_4.16.1-2_armhf.deb