quibble
quibble copied to clipboard
Quibble - the custom Windows bootloader
Does Quibble work with Windows 10 20H2? Tried a fresh iso (Enterprise) from today on a Dell XPS 12 2in1 laptop, and contrary to last time I tested Quibble, Quibble...
I have tried to build Quibble with clang-mingw cross compiler (https://github.com/xt-sys/xtchain) and it fails because there was no libgcc.a available: ``` [ 68%] Linking C executable quibble.efi lld: error: unable...
Hello, I'm using an efi grub to load quibbler and boot an NTFS windows (ntfs is supported right?) Why quibbler? Because my original efi doesn't work. Why load quibbler using...
I've been getting this "Unable to parse ARC name" error. The OS is Windows 8.1 (as Windows 10 loves screwing with me) and i'm using the provided OVMF binaries on...
When playing around with quibble, I find myself constantly trying with different ARC names to find where my Windows install is. It would be helpful to have a simple tool...
_**[ Update: I have also tried Windows 10 2009 which is supported by Quibble but still exactly same issue as below. ]**_ Hello everyone, First of all @maharmstone, thank you...
On both VirtualBox and QEMU the default boot option doesn't work and just gives a OpenSubvol returned EFI_NOT_FOUND But when booting through the Debug boot option it starts loading everything...
When trying to boot I get: ``` Loaded ntoskrnl.exe at fffff8080800000000. Booting NT version 10.0.19041.1288. File->Read returned EFI_VOLUME_CORRUPTED OpenHive returned EFI_VOLUME_CORRUPTED load_registry returned EFI_VOLUME_CORRUPTED boot returned EFI_VOLUME_CORRUPTED ``` (Transcribed from...
Would quibble be able to potentially have ext4 support? A windows driver for ext4 already [exists](https://github.com/bobranten/Ext4Fsd).