0

I have a 1 TB hardisk which is lmv2 and I want to make two partitions of it.

one to normally store stuff. and one ntfs where i can store windows BUT I get error when i use gpart and this is what it looks like

enter image description here

When I try to resize the 930 gb drive, it says it's busy as Ubuntu is using it:

Parto
  • 15,647

1 Answers1

0

I did this recently on my laptop.

Are you able to burn a cd?

My suggestion would be to burn a LiveCD of the version of Ubuntu you are running, and reboot onto the CD (not your installed version of ubuntu). When the CD version of Ubuntu has loaded, you will be able to use gparted without your hard drive being mounted which will allow you to partition as you need.

Sam
  • 16