0

In my PC (2 GB RAM, 160 GB HDD) I have Windows 7 in Partition C (20 GB). I have tried Ubuntu 12.04 from Live USB. I now want to replace Windows 7 with Ubuntu 12.04 in the same C Partition without affecting the other partitions and their contents. I have read the answer to a similar question but still do not feel confident. Like in that question, I too have proceeded till "Something Else", but then precisely what steps should I take? Is it possible to simply choose the C Partition and start installing Ubuntu there? In that case what other choices should I make?

user255726
  • 353
  • 3
  • 6
  • 20

2 Answers2

1

After something else:

  • Select Windows partition and click on "-"(which is beside the "+" icon).
  • Now it shows it as an unknown partition. Click on "+" button. You'll get a window to manage that memory.
  • Choose: "Primary partition", "Beginning of the memory space". Size as (8-9)GB. (1-2)GB is left now as free space.
  • Select 1GB space and click on "+" icon and choose options like this: "Primary partition", "Beginning of the memory space", "swap area".
  • Click install.
  • Comment.
  • Can I ask some more information? There is also a small partition named "dev/sda1 Windows 7 (loader)" of 100 MB size -- should I delete that as well? Secondly, what do I choose for "Device for bootloader installation"? Is it dev/sda, i.e. the whole 160 GB HDD? Or is it the newly created partition where Ubuntu is going to be installed? – user255726 May 10 '14 at 07:54
  • YOU SHOULD NOT DELETE 100 MB PARTITION. 2. BOOT LOADER IS WHOLE HDD i.e. DEV/SDA. 3. EVERYTHING SHOULD BE FINE...
  • – ProPlayerMaxUltra May 11 '14 at 16:52
  • You mean I shouldn't delete the 100 MB Windows loader partition even though I am completely removing Windows?? Thanks for the Bootloader information. – user255726 May 12 '14 at 06:35
  • 1
    Sorry! I didn't read the question clearly. If you're completely removing Windows you can delete that partition as well. – ProPlayerMaxUltra May 12 '14 at 06:59