Results 1 to 10 of 10
Hi. I have spent a long time trying to figure out how to do this. I googled it, I searched forums, I even called places, and I can't figure it ...
- 03-15-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 4
Uninstalling Linux from a Windows 7 PC help?
Hi. I have spent a long time trying to figure out how to do this. I googled it, I searched forums, I even called places, and I can't figure it out.
I'll explain my situation: I installed Backtrack 4 and it is set up as a dual boot with my Windows 7 x64 bit. I want to uninstall Backtrack because I am going to put it on a different computer. The problem is - I can't do it.
My laptop is an Asus K61IC, and it doesn't come with an installation CD, because the OS was factory installed. It comes with a recovery wizard instead, which gives me the options to 1) recover to first partition only, 2) recover to entire HD, and 3) recover to entire HD with 2 partitions.
Because of Grub and it asking for me to choose what operating system to boot when I start my computer, when I recover Windows 7 to the entire HD and try to boot, it gives me Grub error 22. I need to fix my MBR so that the grub menu is also deleted and all of Backtrack 4 is removed, actually letting me back onto my Windows 7.
So basically, I need a way to delete the Linux partition, and fix the MBR, but I don't know how to do that because I don't have an installation disk. Any help is greatly appreciated!
- 03-15-2010 #2
The super grub disk should have the necessary tools.
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 03-15-2010 #3Just Joined!
- Join Date
- Mar 2010
- Posts
- 4
Thanks elija. I was just thinking about that, but I also found this if that doesn't work.
I am going to download ubuntu and make a live CD, run recovery wizard and reset my winows system to factory state, which will delete the linux partition too. I'll boot from the live CD and go to terminal:
sudo apt-get install ms-sys
sudo fdisk -1
should say something like /dev/sda1 #s NTFS (that's my windows partion with the mbr on it)
sudo ms-sys -m /dev/sda
I'll will do that if Super Grub disk doesn't work. I still have to figure out how to use it.
- 03-15-2010 #4Just Joined!
- Join Date
- Mar 2010
- Posts
- 4
I'm not sure if I really understand what Super Grub disk will do. So do I put it on a CD and boot from the CD, or does it run in Windows? Also, what exactly am I doing with it? All I need to do is fix my master boot record.
- 03-15-2010 #5
super grub disk is a tiny disc that allows you to install windows or grub or lilo into mbr, you boot from the disc and select the option you need
- 03-15-2010 #6Just Joined!
- Join Date
- Mar 2010
- Posts
- 4
Okay that makes sense, but I am trying to delete Grub from my mbr as I understand it, so can it do that?
- 03-15-2010 #7
Yeah - you need to install the Windows bootloader into the mbr
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 03-15-2010 #8forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,093
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.
- 03-15-2010 #9Just Joined!
- Join Date
- May 2009
- Posts
- 52
W7 fixmbr does not exist, its bootrec but that doesn't do SQUAT if you have grub installed >.>
- 03-16-2010 #10
Windows Boot Loader re-install procedure is same for Vista and Windows 7. SuperGRUB CD/USB will work fine.
If you have installation DVD of Windows 7, you can follow instructions from here to re-install Boot Loader.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
