On Wed, Jun 15, 2016 at 12:29 AM, Paul Verreth <p...@verreth.be> wrote:
> Dear all.
>
> When I download a video using  Firefox DownloadHelper addon, the
> filesystem suddenly turns read only. Not a coincedence, I tried it
> several times, and it happened every time again
>
> Info:
> Linux wolfgang 4.2.0-35-generic #40-Ubuntu SMP Tue Mar 15 22:15:45 UTC
> 2016 x86_64 x86_64 x86_64 GNU/Linux
>
> btrfs --version
> btrfs-progs v4.0

I'm curious what you get from btrfs check (without --repair) with a
recent btrfs-progs, i.e. ideally a 4.5 version.

Fedora 24 is a go as of today, and the smallest image with btrfs-progs
4.5.2 on it is this 438M image:

http://dl.fedoraproject.org/pub/alt/stage/24_RC-1.2/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-24-1.2.iso

dd that to a USB stick and boot, at the boot menu pick
Troubleshooting, then pick Rescue a Fedora system. At the menu pick
skip to shell. Here you can run:

lsblk
btrfs check /dev/sdXY > btrfscheck.txt

That won't output 100% to that file but most of it will go there. If
you have a wired network connection it should be up already, otherwise
you're messing around with nmcli to get it up. scp it somewhere or if
the file is small enough you can 'fpaste btrfscheck.txt' and it'll
spit back a URL where it uploaded that file.




-- 
Chris Murphy
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to