Re: [gentoo-user] Installing windows on second drive

2022-04-11 Thread Серега Филатов
>From my experience with UEFI systems: Windows no longer messes your boot completely (it just sets up the default entry to BCD loader) and you can just select linux loader from the startup menu. So you don't really need to have a minimal cd image. Just switch default boot entry back to grub in UEFI

Re: [gentoo-user] Installing windows on second drive

2022-04-11 Thread Adam Carter
FYI, the windows installer added an entry to the EFI boot loader (as Boot), but left Gentoo as the active entry; # efibootmgr BootCurrent: 0003 Timeout: 15 seconds BootOrder: 0003,,0008,0007,0001,0002 Boot* Windows Boot Manager Boot0001* Hard Drive Boot0002* Network Card Boot0003* 980G

Re: [gentoo-user] Installing windows on second drive

2022-04-10 Thread Adam Carter
> > iirc (and I'm about to do it again), Windows just makes itself default, > and sets boot timeout to 0. > > So no I wouldn't bother modifying grub - just set the EFI timeout to, > say, 5 secs. You then choose between Windows and grub, and then let grub > sort out the linux side for you. > Ok, wi

Re: [gentoo-user] Installing windows on second drive

2022-04-10 Thread Wols Lists
On 10/04/2022 01:30, Miles Malone wrote: That is correct, yeah. Wouldnt do you any harm to backup your ESP beforehand, though it's unlikely to be more than a precaution On Sun, 10 Apr 2022 at 10:13, Adam Carter wrote: I'm assuming that windows will modify the EFI configuration and i will need

Re: [gentoo-user] Installing windows on second drive

2022-04-09 Thread Miles Malone
That is correct, yeah. Wouldnt do you any harm to backup your ESP beforehand, though it's unlikely to be more than a precaution On Sun, 10 Apr 2022 at 10:13, Adam Carter wrote: > > I'm assuming that windows will modify the EFI configuration and i will need > to boot, say, a minimal cd image to r