Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Dear friends,
I am not sure whether I should post it here.
I am a linux newbie. And currently in triple-boot with WinXP, Ubuntu and Kubuntu. But I want to try some other distros just to learn a bit more. Someone please tell me how to remove these two distros (Ubuntu and Kubuntu; cant leave XP ) without harming any any data in the PC.
Regards
Cyberbuff
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,441
Rep:
An easier way to play with various distros is to install the free VMWare player or server on either Windows or Linux. You can then install various distributions in virtual machines and try them out. Removing them is just a menu option - much safer and easier.
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,441
Rep:
Why would you need to reinstall XP? Are the partitions before the Windows partition? There won't be a problem with grub - you will still be able to boot Windows. If you want to remove grub:
If you have a bootable Windows floppy, boot it and run:
fdisk /mbr
If you have a Windows installation CD, boot the CD, choose recovery console and type:
Ok as I can get from you, here is what I should do:
Go to windows Disk manager delete the partitions.
Restart with WinXP bootable Cd and select recovery Console. Then run the Command fixmbr.
Please tell me if I am wrong...
Thanks.
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,441
Rep:
I can't tell you; you haven't answered the question on the partition configuration. Deleting the partitions before the Windows partition will change the Windows drive letter, which will cause Windows to fail.
If Windows is installed in the first primary partition ("c: drive" with no mapping by grub), then yes, the instructions you listed will work.
well, i installed Windows before Ubuntu and Kubuntu. i.e these partions are not "before" Windows. Can please tell me what this "no mapping by grub" is?
Thaks
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,441
Rep:
If Windows was installed initially, and the Linux distributions were installed in free space, then you are OK. Just delete the partitions to free the space at the end of the drive, and restore the master boot record with fixmbr to remove grub.
Mapping is grub's ability to change the apparent order of partitions. It doesn't matter in your case.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.