I have an old laptop running Windows 10, I bought a new hard drive where I want to install Lubuntu. I thought it was going to be super straight forward but when I started to do some research online I found different posts/articles about problems with GRUB2 and/or the BIOS/UEFI mode, so I would like to ask if the following procedure makes sense.
I know there's a lot of material out there, but it is complicated to know what to do, because some people make extremely complicated instructions while others make it really simple.
Some sources I already checked include:
- https://forums.tomshardware.com/threads/one-computer-using-2-different-operating-systems-on-2-different-drives.1326852/
- Dual boot with Ubuntu and Windows on separate disk
- Dual boot Windows 10 (LEGACY) and Ubuntu 18.04 on separate Drives
- https://unix.stackexchange.com/questions/120232/dual-boot-windows-on-second-harddrive-uefi-gpt-system
- https://medium.com/@mugglestudies/dual-booting-ubuntu-linux-with-windows-the-official-muggle-studies-guide-f2123c17c3a7
- https://medium.com/@mugglestudies/common-problems-with-ubuntu-and-windows-dual-boot-installations-the-official-muggle-studies-guide-653fa37116b2
The procedure I propose here is the conclusion I arrived at after the research.
Current system:
- Hard drive with Windows 10 (disk 1)
- boots with BIOS in Legacy mode
Proposed procedure:
- Change BIOS Legacy to UEFI
1.1 Use Windows MBR2GPT tool
1.2 Change BOOT mode from the Bios settings to UEFI
Remove Disk 1
Plug Disk 2 and install Lubuntu from bootable flashdrive (any special requirements when creating the drive with Rufus?)
Turn off laptop and Plug Disk 2 again
After that I could, as far as I know, choose from which disk to boot when I turn it on.
Am I missing something? Is there any special consideration I should not overlook? Will I have any trouble with GRUB2 or the Windows Boot Loader?
Thank you a lot in advance!
How can be sure that I install it with the same boot mode as windows? – nico_so Nov 22 '20 at 23:12
calamares
for 20.04) offers stopping at the final summary/acceptance screen to ensure it'll do what you require (you can abort till that point with no changes unless you made partition changes). Of course you should backup first (mistakes are easily made); though I'm somewhat familiar withcalamares
installs so recognize details you may not as easily. – guiverc Nov 23 '20 at 01:10ubiquity
installs) provide the most flexibility as you control what occurs. – guiverc Nov 23 '20 at 01:35lubuntu-20.04.1-desktop-amd64.iso
tells me it's 20.04 & using thecalamares
installer. If you'd have said 18.04 I'd knowubiquity
or di (di being the alternate installer available for 18.04; alternate is in the filename). The release info narrows down to detail we can work & help you with. – guiverc Nov 23 '20 at 21:24lubuntu-20.04.1-desktop-amd64.iso
i'll be using. – nico_so Nov 23 '20 at 22:45calamares
installs due QA-testing), I can't advise on C.S.Cameron's advice but I'd trust that too (because of who said it). – guiverc Nov 24 '20 at 05:46