PDA

View Full Version : [ubuntu] How to format internal hard drive to NTFS?



catchagato
January 27th, 2009, 03:53 AM
I want to install Vista onto a Thinkpad. The problem comes up when I used the Windows Upgrade CD and it was not able to format my hard drive. It said that it could only format hard drives in NTFS. I am not very experienced with GParted and I tried toying around with it, but no luck. So, is there a way to format to NTFS in Ubuntu? Thanks in advance!

x33a
January 27th, 2009, 04:05 AM
easiest way to do it would be by using gparted.

since you find it a bit hard to use. here are easy instructions:

1. open gparted.
2. if your hard drive doesn't have any partitions, click partition -> new and set the size of your choice and filesystem as ntfs.
3. if it is already partitioned, then select the first partition and click partition -> format to ntfs.

doglover56
January 27th, 2009, 04:08 AM
http://linux.die.net/man/8/mkfs.ntfs

mkfs.ntfs at the command prompt should work, such as

sudo mkfs.ntfs /dev/hda3

if that is the drive you want to format.

IMF

catchagato
January 27th, 2009, 04:13 AM
easiest way to do it would be by using gparted.

since you find it a bit hard to use. here are easy instructions:

1. open gparted.
2. if your hard drive doesn't have any partitions, click partition -> new and set the size of your choice and filesystem as ntfs.
3. if it is already partitioned, then select the first partition and click partition -> format to ntfs.

I am not able to select New under Partition. I have no other partitions in Ubuntu.

x33a
January 27th, 2009, 04:18 AM
do you intend to dual boot your thinkpad, with ubuntu and vista?

or you want only vista on the thinkpad?

wakojakop
January 27th, 2009, 04:58 AM
You guys are dooshes, he wants to modify the partition's format to ntfs. not completely reformat it,
in windows, open a commant prompt, and type CONVERT [driveletter]: /FS:NTFS
or CONVERT [driveletter]: /FS:NTFS.
it may come up with an error, say yes