I have installed ubuntu server 11.10 and win 7 on different drives (dual boot) on my laptop. Could anyone tell me how to remove ubuntu server and grub loader? I have tried log in to win 7 and format my ubuntu server drive. But it wont work. It just give me grub error while booting. Thanks..
Asked
Active
Viewed 1,831 times
2 Answers
0
You can format the partition using an *buntu installation CD/USB, or any other CD/USB that has Gparted, or other software able to identify Linux partitions. As for the MBR, it's probably OK to just leave it be, though you could overwrite it as well with dd. Just be sure to select the correct device. Be careful with this one!
sudo dd if=/dev/zero of=/dev/sdX bs=512 count=1
mikewhatever
- 33,013
0
5 min maximum . Uninstall UBUNTU Dual Boot Win 7 .
To remove Ubuntu installation, which is dual booted with windows 7, You want to make sure windows 7 can still work.
*******************************************************
. you need win7 installation disk , put it in.
. restart your computer, set the boot priority from bios setting cd or flashdrive
. When windows 7 installation comes up, choose repair
. choose repair this computer with recovery tool, click next
. choose command prompt
. enter this command
. bootRec.exe /fixmbr
. reboot your pc.
. go to control panel > System and Security > Administrative Tools > Computer Management > choose Disk Management (on your left)
. You will see your computer partitions, delete your UBUNTU SERVER partition by right click > delete Volume
. after it is deleted you will have new disk space.
.Do not format
. reinstall ubuntu or Linux if you wish and you will have a fresh copy