Ubuntu :: Make Windows 1st Choice (not Just Default) In Grub?

Mar 4, 2011

I am dual booting Windows and Ubuntu 10.10. I installed StartUp-Manager so that I could easily make Windows my default OS upon Startup.I did a sudo apt-get update / sudo apt-get upgrade and now I have a new kernel. This moved Windows down in the list, so now MemTest86 is the default OS upon Startup.I want to make Windows the default always, not just until the next Kernel upgrade comes through.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Change The Default OS On Grub, And Adding More Time To Make Choice?

Jul 6, 2010

How do I change the default OS on grub, and adding more time to make my choice?

View 3 Replies View Related

OpenSUSE Install :: 11.4 - How To Make XP Default Choice

Mar 17, 2011

With the installation of 11.4 the grub will be installed in the MBR. When I first installed the Opensuse 11.4, restart my computer and get into the boot menu, I found that the OpenSUSE boot item was at the top while Windows Xp was at the bottom. It may cause problem when my parents are going to use the computer (they only know XP). How to set the Windows XP as the first item and the default choice?

View 2 Replies View Related

Ubuntu :: Make Windows XP The First And Default Option On Grub 2?

Feb 7, 2010

I was wondering how I can make Windows XP the first and default option on my Grub 2. I use Ubuntu 9.10 through a semi-dedicated partition on my second hard drive, if that helps. I use Grub 2 just cause I have a grub.cfg file, and here it is.

Code:
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates

[Code].....

View 4 Replies View Related

Ubuntu :: Change The GRUB Bootup Menu's Default Choice?

Mar 3, 2010

Yesterday I installed on my laptop (an IBM Thinkpad T42) "virt manager" using the Synaptic Package Manager. I'm running Karmic.

As part of the installation, SPM had me reboot the computer (which is dual-booted with Windows XP, which I use less than 1% of the time). The new GRUB screen came up showing two new initial lines, the first 2 of the following 4 lines:Ubuntu,

Linux 2.6.31-19-generic-pae
Ubuntu, Linux 2.6.31-19-generic-pae (recovery mode)
Ubuntu, Linux 2.6.31-19-generic
Ubuntu, Linux 2.6.31-19-generic (recovery mode)

When I allow the default choice of the first line to prevail, Ubuntu boots up into a condition in which the Wireless Network Connection fails to open, and in which nothing I've been able to think of makes it open.

If, instead, I scroll down to the third line (which was the initial default choice line, i.e., the default choice line prior to the "virt manager" installation), Ubuntu boots up into a condition in which the Wireless Network Connection operates as usual, viz., immediately.

Scrolling down works, but it would be better, it seems to me, to return to the condition in which the current line 3 either becomes line 1 or else becomes the default bootup choice.

I've used SPM to uninstall "virt manager", but the 2 new intial lines in the GRUB options remain. I understand that with Karmic's version of GRUB, viz., GRUB-2, it is no longer possible to change the bootup menu choices easily.

how I can either eliminate the first 2 lines in my current GRUB screen, or make line 3 the default choice?

View 9 Replies View Related

Ubuntu :: Edit Grub To Make Windows Vista The Default?

Feb 18, 2010

I have been trying to edit grub to make windows vista the default but whne i got to the menu.lst it is blank. I use this from the official guide gksudo gedit /boot/grub/menu.lst and it still comes up blank as well as sudo gedit /boot/grub/menu.lst

View 2 Replies View Related

Debian :: How To Make Windows-loader Default And Hide Grub If Possible

Mar 11, 2015

Background: I am dual booting Debian and Window 7. Wanted to make windows-loader default and hide grub if possible. Google search took me here: [URL].... (third answer, about editing grub)

Make Windows (ANY variant) the default Grub2 menu option.
Description: This sets Windows as the default boot option, and (with NO user action) the PC will auto-launch Windows on startup.

STEPS:
A. sudo update-grub #List your current menu items
B. Edit setup file
sudo gedit /etc/default/grub
GRUB_DEFAULT=”Windows 7 (loader) on /dev/sda1″ #Set the boot default to your Windows boot partition
[WARNING: Just setting 'GRUB_DEFAULT=n', will NOT work after kernel updates, etc.
Save the file and close.]
sudo update-grub

Question: I must have done something wrong, for update-grub (as root) now gives this: "/usr/sbin/grub-mkconfig: 6: /etc/default/grub: 2: not found"

What should I do now to make grub as it was in the beginning?

