Search : in
By :

Formating Hard from dos

Last answer on Jul 7, 2008 10:35:33 am BST mike178, on Jul 7, 2008 9:26:17 am BST 
 Report this message to moderators

Hello,


Hi i would like to format my hard from dos.

Can someone give me the right command to do that?

Configuration: Windows XP
Internet Explorer 6.0

Best answers for « Formating Hard from dos » in :
Formatting Your Hard Drive ShowFormatting Your Hard Drive Formatting and installing your Hard drive using the installation CD ] A hard disk drive is a non-volatile device mainly for data storage. Usually faster than any other storage device, this essential...
Formatting your drive in FAT32 ShowFormatting your drive in FAT32 Issue Solution Issue Windows XP normally refuse to format a partition higher than 40 GB with FAT32. however this operation performs properly with NTFS Solution The solution for this issue is to boot...
Basic MS-Dos commands ShowBasic MS-Dos commands Intro The command prompts: Intro Here is a list of basic commands that you can use in a DOS prompt (e.g. a using a boot disk). To have additional information about these commands, type /? after entering the...
Download HP USB Disk Storage Format Tool ShowHP USB Disk Storage Format Tool is a small utility allowing to format a key USB or READER MP4. It also allows to make a key (Bootable). This software works with all keys and readers MP4 of the market. To make work this utility under Windows...
Download Format Factory ShowFormat Factory is an application that allows conversion of various types of media files. It has various characteristics that allow you to customize a lot of stuff like: Convert video formats, audio and picture shows. Repair damaged files. Reduce...
Formatting - Formatting a hard drive ShowBefore trying to understand formatting, you first need to understand how a hard drive works. Many people do not distinguish low-level formatting (also called physical formatting) from high-level formatting (also called logical formatting). Even...
Partition - Partitioning a hard drive ShowWhat is a partition? The partitioning of a hard drive occurs after the drive has been physically formatted but before it is logically formatted. It involves creating areas on the disk where data will not be mixed. It can be used, for example, to...
Hard drive ShowThe role of the hard drive The hard drive is the component which is used to permanently store data, as opposed to RAM, which is erased whenever the computer is restarted, which is why the term mass storage device is sometimes used to refer to hard...

1

 jeruvy23, on Jul 7, 2008 10:35:33 am BST
  • +2

Hello formating from dos is a very delicate command


Make sure to have back up...



Please find below all the command need to format from Dos

Experience at your own Risk :)


you can also create partitions is you want and customize it as you wish



FORMAT drive: [/V[:label]] /Q /F:size | /S /C
FORMAT drive: [/V[:label]] /Q /N:sectors | /S /C
FORMAT drive: [/V[:label]] /Q /1 /4 | /S /C
FORMAT drive: /Q /1 /4 /8 | /S /C





/V[:label] Specifies the volume label.
/Q Performs a quick format.
/F:size Specifies the size of the floppy disk to format (such as 160, 180, 320, 360, 720, 1.2, 1.44, 2.88).
/B Allocates space on the formatted disk for system files.
/S Copies system files to the formatted disk.
/T:tracks Specifies the number of tracks per disk side.
/N:sectors Specifies the number of sectors per track.
/1 Formats a single side of a floppy disk.
/4 Formats a 5.25-inch 360K floppy disk in a high-density drive.
/8 Formats eight sectors per track.
/C Tests clusters that are currently marked "bad."

Reply to jeruvy23