0

Here's a screenshot that might help. Basically, I'm trying to partition this hard drive which currently only has Ubuntu 13.04. However, GParted does not allow me to do anything. When I click on "Unmount", it shows this error. And so, I basically can't do anything to make a partition. Any ideas on how to fix this?

2012ssohn
  • 101
  • 2
    Trying to change partition of a running Ubuntu system is like trying to change a tire while driving the car. Boot the computer using live CD/DVD/USB and choose "Try Ubuntu." Run Gparted from there. – user68186 Oct 25 '13 at 18:31
  • Do you know what will happen if you (did) unmount /? Everything will die (basically) – kiri Oct 31 '13 at 11:48

2 Answers2

0

If you wanna change the partition of the running system(?), Shut it down, and use a usb or livecd installer to do the changes.

0

if you want to install windows you should not run the cd or dvd inside ubuntu..First use a live ubuntu usb or dvd, re-size or format the ext4 partition using gparted and create a new ntfs partition with the space you got, then restart the system with windows dvd and install it in the newly created ntfs partition..

NOTE: The new partition should not be a extended partition..once you install windows grub will not show up and you also won't be able to find ubuntu option in windows boot page so i highly recommend you to install windows first then install ubuntu in a separate partition...

Rajanand02
  • 171
  • 1
  • 4