1 Answer - Sort by: Date | Rating
*****WINDOWS XP / NT ******
First of all you should specify what operating system you are using and available to perform this operation. Since I don't know that I will explain more of Windows XP and NT.
**Go to The control panel and open 'Administrative Tools' then open 'Computer Management'; On the left side of the Computer Management window you will find 'Computer Management (Local) leaf...expand that if it is not already expanded and expand the sub leaf 'Storage' if it is not already in that state then select 'Disk Management'
In a few seconds you will see a list of Volumes appear on the upper right side and a list of Drives on the lower side. Right clicking on any Partitions or Drives will show a pop up window that will allow you to do what is possible.
**Or you could use the recovery console (cmd.exe) and use the command diskpart.
Here is the syntax for "diskpart":
Diskpart [/add | /delete] [device_name | drive_name |= partition_name] [size]
/add..........................Creates a new partition.
/delete......................Deletes an existing partition.
device_name.........The device on which you want to create or delete a partition....The name can be obtained from the output of the map command.
drive_name.............The partition you want to delete, by drive letter. Used only with /delete.
partition_name.......The partition you want to delete, by partition name. Can be used in place of the drive_name. Used only with /delete.
size...........................The size, in megabytes (MB), of the partition you want to create. Used only with /add.
Example:
Diskpart /add \Device\HardDisk0 100
This example would create a partition of 100MB on Hard Drive 0
**If this is a new drive and you don't have an operation system on your machine then you need to partition it, fortunately Windows XP Setup will make you aware of this so you will only have to follow the directions.
******MS-DOS******
If you need to use MS-DOS versions or win95 win98 then use the command "fdisk" and follow the instructions.
Here is a link to a help on FDISK:
www.computerhope.com
Try to supply some relevant information in (parenthesis) after your question next time^^.
First of all you should specify what operating system you are using and available to perform this operation. Since I don't know that I will explain more of Windows XP and NT.
**Go to The control panel and open 'Administrative Tools' then open 'Computer Management'; On the left side of the Computer Management window you will find 'Computer Management (Local) leaf...expand that if it is not already expanded and expand the sub leaf 'Storage' if it is not already in that state then select 'Disk Management'
In a few seconds you will see a list of Volumes appear on the upper right side and a list of Drives on the lower side. Right clicking on any Partitions or Drives will show a pop up window that will allow you to do what is possible.
**Or you could use the recovery console (cmd.exe) and use the command diskpart.
Here is the syntax for "diskpart":
Diskpart [/add | /delete] [device_name | drive_name |= partition_name] [size]
/add..........................Creates a new partition.
/delete......................Deletes an existing partition.
device_name.........The device on which you want to create or delete a partition....The name can be obtained from the output of the map command.
drive_name.............The partition you want to delete, by drive letter. Used only with /delete.
partition_name.......The partition you want to delete, by partition name. Can be used in place of the drive_name. Used only with /delete.
size...........................The size, in megabytes (MB), of the partition you want to create. Used only with /add.
Example:
Diskpart /add \Device\HardDisk0 100
This example would create a partition of 100MB on Hard Drive 0
**If this is a new drive and you don't have an operation system on your machine then you need to partition it, fortunately Windows XP Setup will make you aware of this so you will only have to follow the directions.
******MS-DOS******
If you need to use MS-DOS versions or win95 win98 then use the command "fdisk" and follow the instructions.
Here is a link to a help on FDISK:
www.computerhope.com
Try to supply some relevant information in (parenthesis) after your question next time^^.
1
0
- Write A Program That Takes Two Numbers As Input From The User And Then Display All The Prime Numbers Between Two Numbers. Use Function To Accomplish The Task?
- How Can Graphic Design Lead On To Another Job?
- What Is A Flat File?
- What Is Data Integrity Problems?
- How Do I Program My Uni Den Model Bc92xlt?
- What Are HTML Codes That Include Information About A Page?
- Can We Get A Page And Design?
- What Displays Pop-up Ads Based On Your Browsing Habits?
- Which HTML Tag Is Used To Define An Internal (embedded) Style Sheet?
- What Are The Accessing Methods?
- How Does A Model Look The Way She Does?
- Define Demerits Of Conventional File System?
- What Should I Write Down In A Cv In The Topic Interest?
- How Candidate Key Is Differ From Concatenated Key?
- Create A Class Time And Its Data Member Are Hour And Sec By Passing Parameters?
- How To Make Factorial Suing C++?
- How Do You Enable Java Script On Boost Mobile Phones?
- How Do You Enable Java Script On I776?
- Which Is A Entry Controlled Loop?
- What Effect Does Calling A Undefined Function In Javascript Have Upon The Call Stack?
- Is Relational Model Logically Independent?
- Are Current Java-oriented Mutation Testing Tools Adequate? And If Not, What Do They Require To Become Adequate? You Should Address This Question From Both A Test Case Evaluation And An Improving TDD Viewpoint.
- Can Mutation Testing Be Successfully Used To Improve Test Driven Development From A Defect Reduction Perspective?
- Discuss The Relative Advantage Of Centralized And Distributed Databases?
- How Would You Use Derived In A Sentence?
- Why Create A Partition On A Disk?
- How To Create Partition Of New Hard Disk With Partition Magic 7.0 Software ?
- What Utility Is Use To Create, View And Manage A Partition On A Hard Disk?
- What Does Partition Mean?
- Why Do We Need Partition?
- What Is A Partition?
- What Is A Partition Coefficient?
- What Is Swap Partition?
- How To Delete Partition?
- How To Partition A New Hard Drive?
- What Is The Partition Structure In NTFS?
- Why Do We Need Partition During Installing An Os?
- What Is The Largest Partition Possible Using Fat32?

New Comment - Comments are editable for 5 min.