quibble icon indicating copy to clipboard operation
quibble copied to clipboard

Quibble - the custom Windows bootloader

Results 76 quibble issues
Sort by recently updated
recently updated
newest added

I haven't tried quibble yet but I wonder if it support the file system drivers of rEFInd: https://sourceforge.net/projects/refind/ They are separate files. Considering that it has EFI drivers for ext2/3fs,...

... and SecureKernel too perhaps?

So as the title says, does quibble support this configuration? I know I like to do weird things, so here is my use case. I have a Steam Deck, and...

![image](https://user-images.githubusercontent.com/13463539/188318424-ea93cfd3-bfa5-43a1-8e5d-e764b7ebd1e0.png) My GRUB config: ``` #!/bin/sh exec tail -n +3 $0 # This file provides an easy way to add custom menu entries. Simply type the # menu entries you...

I tried to boot Win11 22H2 and Win10 20H1. They are all unable to boot and reports: `EFI_INVALID_PARAMETER`. I think it's not error about versions. I boot windows from a...

Per topic, I get `OpenSubvol returned EFI_NOT_FOUND` when attempting to boot Windows 7 by reference to the btrfs UUID when the EFI System Partition is on another drive. Is there...

On 32-bits, process_memory_map() function cuts all descriptors above 4G (0xffffffff). This limits amount of available RAM to 3.5GB in best case. Unfortunately, some UEFI firmwares split low memory at 2GB,...

So Windows 10 booted successfully on quibble. but some graphics driver do not work with giving this error **This Device Cannot Find Enough Free Resources to Use (Code 12)** (Not...

Something I could easily reproduce: 1) install windows on Steam deck, install steam, install Resident Evil2 remake. Run it - great, it works! 2) keep using ntfs, but use quibble...