[By the way, it's been very difficult to get Debian related pages...]

View 7 Replies View Related

Ubuntu Installation :: Can I Remove Grub / Make Windows Boot Loader Default

Aug 31, 2010

I have Windows 7 and Ubuntu 10.04 dual-booted on my machine. grub was aautomaticlu installed as the primary loader. Soon i want to nuke my ubuntu partition but i know that will delete grub. Can i remove grub or at least make Windows boot loader default.

View 2 Replies View Related

General :: Editing Grub.conf To Make Windows Default In Dual Boot?

Mar 31, 2010

I installed Windows XP Pro and RedHat Linux Enterprise 5 on my PC for my purpose. The PC is used by other family members too and they need only Windows OS for browsing. It is becoming problem for them to reboot after the PC enters into Linux by default. I am still learning Linux and I want to edit the /boot/grub.conf file to make Windows as default OS to boot. The following is the content of my grub.conf file (FYI):

#boot=/dev/sda
default=0
timeout=10
splashimage=(hd0,5)/grub/splash.xpm.gz

[code]....

View 4 Replies View Related

Ubuntu Installation :: Can't Make Choice Coz Windows Aint Reacting On Keyboard?

Jan 13, 2011

I am new user (or not yet) of ubuntu and this forum . I installed ubuntu via wubu instaler as program of windows xp but I cant run it . I dl-ed ubuntu made live cd , booting from dvd-drive is working normally , and my instalation via wubu was fine . Now when I start my pc choice is shown to me on desktop :

-Windows XP
-Ubuntu

But I cant make choice coz windows aint reacting on keyboard . Cant use my arrows to make choice . I got stuck here , I would like to install ubuntu as main OS but I think it is too early since I am newb and just started to learn pc science and programing . I hope to use it just as Windows program at the beggening .Later when I get used to it and learn how to properly install it as partition for itself I will do so .

View 3 Replies View Related

Ubuntu :: 9.10 Won't Boot - How To Change GRUB Default Boot Choice

Jan 5, 2010

I tried to do my parents a favor by installing Ubuntu 9.10 alongside WinXP on their PC -- same configuration I have on my desktop at home. The install went fine, but since I made a poor buying decision on purchasing a MSI motherboard in the past, Ubuntu immediately crashes after boot (other MSI board users having the same issue, no help from MSI).

The computer tries to boot Ubuntu by default unless something else is selected from the boot menu. How do I change the boot preference from default (choice 0) to WinXP? I tried manually changing this (editing the grub.cfg file), but the file said not to edit, that it's generated by something else...How do I have WinXP load by default instead of the broken Ubuntu?

View 8 Replies View Related

Ubuntu :: How To Make WinXp Default On Grub

Jan 21, 2010

I want to make XP default and get that count down thing so while the countdown I can switch to ubuntu.

View 1 Replies View Related

Ubuntu :: Make Windows Xp As Default OS?

Aug 21, 2011

i have Ubuntu 11.04 and windows xp as a duel boot in office desktop. i want to make windows xp as default OS. i tried sudo gedit /etc/default/grub but this dint work coz after setting defult OS as 3 still its going back to ubuntu 11.04 (i guess this thing works only for ubuntu 10.10) ...

View 1 Replies View Related

General :: Make Grub Keep Its Default Boot Under Kernel Updates?

Jan 30, 2010

I dual-boot my machine and I want it to default to boot into windows so that whenever I restart the machine remotely from my home it will be able to get back into Windows (instead of Ubuntu).

The problem is that every time Ubuntu upgrades the kernel, I have to reset the default boot item of grub back to windows. This is because the grub menu loader uses positions i.e. 6 for default OS to boot. And when Ubuntu installs a new kernel it changes that order.

I am looking for a way to configure grub to remember its default boot item under kernel updates.

View 2 Replies View Related

General :: Looking For Way To Make Grub Keep Its Default Boot Under Kernel Updates ?

Sep 29, 2010

Possible Duplicate:Make grub keep its default boot under kernel updates.I have just installed Linux with my windows 7 pre-installed and i got it working fine. Since i use windows 7 more than linux, i would like to have "Windows 7" option on the top of "Linux" option.

"When i have turn on my computer, the first thing i see is an Option asking me whether i want to use windows 7 or Linux and there's a countdown timer below it which is 10seconds countdown and if i don't select it on time, it will automatically select the first choice which at the moment i've got Linux pre-set as my first choice."

View 7 Replies View Related

General :: Changing Grub Boot Order And Make Win7 Default

Aug 13, 2010

I recently upgraded to Ubuntu 10.04 from earlier versions. I have a dual boot system with Windows 7. Grub was set to boot Windows by default Things were working fine. I decided to upgrade to Grub2. It seemed like a good idea at the time. Now when booting up,the name at the top of the Grub menu is 1.98, which is Grub 2. When I run grub-install -v, it comes back grub-install (GNU GRUB 0.97) which is not Grub2. Now when I boot up, Ubuntu 10.04 is the default. I have to manually choose Windows if I want to use that system. I have been unable to change the boot order following instructions from this site. Any Way changing the boot order to make Windows 7 the default. I am using a Toshiba Satellite.

View 5 Replies View Related

Ubuntu :: Changing Default OS To Windows In GRUB

May 17, 2010

I've seen previous threads about this, but they're rather old and I can't seem to apply their solution to the latest (10.04) stable release of Ubuntu.

What's the "best" way of changing the default option in the bootloader? I'd rather set it to "Windows 7" for the time being as it's what I use at work.

View 2 Replies View Related

General :: Make Windows The Default OS Instead Of Centos 5.5?

Jul 6, 2011

I have a dual boot PC, installed Win XP first, then Centos 5.5 While installing Centos, I set Centos as default. So at boot up time, it does give a choice of selecting from the two if pressed any key, otherwise boots Centos. Now I wish to set it in such a way that Windows is the default OS to boot.

My grub.conf file:--

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition.

[code].....

View 14 Replies View Related

Ubuntu Installation :: Setting Grub's Default OS To Windows

Jul 2, 2011

i always had windows as default in my grub (this is my desktop pc, mostly for gaming, i use windows here for about 98% of the time linux is just for working)i lastly upgrades to 11.04 (bad idea never change a running system)and now my grub starts linux as default and i dont know why.i started startupmanager and set windows as default no change i clicked myself into the /boot/grub/grub.cfg and opened it as su - it looks like everything is right here too but i could think of something, i need to change there.

View 3 Replies View Related

Ubuntu :: Change The Boot Order To Make Windows 7 The Default Start Up?

Aug 5, 2010

I am running a dual boot with Windows 7 pro and ubuntu.

How do I change the boot order to make windows 7 the default start up??

View 3 Replies View Related

Ubuntu :: How To Make Windows 1st OS In GRUB

Jul 15, 2010

I use Windows XP more often than Ubuntu, cause wine and playonlinux are both pains. So, how do i change the order around?

View 1 Replies View Related

Ubuntu :: Set The Grub Startup Manager's Time To 0 Secs And Windows Xp As The Default OS

Jun 7, 2011

I accidentally set the grub startup manager's time to 0 secs and windows xp as the default OS. (I have windows xp and ubuntu on this laptop.)

Now when I turn on or restart my computer, it boots up straight to windows, I can no longer access the grub boot selection screen or my ubuntu OS.

View 9 Replies View Related

Ubuntu Installation :: No OS Choice In GRUB Menu After Updating 10.04

May 19, 2010

I installed Lucid Lynx in my p4:2.66 hz machine with XP sp3 pre-installed and the system booted just fine with dual boot option. Then I updated my Lucid. All updates were downloaded. But during update installation a power failure caused PC reboot. Again I started update manager and it gave me option for "Partial Upgrade". I did the same and it instructed me to reboot. The the real damn thing happens now when I rebooted, In the GRUB menu it showed only Memorytest options. I see no OS choice there, I tried to reinstall GRUB from live CD with mount options. And it showed no errors during the procedure. I rebooted but the same problem exists.

View 6 Replies View Related

Fedora :: Changing Grub Splash - Boot Windows By Default

Apr 21, 2011

The grub splash were you choose which os you want to load. Is there a way to change it and make it look like iuno.... lm5/6 or opensuse? Obviously I'd change the image. I just don't want to just change the image. How can I change it to boot windows by default instead?

View 2 Replies View Related

Ubuntu Installation :: Editing GRUB Settings - Set Windows 7 64 Bit As Default OS In The Boot Loader Instead Of 10.10

Jan 18, 2011

I am a new Ubuntu user, and I am attempting to set Windows 7 64 bit as my default OS in the boot loader instead of Ubuntu 10.10. I have entered the command gksudo gedit /boot/grub/menu.lst into terminal, and the menu.lst file does open. However, this file appears to be completely blank, which does not seem to make sense and is preventing me from changing the boot order.

View 4 Replies View Related

Ubuntu Installation :: Dual Boot Fail - Don't See Grub Or A O/s Selection Choice

Jan 2, 2010

I just attempted to install ubuntu for the 4th and 5th time and have yet again had a fail. This time it actually completed the installation, which is a first. however upon reboot it takes me directly to Vista - I don't see grub or a o/s selection choice.

View 9 Replies View Related

Ubuntu Installation :: Edit GRUB's Menu To Offer A Choice Between The 2 OSes?

Mar 30, 2010

I installed Ubuntu 9.10 (desktop version) and it performs flawlessly. Now I want to add a second hard drive to the same box, install Ubuntu 9.10 *server* on it, and use GRUB to control which one boots.

Problem is, I'm a Windows pro but a Linux n00b. Should I disconnect the first hard drive (the one with Ubuntu desktop) before I do the server installation on the second (new) drive? Also, how do I edit GRUB's menu to offer a choice between the 2 OSes?

View 1 Replies View Related

Debian :: Grub Won't Load Windows / Make It Possible?

Apr 7, 2010

Grub Wont Load Windows.

The Option is not there.
Its Debian.

View 6 Replies View Related

General :: Windows - Make GNU GRUB Automatically Boot Ubuntu?

Jul 14, 2011

How to make Windows Boot Manager automatically open GNU GRUB and then with GNU GRUB automatically boot Linux Ubuntu 11.04.

View 1 Replies View Related

Ubuntu :: Make GRUB Boot Into Windows 7 Unless Pressed Shift Key?

Aug 21, 2010

How can I make GRUB boot into Windows 7 automatically and display the boot menu when I press SHIFT at bootup. I am using GRUB2.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved