how to format HDD using fdisk?

Status
Not open for further replies.

saROMan

QA Juggler
OK...here is short tute

1st boot in Dos(hope u have bootable floppy) if u dont find a frnd w win98 go to add remove then startup disk..and create one...

Ok after booting when ur at a:\
type fdisk
if u have a bigger disk it will ask u wish support for bigger disk etc..say yes.....

now there are 4 options
click on 4th ie hdd info...
if there are no hdds it wont show u any thing

donn worry

press 1

now it will analyze disk and will ask do u want the whole space etc....if u just want 1 partition type yes
if u dont give the value in % it if u want 1/2 space as ur primary partition give 50% / 25% etc etc

so now it wll create the partition...next if u want some more partitions press 2

again follow the above step and create parts
after all parts created reboot

again boot from floppy at a:\
type format c: /s/u/v

now it wil ask do u wish to continue type y/yes

now it will format the part ..and put system files on hdd..so u wont have to boot from floppy every time...

Volla!! ur done

repete for d:/e:/ etc

BTW remember if u want to install OS from CD then u will have to boot from floppy only..coz pure dos does not have the CD rom drivers....

Hope it solves ur problem..:)
 

amitsaudy

Ambassador of Buzz
'fdisk' is available in windows and as well as linux.
Do you have an os n partitions already defined on the disk
and you want to format them then simply login in the dos shell by typing 'command' or ''cmd' in the start/run box n issue the command 'format x:'
where x stands for the drive u want to format(for win 9x family os)
In windows xp then right click my computer n select manage option and perform the task.
If its a totally new drive then just boot from the windows xp cd and start the setup.
Setup will automatically detect the drive and will ask you for creating partions etc and after creating partions you will be asked for the filesystem you want to format the partion(fat or ntfs).
If u r planning to install linux then simply boot from the cd and define and format partitions using disk druid(avoid fdisk in linux if you are a newbee)
 

expertno.1

Technomancer
you can use win 98 setup disc too!!!!!

Before proceeding with installing an operating system (DOS/Windows 9x), the drive must first be partitioned and formatted. A drive/partition will not be assigned a drive letter and can not be formatted until partitioned using FDISK or a similar utility. If the new drive is a second drive, partitioning and formatting can be done within Windows. Go to the DOS Prompt and run FDISK to set up partitions. A second drive can be formatted within Windows by right clicking the drive in My Computer or Windows Explorer and selecting Format. If the new drive is to be the boot drive, then a startup diskette will need to be used (Windows Me requires the distribution CD to build a bootable hard drive). The startup diskette should be included with the operating system or one can be made from within Windows. A Startup disk can be made by going to Start | Settings | Control Panel | Add/Remove Programs | Startup Disk tab. Place the startup diskette into the A: drive and reboot the computer.

FDISK
After configuring the new drive as master or slave and configuring system BIOS for the new drive, boot the system with the startup disk in drive A:. At the prompt, type FDISK and <enter>.

After the FDISK utility starts, the first screen (if using FAT32 version) should ask if you want to use Large Drive support. If your drive is over 512 MB and you want to make partitions over 2 GB, answer Yes. The next screen should be a menu with either 4 or 5 numbered selections.

FDISK Options
Current Fixed Disk Drive: 1

Choose one of the following options

Create DOS Partition or Logical DOS drive
Set Active Partition
Delete partition or Logical DOS drive
Display partition information
Change current fixed disk drive (Only if more than one drive is present)
Enter Choice [ ]

Option 1 is used to create a Primary DOS partition or an Extended partition and set the partition(s) size. Use Option 2 to set the boot partition as Active (only one partition can be set Active using FDISK). Option 3 is used to delete partitions (Primary DOS, Extended, Non-DOS). Option 4 displays all settings for each partition. Option 5 lets you select which Fixed Disk to partition (maximum of 4 fixed disks with FDISK).

After all configurations are made, use the ESC key to exit the program. Before the drive can be Formatted, the computer will need to be re-booted in order for the new partitions to be given a Drive Letter.

Steps for partitioning a hard drive using FDISK
If you're in Windows, open a DOS window.
From the C:\ prompt, type "FDISK" and press ENTER.
If you're changing the partitions on an existing disk, choose option 4 from the FDISK menu to display existing partition information.
If all of the space on the drive is already partitioned, you will need to use FDISK menu option 3 to remove existing partitions before creating new ones.
For a new drive from which you will boot your PC, you must first create a Primary DOS Partition. Choose option 1 from the FDISK main menu and Select option 1 from the Create menu to create a Primary DOS Partition.
If you only want to have one partition on the drive, type Y when prompted to make one large partition. If making multiple partitions, type N.
Enter the size for the partition if you selected N in step 6.
To create an extended (non-bootable) DOS partition, choose option 1 from the main FDISK menu, then option 2 from the Create menu.
Press enter to use all remaining available space for the partition.
Create logical drives on the extended partition by entering the desired size(s) in MB or percent of disk space.
Continue until all available space is assigned to logical drives.
If you will be booting from this disk, choose option 2 from the FDISK menu and enter 1 to make the primary DOS partition ACTIVE.
Press the ESC key to exit FDISK. If running from Windows 9x, you must manually reboot your PC at this point. You must format all partitions before they can be used.
Tips
If you are using a 16 bit OS (Windows 3.x or DOS), do not use the maximum available size for your Primary DOS Partition on a drive larger than 2GB or you will be unable to use the rest of the space.
Before repartitioning an existing drive, be sure to make a good backup of all of the data on the drive. FDISK will destroy all existing data on the drive.
There are utilities (e.g., Partition Magic) that can re-partition existing drives without destroying data or minimizing data loss.

