Hacker News new | ask | show | jobs
by code_sterling 3895 days ago
And it should. Seriously, there are are less than 2% of users using Linux on the Desktop. Now a fraction of these users dual boot. Microsoft is a business, and it's bad business to spend money you could be using to make your product better to ensure that you play nice with every possible bootloader out there.
1 comments

Most people that are capable of installing Linux (or some other Unixoid system) are probably capable of reinstalling GRUB (at least with a little help from a search engine of their choice).

But if you try to get your parents to give Linux a try, because their laptop ends up infected with some virus every other month, this does not help.

Which makes me think: What about dual-booting two Windows installations? This is probably a very rare scenario, especially with virtualization, but what if I was developing, say, device drivers and wanted to check my driver works both on, say, Windows 7 and 8/8.1? Does the Windows installer put my other Windows installation in the boot menu automatically? (Honest question, I have never tried this and probably never will.)

I wouldn't recommend linux if your parents keep getting malware. Wipe the PC, and set yourself up as the admin. Create a base user account for your parents, and RDP in to their machine to install programs for them. Or get them to use a tablet. The other option is to set them up with a mac. If they stay within the App Store, they're pretty safe.
I triple boot Windows XP, Windows 7 and Ubuntu 32bits in my gaming computer.

Grub shows a single Windows entry on its boot menu.

Then you see Windows 7 and 'Previous Windows version' in a text mode menu.

Thanks for the info!