How to Remove Ubuntu from boot manager of any windows OS
EasyBCD is NeoSmart Technologies' multiple award-winning answer to tweaking the
new Windows Vista bootloader. With EasyBCD, almost anything is
possible. Setting up and configuring Windows boot entries is simple, and
there is no easier way to quickly boot right into Linux, Mac OS X, or
BSD straight from the Windows Vista bootloader - on the fly, no expert
knowledge needed!
Save $15 off $100+ on textbooks, books, music, movies, & video games when you use coupon code VACATION at Alibris.com. 8/29-9/4.
EasyBCD is geared for users of all kinds. Whether you just want to add an entry to your old XP partition or want to create a duplicate for testing purposes; if you're interested in debugging the Windows Kernel or septuple-booting your seven test operating systems, EasyBCD is the key.
EasyBCD is used and recommended by Microsoft, PC-World, PC-Magazine, Softpedia, PC-Welt, and dozens more! In the words of Harry McCracken (VP & Editor-in-Chief of PC World): "[EasyBCD] impressed the editors with its functionality and usability. These are some of the most well-crafted services available - congratulations to EasyBCD!" Don't get left out download it today, it's free!!
Download :
http://neosmart.net/dl.php?id=1
Save $15 off $100+ on textbooks, books, music, movies, & video games when you use coupon code VACATION at Alibris.com. 8/29-9/4.
EasyBCD is geared for users of all kinds. Whether you just want to add an entry to your old XP partition or want to create a duplicate for testing purposes; if you're interested in debugging the Windows Kernel or septuple-booting your seven test operating systems, EasyBCD is the key.
EasyBCD is used and recommended by Microsoft, PC-World, PC-Magazine, Softpedia, PC-Welt, and dozens more! In the words of Harry McCracken (VP & Editor-in-Chief of PC World): "[EasyBCD] impressed the editors with its functionality and usability. These are some of the most well-crafted services available - congratulations to EasyBCD!" Don't get left out download it today, it's free!!
Download :
http://neosmart.net/dl.php?id=1
Note : EasyBCD does not work if you use Boot Repair to first repair
grub. Once you use Boot Repair, EasyBCD can`t even locate the boot
files!!!!!!!!!
Comments
If things get messed and nothing boots, you can use the Rescatux live CD too. It can restore/fix as far as I know both boot loaders, haven't tried for windows one yet.
After that everything worked like it should have :
another easy way to remove windows 7 boots is just simply going to
start/ typing in msconfig and then click the boot tab... you can remove
any windows boots... But linux boots wont show..
just wondering because i managed to delete ubuntu from easy bcd but it
will not allow me to format my dive in the disk manager its a non named
drive and when i write click it just give me the option to view the
help
To remove Ubuntu, you will need a Windows Recovery CD or Installation CD, or a Ubuntu Live CD.
Note: If you don't have a Windows Installation or Recovery CD available, you can download the Windows 7 ISO file here. You cannot install Windows with a genuine Purchased Product Key though, as these ISO files are 100% legal and will only install as an Evaluation copy for 30 days without a product key. To remove GRUB:
If you don't have a Windows recovery CD or you are too lazy to download and burn the ISO files mentioned before, you can use Boot-repair. It is a tool that fixes most boot problems(Windows or Ubuntu). I suggest using a Windows CD if possible. To use boot repair:
To fix your computer with Boot-repair, simply click the "Recommended Repair" button. Then follow the steps below to remove the Ubuntu Partitions. To delete the Ubuntu Partitions:
| ||||
| You can go into the Disk Management utility and delete the Ubuntu partition. Right click My Computer, select Manage, Disk Utility. Once you delete the partition, right click My Computer, select Properties and go to the Advanced tab. Go into the Start Up and Recovery, set Windows as the default operating system and set the Time to display the list of operating systems to 0 and click Ok. |
Windows Dual bootIntroduction
This page describes how to set up your computer in order to dual boot Ubuntu and Windows.
Back Up Your Data
Although this may seem obvious, it is important to backup
your files to an external backup medium before attempting a dual-boot
install (or any other hard drive manipulation), in case your hard drive
becomes corrupted during the process. External hard drives, USB flash
drives, and multiple DVDs or CDs are all useful for this purpose.
Have a Windows recovery CD/DVD available
Some
computer manufacturers that pre-install Windows provide a Windows
recovery/re-installation CD or DVD with the computer. However, many
companies no longer ship a physical disc but instead create a hidden
partition on the hard drive in which the recovery-disk information is
stored. A utility is then usually provided which allows the user to burn
a recovery/re-installation CD or DVD from it. If you are buying a new
computer and intent on dual-booting, make sure you have (or can make) a
physical Windows recovery/re-installation CD or DVD. If neither a CD/DVD
nor a recovery partition/burning utility is provided by your computer
manufacturer, you may need to telephone your vendor and ask for a CD or
DVD (to which you are normally entitled under the Windows EULA).
Getting Recovery Media
You may need
to request a physical recovery/re-installation CD or DVD directly from
your computer manufacturer. Here are some resources:
Once
you have created a physical backup disc from a restore-image partition
on the hard-drive, the restore-image partition can either be removed or
left in place. Ubuntu can be installed with it intact without problems.
Alternatively,
if you own a licensed copy of Windows Vista or Windows 7, you may
download a system recovery CD that may be used to access a recovery
console free of charge from NeoSmart Technologies. This CD can't be used to reinstall Windows in case things go majorly wrong, but it does contain the needed tools to set boot-related issues right.
Install Ubuntu after Windows
A
Windows OS should be installed first, because its bootloader is very
particular and the installer tends to overwrite the entire hard drive,
wiping out any data stored on it. If Windows isn't already installed,
install it first. If you are able to partition the drive
prior to installing Windows, leave space for Ubuntu during the initial
partitioning process. Then you won't have to resize your NTFS partition
to make room for Ubuntu later, saving a bit of time.
When
a Windows installation already occupies the entire hard drive, its
partition needs to be shrunk, creating free space for the Ubuntu
partition. You can do this during the Ubuntu installation procedure, or
you can see How to Resize Windows Partitions for other options.
If you have resized a Windows 7 or Vista partition and cannot boot up windows, you can use the instructions from WindowsRecovery to fix it.
Install Ubuntu
Automatic partition resizing (recommended)
Manual partitioning
Master Boot Record and Boot Manager
GRUB2
is the boot manager installed in Ubuntu by default. If you use the
Alternate CD you can choose GRUB or Lilo instead. GRUB2, GRUB and Lilo
are open source boot managers that install the main parts of the boot
loaders inside Ubuntu. This means Ubuntu is independent and avoids any
need for writing to other operating systems. To accomplish this, the
only thing in your computer outside of Ubuntu that needs to be changed
is a small code in the MBR (Master Boot Record) of the first hard disk.
The MBR code is changed to point to the boot loader in Ubuntu. You will
be presented with a list of operating systems and you can choose one to
boot. If you do nothing the first option will boot after a ten second
countdown. If you select Windows then GRUB or Lilo will chain-load
Windows for you at the Windows boot sector, which is the first sector of
the Windows partition.
If
you have a problem with changing the MBR code, you might prefer to just
install the code for pointing to GRUB to the first sector of your
Ubuntu partition instead. If you do that during the Ubuntu installation
process, then Ubuntu won't boot until you configure some other boot
manager to point to Ubuntu's boot sector. Windows
Vista no longer utilizes boot.ini, ntdetect.com, and ntldr when
booting. Instead, Vista stores all data for its new boot manager in a
boot folder. Windows Vista ships with an command line utility called
bcdedit.exe, which requires administrator credentials to use. You may
want to read http://go.microsoft.com/fwlink/?LinkId=112156 about it.
Using
a command line utility always has its learning curve, so a more
productive and better job can be done with a free utility called EasyBCD,
developed and mastered during the times of Vista Beta. EasyBCD is very
user friendly and many Vista users highly recommend it.
Installing Windows After Ubuntu
Normally when Windows is installed after Ubuntu the "Master Boot Record", MBR, will be overwritten. You can bootup off a LiveCD and repair the MBR. However, there are 2 different approaches:
Recovering GRUB after reinstalling Windows
Please refer to the Reinstalling GRUB2 guide.
Master Boot Record backup and re-replacement
Back-up the existing MBR, install Windows, replace your backup overwriting the Windows boot code:
Issues with Windows XP and NTFS
The
Ubuntu installer has included support for resizing NTFS partitions
since Ubuntu 5.10 (Breezy Badger) was released way back in 2005. Very
few problems have been reported relative to the huge number of times
that the installer has been used. If you tried the above procedure and
have had no luck, it might be that there is a pre-existing problem
either in the file system, in the partition table or the hard disk.
First
you should try running CHKDSK before trying again to resize the
partition, and if you are using the Alternate CD, defragging might help.
It is recommended that you run CHKDSK once again after resizing your
NTFS partition.
Also, try the following alternative methods:
Using QtParted from the System Rescue CD
run_qtparted
Using GParted from UNetbootin-PartedMagic
Another approach to resizing partitions, which does not require a CD, is to load PartedMagic from Windows via the UNetbootin PartedMagic Loader:
|