Re: QEMU and Grub.

2025-06-08 Thread Vladimir 'phcoder' Serbinenko
GRUB kernel doesn't have a stable interface. So it's not supported to mix kernel and modules from different sources. What I do in your case is that I use upstream kernel and modules with few patches to add blscfg. Those patches are currently in review upstream Regards Vladimir 'phcoder' Serbinenko

Re: QEMU and Grub.

2025-06-08 Thread Khalid Ali
> I've asked this question in the past and just havn't been able to get an > answer with a solution, or if I can even do what I want to do so I'm going to > throw it out here again. > > I have a QEMU/KVM environment with flat disk images, no partitioning, no MBR, > just a ext filesystem. These i

QEMU and Grub.

2025-06-06 Thread Shaun Reitan
I've asked this question in the past and just havn't been able to get an answer with a solution, or if I can even do what I want to do so I'm going to throw it out here again. I have a QEMU/KVM environment with flat disk images, no partitioning, no MBR, just a ext filesystem. These instances a