Mark Harmstone

Results 397 comments of Mark Harmstone

Thanks. Yes, both of these seem to be to do with your graphics card rather than btrfs. The first is in the NVidia driver, the second while running dxdiag.exe.

Either your disk is dying or you've got it mounted by both a VM and the host at the same time.

That's what's causing your corruption, then - marking a disk as offline won't unmount the btrfs volume, I don't think. If you're looking to share files with a VM, you'd...

Thanks @itsTyrion. Compression does seem to be a common factor among people reporting problems, but I've not been able to reproduce any particular issues yet.

What happens if you use GRUB to run the EFI shell, then use the shell to run Quibble?

>file_open returned EFI_ACCESS_DENIED That's not good. This is an error that Quibble is feeding through from the firmware, rather than one it's generating itself. I suspect your firmware is too...

Thanks. I agree - I've force-pushed a new version with the changes made. I had to rename the library target from git2 to libgit2, and then give it a blank...

And again - I needed to change examples/CMakeLists.txt as well.

I've rebased this against the current master. Would somebody be able to review it before the next release, please?