Live Chat & Podcast at 1:00PM Eastern on Sunday!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Linux and Unix
Tag Cloud
access acer asus bios bsod computer crash desktop driver drivers error ethernet excel freeze gaming hard drive hardware hdmi internet laptop malware memory monitor motherboard music netgear network printer problem ram registry router server slow software sound trojan ubuntu 11.10 uninstall usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
Want to get rid of Ubuntu?

Reply  
Thread Tools
BeatBoxGeorge's Avatar
Junior Member with 4 posts.
 
Join Date: Jul 2010
Experience: Beginner
27-Jul-2010, 12:23 PM #1
Question Want to get rid of Ubuntu?
I have both Ubuntu and Windows Vista... When my laptop loads, there's something called GRUB which lets me choose. Anyway I want to totally get rid of Ubuntu and GRUB. I can't seem to find anything about it on here so could anyone help??
TerryNet's Avatar
Computer Specs
Moderator with 48,391 posts.
 
Join Date: Mar 2005
Location: Ottawa, IL
Experience: Intermediate to Advanced
27-Jul-2010, 01:30 PM #2
Make the Vista partition the active (system, boot) partition if it is not already, then boot to the Vista installation DVD to repair the boot manager, make sure you can now boot to Vista, and then delete the Ubuntu (and Linux Swap) partition.
BeatBoxGeorge's Avatar
Junior Member with 4 posts.
 
Join Date: Jul 2010
Experience: Beginner
27-Jul-2010, 01:35 PM #3
How?
TerryNet's Avatar
Computer Specs
Moderator with 48,391 posts.
 
Join Date: Mar 2005
Location: Ottawa, IL
Experience: Intermediate to Advanced
27-Jul-2010, 01:44 PM #4
If you are asking how to do something it's good practice to mention the activity for which you are requesting help.

If there is nothing in my previous post that you know how to do I think you had better just live with what you have until you get more experienced. I'm not saying this to be mean or annoying, but I don't want to see you wrecking your system.
__________________
Microsoft MVP - Windows Expert - Consumer (since July 2010)
BeatBoxGeorge's Avatar
Junior Member with 4 posts.
 
Join Date: Jul 2010
Experience: Beginner
27-Jul-2010, 01:49 PM #5
Ah right okay thanks anyway
saikee's Avatar
Senior Member with 3,409 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
27-Jul-2010, 03:17 PM #6
Boot up Vista installation DVD, select "Repair, then "Command Prompt" and type this command
Code:
bootrec /fixmbr
Reboot and you should have Vista only.

You then use Vista disk management to highlight Ubuntu partition, delete it and use the hard disk space for whatever you fancy.
Wino's Avatar
Wino has a Photo Album
Computer Specs
Distinguished Member with 17,653 posts.
 
Join Date: Dec 2001
Location: Republic of Texas
Experience: Advanced
27-Jul-2010, 04:51 PM #7
Since this is a laptop, I doubt s/he has a OS disc and if so, probably a recovery disc or hidden partition that will erase everything and reload fresh as it came from the factory. If WUBI wasn't used to install Ubuntu, I'd say the best & safest bet is to leave well enough along if Vista is the default boot OS. Just my two cents FWIW.
__________________
WINO http://forums.techguy.org/group.php?groupid=24
in vino veritas - Old Yiddish saying, "If you don't know where you're going, any road will get you there".
"Being Republican is more than a difference of opinion - it's a character flaw."
saikee's Avatar
Senior Member with 3,409 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
27-Jul-2010, 06:12 PM #8
I would probably put Grub inside Vista so that I could delete the Ubuntu.

Grub can be shortened in the "timeout" statement to boot Vista as "default" almost immediately as soon as the PC is switched on..
BeatBoxGeorge's Avatar
Junior Member with 4 posts.
 
Join Date: Jul 2010
Experience: Beginner
27-Jul-2010, 08:45 PM #9
Thanks guys but I still don't get it! I'll just have to take it to a computer shop or something lol. Thanks for everything though
saikee's Avatar
Senior Member with 3,409 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
28-Jul-2010, 04:50 AM #10
The whole operation of removing Grub and put back Vista's own boot loader is by changing 512 bytes in your hard disk. It seems a waste of money to take the PC to a shop for such help.

Grub is the most powerful boot loader in the business because it is the only one that can boot an operating system "manually". There is no installed operating system Grub cannot boot. You can still keep Grub and remove the Ubuntu if you have no access to a Vista installation DVD. I had Grub booting 145 systems before and Vista was among one of them.

Grub doesn't take up space as the whole thing can be installed in a 1.4Mb floppy.

Last edited by saikee; 28-Jul-2010 at 05:38 AM..
lewmur's Avatar
Computer Specs
Member with 148 posts.
 
Join Date: Sep 2006
Experience: Intermediate
28-Jul-2010, 11:09 AM #11
Here is a link with instruction on using the Ubuntu LiveCD to fix the MBR.

http://blogs.deepal.org/2009/06/how-...u-live-cd.html
saikee's Avatar
Senior Member with 3,409 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
28-Jul-2010, 12:11 PM #12
lewmur,

That is a good way although it cheats a bit as the OP has to download the program "ms-sys" that does the trick.

I know the role of a MS MBR only searches the 4 primaries and boots whichever one that has the booting flag switched on. In that one can write any MBR code to do the same thing, like what Freedos has done with their own version, otherwise "ms-sys" would not have been able to source the MBR from the M$ Corporation as the code should be proprietary. Think there are a few distros offer this services but I never take it seriously. Also the MS system from Dos to Xp shares the same MBR but Vista and Win7 are using a different one. Wonder how good this 'ms-sys" is.

By the way welcome to the forum.
lewmur's Avatar
Computer Specs
Member with 148 posts.
 
Join Date: Sep 2006
Experience: Intermediate
30-Jul-2010, 10:59 AM #13
The fact that Vista and Win7 use a different bootloader does not effect the MBR. As you said, the MBR merely points to the boot sector of the active partition. Whatever bootloader is present in that partition, be it ntldr or the Vista/Win7, then takes over.

And thanks for the welcome.

edit: BTW, the fact that the MBR code is proprietary isn't relevant. Ubuntu is not using the code in its own OS. It is merely restoring the code it removed in the first place. And once that code is restored, Ubuntu will no longer boot.

Last edited by lewmur; 30-Jul-2010 at 11:24 AM..
Reply

Tags
ubuntu, vista

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools


Similar Threads
Title Thread Starter Forum Replies Last Post
how to get rid of this n2.bat pearljp05 Virus & Other Malware Removal 0 22-May-2008 01:41 AM
I want to get rid of Ubuntu The Infinity Linux and Unix 14 13-Jun-2006 05:05 AM
Want to get rid of McAffee & switch to ?? hottesttotty All Other Software 4 22-Oct-2002 10:12 AM
Want to get rid of the "e" FZWG Earlier Versions of Windows 4 05-Nov-2001 01:34 PM
want to get rid of the default! lmhlo Web & Email 1 19-Jul-2001 08:27 AM


Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 06:32 PM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.