-
i have installed linux few weeks ago and then got some problems in win xp so need to install a fresh xp .meanwhile i tied to remove linux also so i tried and got an issue .Linux created a partition of approx 3 Gb in my system which is not visible in xp .How to get that amount of memory free from linux Do some software helps me in retrieving that memory ?0
-
Administrator • Feb 17, 2012
Begin the installation with Windows XP CD and it'll give you an option to edit partitions.vincii have installed linux few weeks ago and then got some problems in win xp so need to install a fresh xp .meanwhile i tied to remove linux also so i tried and got an issue .Linux created a partition of approx 3 Gb in my system which is not visible in xp .How to get that amount of memory free from linux Do some software helps me in retrieving that memory ?Are you sure? This action cannot be undone. -
Member • Feb 17, 2012
but dont it format my windows again ?I dont want to format xp nowAre you sure? This action cannot be undone. -
Member • Feb 18, 2012
as i said i want to remove linux partition from xp ,Let me know if some CE knows a better way than formatting my xpAre you sure? This action cannot be undone. -
Member • Feb 18, 2012
You need to remove the Ext2 partition in order to get windows installed, but in case, you want the files to be intact, you can:
1. shrink the ext2 partition to just hold the data
2. Create a FAT32 partition on the gained space.
3. Move some data over
5. shrink ext2, enlarge FAT, rinse, repeat.
If the disk is only 50% full that should do. GNU parted is rumoured to do resizing.
Use GParted for this! 😀Are you sure? This action cannot be undone. -
Member • Feb 21, 2012
you must manually delete the partitions used by the Linux operating system. The Windows-compatible partition can be created automatically during the installation of Windows XP.
Start your computer with the Linux Setup floppy disk, type fdisk at the command prompt, and then press ENTER.
- Type p at the command prompt, and then press ENTER to display partition information. The first item listed is hard disk 1, partition 1 information, and the second item listed is hard disk 1, partition 2 information.
- Type d at the command prompt, and then press ENTER. You are then prompted for the partition number that you want to delete. Type 1, and then press ENTER to delete partition number 1. Repeat this step until all the partitions have been deleted.
- Type w, and then press ENTER to write this information to the partition table. Some error messages may be generated , but they should not be significant at this point because the next step is to restart the computer and then install the new operating system.
- Type q at the command prompt, and then press ENTER to quit the Fdisk tool.
- Insert either a bootable floppy disk or the bootable Windows XP CD-ROM, and then press CTRL+ALT+DELETE to restart your computer.
Are you sure? This action cannot be undone. -
Member • Feb 22, 2012
i will try this also and let you know if something good happens to my systemAre you sure? This action cannot be undone.