0

i have installed ubuntu 14.04 LTS earlier but it was done easily and flawlessly, but now when i try to install it again from the same cd, it shows to install ubuntu inside windows, where previously it was displayed to install ubuntu along side windows enter image description here

when i choose the option to continue system reboots and the installation media is ejected,

here is a screenshot of disk management in windows enter image description here

with all these things i cannot install ubuntu now, please help me get it downloaded

2 Answers2

1

You need to use the selection "Something else" on that screen and this link will help you do just that: How to use manual partitioning during installation?

Daniel
  • 372
1

You have four primary partitions, so you won't be able to create new partitions without deleting one first. I think you have installed Windows on the 420 GB partition (C: drive), so you can copy the stuff from one of the 20 GB partitions to C: drive and either:

  1. Delete that 20GB partition, and install Ubuntu in the free space created, or
  2. Install Ubuntu on to that 20GB partition, after formatting it as ext4.
muru
  • 207,228