answersLogoWhite

0


Best Answer

The fdisk command is used to create and modify partitions on a hard drive. Be very careful when using fdisk. You could lose data and corrupt your hard drive if you don't know what you're doing. At the command line type:

$ man fdisk

to get the manual page for the fdisk command.

---- In Linux: After MUCH frustration, digging, trial-and-error, I have answered a related question.

My problem was that I could not delete or resize two "unallocated partitions on my hard drive. All the options (unmount, resize, delete, etc.) were grayed out. I could not unmount them because they were in use.

The answer was to download the GParted LIVE CD from: http://gparted.sourceforge.net.

I simply inserted the GParted LIVE CD, rebooted, and -- voila! -- I could move, resize, and delete all my partitions at will! IMHO, the GParted utility is much easier to use then Partition Magic, and best of all, it is FREE!

I hope this post can help others with a similar problem.

Lloyd

----

User Avatar

Wiki User

16y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

the Fdisk command is used to partition a hard drive and display partition information

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What command is used to partition a harddrive?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When you partition a computer do you just partition the harddrive or do you partition the RAM as well?

You just partition the Hard drive not the RAM.


What is command used to change FAT32 partition into NTFS partition?

dsk cnv


What is the command used to change a FAT32 partition to an NTFS partition?

f-disk


What command is used to partition a hard drive?

Fdisk Fdisk


Is the c drive hardware?

No. The C drive is simply a partition that you create. The harddrive is hardware.


What DOS command is used to partition a hard drive for FAT file system?

FDISK


What is the function of FORMAT command?

FORMAT is a Microsoft command-line utility that is used for disk formatting. The function of the command prompt is to format a partition of the file system.


What Windows 2000 and XP tool can you use to view the number of partition used by the harddrive?

Control Panel > Administrative Tools > Computer Management > Storage > Disk Management.


Which diskpart command removes any partition or volume information from the selected disk?

select partition


How do you remove various partitions of ubuntu from harddrive?

Partitions should be removed using a partition manager. If you have a Ubuntu live CD, then you can run partition editor from there. If you don't, then you should install a partition editor in your main operating system.


How do you partition a hard disk in dos?

The Fdisk command is used to change hard disk partitions in DOS.


How do you create a new application partition in Windows Server 2003?

The DnsCmd command is used to create a new application directory partition. Ex. to create a partition named “NewPartition “ on the domain controller DC1.contoso.com, log on to the domain controller and type following command. DnsCmd DC1/createdirectorypartition NewPartition.contoso.com