0

I want to dual boot my pc, currently I'm using windows 10 64-bit. I want to install Ubuntu 16.04 LTS Desktop. My pc consists of two hard disk drives 500 GB and 1 TB and its BIOS mode is Legacy. Please can anybody tell me the procedure in detail...

  • Which drive do you want to install Ubuntu. If on second drive, only use Something Else install option and be sure to install grub to second drive or sdb drive. https://help.ubuntu.com/community/Grub2/Installing & http://askubuntu.com/questions/274371/install-on-second-hard-drive-with-startup-boot-optiond & Does not hightlight changing boot loader to sdb, but shows other install screenshots: http://askubuntu.com/questions/312782/how-to-install-ubuntu-on-separate-hard-drive-in-a-dual-boot – oldfred Mar 04 '17 at 17:29

1 Answers1

1
  1. Download the ubuntu ISO here.
  2. Download rufus here.
  3. Open rufus and select your USB drive.
  4. Select the options like on the picture

    enter image description here

  5. Click on the CD icon next to "Create a bootable disk using"

  6. Navigate to the ISO that you downloaded previously.

  7. Click start and wait until it's complete.

  8. Reboot your PC and boot from USB.

  9. Follow the installation steps and choose install ubuntu alongside windows boot loader.

    enter image description here

  10. Wait until finished and enjoy your Dualboot!

muru
  • 197,895
  • 55
  • 485
  • 740
Cyber_Star
  • 903
  • 1
  • 9
  • 27