Results 1 to 6 of 6
after you have installed linux onto your computer (with windows still in there), is there any way you can delete it?...
- 11-28-2007 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 12
Delete Linux
after you have installed linux onto your computer (with windows still in there), is there any way you can delete it?
- 11-28-2007 #2
- 11-28-2007 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
To delete Linux, you need to delete the partitions that Linux resides on, and remove GRUB from the MBR. To delete the Linux partitions, the PartedMagic LiveCD is an easy tool to use.
To remove GRUB, you can boot with a Windows emergency boot disk and run: fdisk /mbr
...or
Boot with the Windows XP installation CD and from the recovery console type: fixmbr
Doing either one should rewrite the MBR allowing you to reboot directly into Windows.
If neither of those options are available to you, try using SuperGrub LiveCD:
Super Grub Disk Webpage: Download
It's a good tool for working with Linux, or Windows boot issues.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 11-29-2007 #4Just Joined!
- Join Date
- Oct 2005
- Posts
- 5
use fdisk -l to check the partition and then delete the partition on which Linux exist..
- 11-29-2007 #5Just Joined!
- Join Date
- Nov 2007
- Posts
- 12
where would you get Windows XP installation CD because my computer came with windows installed (like most people's)?
- 11-29-2007 #6forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
Some Windows machines will let you create them from backup files on the hard disk. Check with your computer maker to see if that option is available to you. Otherwise, you might be able to buy or borrow one.
If you don't have a Windows installation CD, you can use one of the other options outlined above.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote