On Sun, 2019-09-08 at 14:21 -0700, Samuel Sieb wrote:
> On 9/8/19 6:13 AM, Patrick O'Callaghan wrote:
> > My question is: how can I add this as an option to my Grub
> > configuration to enable dual-boot directly from the Grub menu (i.e.
> > running on metal, not a VM)? In other words, BIOS boots us
On 9/8/19 2:43 PM, Tom Horsley wrote:
On Sun, 8 Sep 2019 14:21:59 -0700
Samuel Sieb wrote:
BIOS boots using MBR,
invokes Grub, which then (optionally) invokes UEFI to boot Windows. Or
is this not possible?
You can't because the EFI services would not be available.
Could you have a separate
On Sun, 8 Sep 2019 14:21:59 -0700
Samuel Sieb wrote:
> BIOS boots using MBR,
> > invokes Grub, which then (optionally) invokes UEFI to boot Windows. Or
> > is this not possible?
>
> You can't because the EFI services would not be available.
Could you have a separate grub instance that is UEFI
On 9/8/19 6:13 AM, Patrick O'Callaghan wrote:
My question is: how can I add this as an option to my Grub
configuration to enable dual-boot directly from the Grub menu (i.e.
running on metal, not a VM)? In other words, BIOS boots using MBR,
invokes Grub, which then (optionally) invokes UEFI to boo
I have an old-style MBR Grub configuration for F30. Converting the
system to UEFI seems like a hassle and doesn't provide an obvious
benefit for now (maybe next time I do a full install I'll go for it).
However I also run Windows 10 in a KVM/QEMU virtual machine. This has
its own dedicated drive a
Thanks, I'm aware of that wiki page, but that only mentions ARM v7 Fedora
builds.
Those work on RPi3 and below.
RPi4 is ARM v8, so I wanted to know what issues I might run into. I guess I'll
be the
first to try.
On Sun, 08 Sep 2019 07:01:43 -0400, Ted Roche wrote:
> There does seem to be a
There does seem to be a project to run Fedora on Pi, but you'll want to be
aware of the limitations they describe here:
https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi?rd=Raspberry_Pi
On Sat, Sep 7, 2019 at 6:15 PM Amadeus WM via users <
users@lists.fedoraproject.org> wrote:
> Has