-2

I'm trying to format my hard drive, and at the same time change it to GPT. I'll replace ubuntu with windows so I'm okay with losing all the data :)

I searched disks, chose the main hard drive, format (GPT), Fail. Device is busy.

What to do?

  • 4
    Are you trying to format drive on which is system currently running? –  Jun 07 '15 at 11:49

1 Answers1

1

You need to unmount the Disk first. I think you're using gparted?

Select the disk

Right click and choose Unmount.

Note that to do this, the hard drive has to not be in use, i.e. you can't format the drive that Ubuntu / Windows is running on, while it's running.

To format the drive with Ubuntu, boot up with the Live CD or USB and chose to Try Ubuntu. Then you can format it.

Tim
  • 32,861
  • 27
  • 118
  • 178