5
Can anyone tell me how to delete Ubuntu from a Linux / Windows dual boot system without harming Windows?
I ran sudo fdisk /dev/sda
in a linux terminal and got the following output:
- /dev/sda1 - system
- /dev/sda2 - Compaq diagnostics
- /dev/sda3 - HPFS/NTFS/exFAT
- /dev/sda5 - W95 Ext'd (LBA)
- /dev/sda6 - Linux
- /dev/sda7 - Linux swap / solaris
From my online searches, I know how to delete any of these partitions but what I don't know is if I should delete any of the other non-linux labeled partitions to complete the process.
4Do it from Windows - the disk manager will display what's in use and what not. – Mat – 2012-06-02T10:56:42.030
3Be careful, you first have to restore the Windows boot loader!!! – None – 2012-06-02T11:00:12.977
About the Windows boot loader, is there anything I can do if I don't have a Winddows CD/DVD ? – None – 2012-06-02T12:36:27.963
1I wanted to flag the question for migration, but somehow it became a "vote to close". I think the solution is probably to "do it from Windows", and that suits SU better. – phunehehe – 2012-06-03T11:02:06.420