No Fixed Disk present
This means FDISK is unable to find your hard disk drive. Insure that the hard drive is properly setup in CMOS. If the drive is setup properly in CMOS, double check all cable connections on the hard disk drive and the System board. Also make sure all ATA devices are configured as Master or slave.

Drive Lettering
Drive letter assignment is dynamic, meaning DOS/Windows hands out drive letters in sequence each time the computer boots. Booting to a DOS/Windows floppy and running FDISK /STATUS is a quick way to see how the operating system has assigned hard drive letters. DOS/Windows (FAT File Structure) is limited to four Primary DOS partitions and can only assign one Primary DOS partition per physical hard drive. Using Extended Partitions and Logical Drives, you are only limited by the alphabet for Drive Letters.

Every device in your computer has a priority. Drive letters A: and B: are reserved for the Floppy drives. Hard Drives begin with Drive letter C:. Primary DOS partitions have priority over Extended DOS partitions. Therefore, the bootable floppy drive is A:, the non-bootable floppy drive (if present) is B:, the first Active (bootable) primary partition on the first hard drive is C:. Any logical drives or Extended DOS partitions would become D:, E:, F:, etc. (Some networking software reserves Drive Letters starting with F:).

If a second hard drive is in the system, the second Primary DOS partition would be D: and then logical drives or Extended DOS partitions on the first drive would then become E:, F:, G:, respectively (Primary DOS has priority over Extended DOS) followed by any logical drives or Extended DOS partitions on the second drive.

After four Primary DOS partitions have been used, the next priority is for devices loaded by an external BIOS such as SCSI devices. The last priority is for devices controlled by "block mode" drivers loaded from the CONFIG.SYS and/or AUTOEXEC.BAT; most CD-ROMs fall in this category and their drive letters are assigned when the MSCDEX.EXE loads. RAM drives, Parallel Port drives, and Double Spaced or Stacked drives also fall into this category. If the CD-ROM device driver is loaded first, it gets the next available drive letter.

When you add a new device, it will get the next available letter following the above mentioned priority assignment and displace any device using that letter. The displaced device will pick up the next available drive letter, and all associated drivers for the displaced device may need to be reconfigured, a common occurrence when adding a second hard drive to a system with a CD-ROM.

FORMAT
After a drive is partitioned with FDISK, each partition must be Formatted to make it useable by the Operating System. After re-booting to the A:> prompt, type FORMAT x: (x= drive letter) and <enter>. If this is to be the boot drive, use FORMAT C: /S and <enter> to format the drive and make it bootable by transferring the system files (Windows Me requires the distribution CD to make a drive bootable). The FORMAT command will ask a couple of times if you are sure you want to continue with the operation with the warning that Formatting will destroy all data on the drive. If sure, select Yes. The Format command should start the process and show a percent of drive formatted.

If this is a second drive and you are using Windows 95/98, double click the My Computer icon on your Windows desktop. Right click on the first partition of your new drive and choose Format. If this will become the new boot disk, be sure to check the box at the bottom that says "Copy system files." Choose full format. Give the drive a label of up to 11 letters and/or numbers if you like. Click the Start button to begin formatting. You must repeat these steps for each partition you created on the new drive.

SYS
This command can be used to transfer a fresh copy of system files to a drive that has been partitioned and Formatted (Windows Me will not allow use of SYS command to transfer the system). This will not destroy any data on the drive, but will simply replace the current system files with the ones from the source disk. This is a good way to refresh a drive that has data on it but will no longer boot. Use: SYS x: (x=Drive letter to be refreshed).

An alternate method of partitioning and formatting is included with the DiscWizard/DiscWizard Starter Edition utility.
 

Calcatian

Journeyman
:wink: Again the Info-overload :!: :lol:

Unless for some reason it is a must 4 u to use fdisk, try a live Linux (SimplyMepis / Knoppix) and use GUI based QTparted :!: - another Partition Magic wannabe :lol:
 

q3_abhi

Youngling
fdisk is a dos based partitioning tool.
u can format ur hdd using a:\format <drive name>
after partitionig.
 

Choto Cheeta

Rebooting
@expertno.1

why write somany things?? just view this links....

dear zegulas just view this link & if posseble then take a print out of this page.... gr8 supprot page....

*support.microsoft.com/kb/q255867/

for XP try this....

*support.microsoft.com/?kbid=313348
 
Status
Not open for further replies.
Top Bottom