▲ | fuzzfactor 9 hours ago | |||||||||||||||||||||||||
Well if Microsoft was as serious about security as they could be, they would have made sure the NT6 boot routine would boot Linux without needing Grub a long time ago. With the resources they have, and these unique findings AI has helped them discover, they should now be in the ideal position to rapidly correct this deficiency in their own bootloader, so that nobody will ever need to use Grub again. With this level of expertise, now enhanced by AI, and so much effort already behind them so far, it shouldn't take much to push this over the finish line, provided they have an effective enough organization when it comes to enhancing the security of PC users overall. After all, they don't even have to worry about addressing Macs. I know the engineers are brilliant enough by far, and with nothing holding them back, we should be able to expect a minor revision of of the NT bootloader like this to be arriving any day now. According to what I see in the article, this would be one of the most timely & useful security patches to show up on Windows Update, I hope they don't drop the ball on this one. Patch Tuesday is next week but they seem so close they could probably push this critical correction out before that, so watch for it :) | ||||||||||||||||||||||||||
▲ | mystified5016 8 hours ago | parent | next [-] | |||||||||||||||||||||||||
I've always thought it was exceptionally clear that Microsoft emphatically does not want you to dualboot. That's why we got secure boot and why windows absolutely clobbers any other bootloaders during install, updates, and random points in between. It's why we have WSL. I'll bet good money that Microsoft never even considers what you propose. It's antithetical to the mission of "lock all possible users into ad revinue streams". Microsoft won't get their windows ad impressions if they allow you to use a different OS on the hardware you own. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | cmurf 8 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||
I don't understand why you think GRUB is required. Or what boot sequence (or use case) involves UEFI > NT6 > GRUB > linux. Are you wanting bootmgr.efi to learn how to read arbitrary Linux filesystems, bootloader configurations, and EFISTUB? Why? Windows supports setting a one time boot using a UEFI BootNext NVRAM variable, directly boots shim.efi, doesn't involve bootmgr.efi | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | dismalaf 7 hours ago | parent | prev [-] | |||||||||||||||||||||||||
> nobody will ever need to use Grub again. I mean, I replaced Grub with systemd-boot awhile back... |