Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fixing boot choices?
#1
I didn't know whether or not I should post this here or not. I will ask that a moderator move it if I am in the wrong section. Thanks

Alright, here's the situation. I have Windows installed and I previously had Ubuntu installed (dual boot). When I turn the computer on it gives me the two options: Windows, Ubuntu. How can I remove the Ubuntu option so that my computer just boots Windows automatically? I want to remove the Ubuntu selection and have my computer start normally with Windows.
[Image: arch2.png]
Reply
#2
Go to system in windows and click something like advanced system options or something like that. then in one of the tabs it should say boot and start up. click on that and then you can change the startup option like which OS you boot into.
Reply
#3
There is a file called boot.ini, that lists the boot menu options.

[Actually, this is the same file that has to be edited, as has been suggested, by going to the Advanced tab, after double clicking on System, in the Control Panel.

This file is normally hidden by default, so you may have to reset the file attributes first, before you can view it.

Note: - It would be a good idea, to make a copy of the boot.ini file, before you modify it.

For example, at the command prompt, in the root drive, usually C:\,
you could type the following:

attrib

which will display the files and their attributes.

At the command prompt, type:

attrib /?

to display the attrib help menu.

then, if boot.ini is displayed as:

A SHR C:\boot.ini

Where:

S - System
H - Hidden
R - Read Only


for example, at the command prompt type:

attrib -h boot.ini

which can, in certain cases, remove the hidden attribute.

Once you can see the contents of boot.ini, it may look similar to:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(4)\WINDOWS2
[operating systems]
multi(0)disk(0)rdisk(0)partition(4)\WINDOWS2="Microsoft Windows XP Professional - Latest 29 Sep" /noexecute=optin /fastdetect
multi(0)disk(0)rdisk(0)partition(4)\WINDOWS1="Microsoft Windows XP Professional - Latest 30 Aug" /noexecute=optin /fastdetect
multi(0)disk(0)rdisk(0)partition(4)\WINDOWS="Microsoft Windows XP Professional - Latest - 02 Aug" /fastdetect /NoExecute=OptIn


but with the entry for Ubuntu displayed.

If you delete the entry for Ubuntu, that may allow you to boot into Windows on it's own,
but I can't remember if I have done this, so cannot say for certain it will work.
Maybe somebody else here, may be able to verify this.

You may have to boot into safe-mode, if you are denied access to do this in the normal Windows GUI.

Remember to make a copy of the boot.ini file, before you change it though.

Good luck with it.
[Image: SF1d.gif]

Real knowledge is to know the extent of one's ignorance - Confucius
------------------------------------------------------------------
Reply
#4
Great reply UID=0. Hat goes off to you. What UID=0 said is 100% on the money.
The Rules!
FTW Forum <-- Home of the Damned! --> Join me On MM


Reply
#5
(10-30-2009, 02:34 AM)DAMINK™ Wrote: Great reply UID=0. Hat goes off to you. What UID=0 said is 100% on the money.

Hey man thanks! I really appreciate that you know!
[Image: SF1d.gif]

Real knowledge is to know the extent of one's ignorance - Confucius
------------------------------------------------------------------
Reply
#6
Thanks I will try this method. I especially thank you for the amount of detail. Helpful.
[Image: arch2.png]
Reply
#7
Are both OS's on diffrent partitions? If they are then just formatt the other partition. Smile
FREE PSN CARDS, XBOX LIVE, GAMES + MORE VIEW THREAD Here Yeye
Reply
#8
I'm not sure, I used the Wubi installer.
[Image: arch2.png]
Reply
#9
Can you not check the partitions when you boot into windows? Or, does it not show your linux drive.
FREE PSN CARDS, XBOX LIVE, GAMES + MORE VIEW THREAD Here Yeye
Reply
#10
I probably could, but all of the Ubuntu files were saved under my C drive. I deleted them all. I just need the option to go away.
[Image: arch2.png]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Updating/Fixing your Boot Sector Guideline [System Repair Disk] AceInfinity 0 910 12-30-2011, 09:35 PM
Last Post: AceInfinity
  Boot.SDI $Extend Meta Directory? AceInfinity 4 3,470 12-30-2011, 09:08 PM
Last Post: AceInfinity
  Decrease Computer Boot Time - System Configuration [Tutorial] AceInfinity 47 24,943 06-06-2011, 01:05 PM
Last Post: jhfire
  Graphics Card Won't Boot Win 2 1,077 12-12-2010, 03:35 PM
Last Post: Win
  How to make a boot disk? myposbussie 1 773 10-21-2010, 07:22 AM
Last Post: myposbussie

Forum Jump:


Users browsing this thread: 1 Guest(s)