1

I wanted to install ubuntu is along side windows but my windows were erased somehow. Anyway, I have windows cd but not partition to install it in dual-boot. SO can u pls tell me how I can partition my drive. And pls don't tell me to install windows completely over ubuntu and then install ubuntu ok. BTW thank u.

Aryvd
  • 44

2 Answers2

0
0

You can't create a partition on the existing drive if it is mounted. You need to create a live usb and boot into the live Ubuntu. Then follow these steps:

  • Open terminal, ctrl + alt + t.
  • Type sudo gparted.
  • Resize your drive.
  • Set the format's for the new unallocated memory space.
  • Reboot back into your normal Ubuntu.

Then follow this to install windows on top of your new partition.