English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Actually I am using Windows XP professional and have created only partition in my Hard Drive while loading operation system but now I want to create an other partition in the same HDD in which XP is running and also want not be lost my operating system. (there is a command in xp by running by run program a window will open like ghost{I am missing that command})

2007-03-20 00:26:51 · 7 answers · asked by Satendra 1 in Computers & Internet Software

7 answers

Using a command line

1.


Open Command Prompt.

2.


Type:

diskpart

3.


At the DISKPART prompt, type:

list disk

Make note of the disk number of the disk on which you want to create a primary or extended partition.

4.


At the DISKPART prompt, type:

select diskn

Select the disk n where you want to create the primary or extended partition.

5.


At the DISKPART prompt, type one of the following:

create partition primary [size=n] [offset=n] [ID=byte | GUID] [noerr]

or

create partition extended [size=n] [offset=n] [noerr]

or

create partition logical [size=n] [offset=n] [noerr]

6.


At the DISKPART prompt, type:

assign letter=D

2007-03-20 00:34:02 · answer #1 · answered by Kokopelli 6 · 0 0

There is no command in Windows that will allow you to create a partition without reformatting your system. You could use either a Linux install CD to create the new partition and have it formatted for Windows or a product like Partition Magic. To partition your hard drive with Linux, get Knoppix and use qtparted to resize partition. Boot into Knoppix > Open terminal > type command qtparted > Follow on screen instructions.

Knoppix is a Live CD version of Linux that will run off the CD. It is available to download from http://www.knoppix.org/.

2007-03-20 07:39:31 · answer #2 · answered by Mortis 4 · 0 0

WIndows allows you to create partitions in "DOS" mode using the DISKPART command, or inside Windows itself with the Administrative Tools > Computer Management > Disk Management utility. But neither of those tools will allow you to resize an existing partition without losing the data on it.

You will need a paritioning program (I recommend Partition Magic) to resize without data lose.

2007-03-20 07:43:09 · answer #3 · answered by dewcoons 7 · 0 0

There are partition programs like Partition Magic, and Paragon Partition Manager, or you could use free Linux Live CD to partition the drive with "Parted" program..

Hope it helps,

2007-03-20 07:33:01 · answer #4 · answered by ..::|QATAR|::.. 4 · 0 0

Howzit!

Right click on 'My Computer' | select Manage | Select Disk Management

From the above steps you will have opened Computer Management program and you will be able to manage you hard disks using a GUI program rather than commands. It worx the same ;)

Simply select the drive you wish to partition and now you'll be able to partition your disk... good luck

2007-03-20 07:34:10 · answer #5 · answered by Mac-C 4 · 0 0

while loading XP os starting itself one option for partion is available

2007-03-20 07:42:57 · answer #6 · answered by anand a 1 · 0 0

http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/dm_create_partitions.mspx?mfr=true

Go exactly in that url and you will see your answer.

2007-03-20 07:36:14 · answer #7 · answered by Gourangadubatsumbaouambayahabibi 2 · 0 0

fedest.com, questions and answers