answersLogoWhite

0

See the Related Link

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

When using fdisk to prepare a primary partition for ms-dos 6.22 what is the maximum size you can create?

2 GB


What command is used to partition a hard drive?

Fdisk Fdisk


How do you create an ext3 partition?

You would have to create a partiotion using fdisk or some other partition program. then you can format it for ext3 file system sudo mkfs.ext3 /dev/sda1


How do you recover a deleted partition?

you accidentally deleted a partition containing important data, use a partition editor (such as Fdisk, Partition Magic, Super Fdisk and EASEUS Partition Manager).In fact, you can still try data recovery software to recovery your files even the partition is deletedhttp://www.asoftech.com/adr/You can use Wondershare Disk Manager Free(100% Freeware) It can create, delete, resize, copy…and recover partitions


How do you extend the C partition?

Use the Fdisk command....


If you have Windows XP and Windows 2000 Server in a dual-boot setup can you remove Windows 2000 and install Red Hat 10?

just format that drive and then run fdisk and delete the partition and create Linux partition after that and i hope u have sufficient space in ur hard driveAnswerjust format that drive and then run fdisk and delete the partition and create Linux partition after that and i hope u have sufficient space in ur hard drive


What is fdisk in Linux?

fdisk is a name shared by many programs on multiple platforms. The purpose of these programs is to partition and format a disk.


How do you delete a partition in Linux?

With program fdisk (or cfdisk etc).


Which utility is used to partition a new hard drive in windows 98?

FDISK


How do you format removal disk?

I depends on your operating system. In DOS you would use fdisk to create the partition on your removable disk and the format command to actually perform the format.


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

FDISK


Why can you only make 2 partition in windows 9x using Fdisk?

You are NOT limited to only two partitions in Windows 98. When you run FDISK, make a primary partition and then create an extended partition. Depending on the size of your hard drive and the size of the partitions you would like to create (without exceeding the 127G barrier, BIOS dependent) you may create as many partitions within the extended partition as you would like. After creating both the primary partition and the extended partitions you must reboot and then format each partition. Keep in mind that for every partition letter, Windows will use 8K of memory. You may want to edit your Config.sys file and change lastdrive=z to 2-3 letters beyond the drive letters assigned to your hard drive partitions, CD/ DVD drives and any flash drives or other removable storage you are using. It is rare that you would need 26 drive letters, so save yourself some system resources, especially since Windows 98 (SE) is limited to 512MB. Hope this helps.