I use a DELL Inspiron 5584 laptop running on Windows 10 and it has UEFI.What procedure should I follow to dual boot ubuntu alongside without loosing the HDD data.
Asked
Active
Viewed 1,213 times
2 Answers
0
I think you can find all the answers here. Installing Ubuntu alongside Windows is not really complicated. Comment in that answer (or send me a private message if it's possible on that forum??) if you need further help.
Dark Sinus
- 346
0
- Download and setup a USB drive that runs Ubuntu 16.04
- Reboot PC then enter BIOS and disable UEFI enabling "legacy" to avoid messing with your Windows 10 bootloader (just let UEFI stay Windows 10)
- Boot into the USB select "Try Ubuntu"
- Run GParted and select the right most partition and shrink it making room at the end of the disk. This avoids Windodws not understanding where it's located.
- Leave the space you want Ubuntu to use Unallocated and exit GParted
- Run the Ubuntu installer
- Select "Use Free Space" when installing Ubuntu
Ubuntu will detect Windows 10 and put it into the GRUB bootloader, which will be installed into the free space you created. When you want to use Windows go to your BIOS and flip it back to UEFI boot instead of "legacy" and Windows 10 will show its bootloader.
Kristopher Ives
- 5,669