See the Related Link
2 GB
Fdisk Fdisk
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
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
Use the Fdisk command....
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
fdisk is a name shared by many programs on multiple platforms. The purpose of these programs is to partition and format a disk.
With program fdisk (or cfdisk etc).
FDISK
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.
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.