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


ADVERTISEMENT

Ubuntu :: Revert Changes To Startup Manager (grub)

Oct 23, 2010

I just installed Ubuntu 10.10 and I installed and messed around with startupmanager. Now I get status text when I startup, shutdown, and resume from suspend.

I have "show text during boot" disabled. And I tried turning "show boot splash" on.

How can I get the default behaviour?

View 5 Replies View Related

Ubuntu :: Use StartUp-Manager To Increase The Resolution Of The GRUB Menu?

Aug 5, 2010

I was wanting to use StartUp-Manager to increase the resolution of the GRUB menu and the boot logo screen. Changing the resolution for the GRUB menu works fine. But the Ubuntu logo that should show up during the boot process is all scrambled across the screen. I tried multiple resolutions to fix it and none of them work. How do I restore everything back to their defaults? I tried putting the numbers all back to where they where when I first ran StartUp-Manager but that didn't fix it.

View 4 Replies View Related

Ubuntu :: Remove The Default Boot Time From Grub?

Sep 9, 2010

I want to remove the default boot time from grub, I created /boot/grub/menu.lst, but I'm unsure what I can put in here to remove the countdown.

View 9 Replies View Related

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

Ubuntu :: Get Gnome-shell To Be My Default Windows Manager?

Nov 30, 2010

I want to make gnome shell my default window manager. I have it installed, and can get it to run from the terminal with gnome-shell --replace.
the effects aren't permanent though. I tried setting gnome-shell to be a start up application but this hasn't worked. I dont want to remove compiz or metacity before knowing if I can get gnome-shell to run by default somehow.

So, how can I get gnome-shell to be my default windows manager?

View 2 Replies View Related

Ubuntu Installation :: Windows - Dual Boot / Default Time Limit?

Mar 23, 2011

I was struggling how to phrase the question (in the subject) so let me clarify... I wish to install Windows 2000 and then do Ubuntu, on the same PC. I never had a dual boot before but I understand that it goes automatically (after a short time) to default Windows if Ubuntu is not chosen (on the boot up screen), correct? If so, if there's a "countdown" of sorts, is there a way to disable it? I wish to have control over that aspect, have unlimited time during that boot "choose one" screen.

View 7 Replies View Related

Software :: Fast Window Manager / Maximing All Windows By Default?

Apr 19, 2011

I have an Acer One netbook,I tried the Moblin and Meego distribution and i liked some parts of the user interface very much,especially the fact that every window that you open comes out well maximized and easy to read on the small screen of the netbook .But I didn't like Moblin/MeeGo because they are too "rigid", difficult to customize if you don't like the default choices. I prefer something like Debian much more.I would like to find a nice, light and fast window manager for Debian that would give me some of the advantages of MeeGo/Moblin,especially the fact of maximize by default every windows that I open..

View 2 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

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 :: 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 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 :: Grub Is Deleted Every Time Boot Into Windows 7?

Sep 25, 2010

I have a new dell studio 1558 with core i5 processor and 4 gb ram. I just installed ubuntu 10.04 and every time i boot into my windows 7 partition my grub seems to stop working. The only solution i have found so far is to re-install grub using the live cd, but it is not feasible to do that every boot. Is this a standard problem(or is there a solution to this problem)? Also, I havent updated my ubuntu yet, will that help?

View 2 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

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 :: 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

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

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 :: Adjust The Default Setting Via /etc/default/grub?

May 29, 2010

I have already had Vista installed on another drive and from what i've read on the webs you get to dualboot if you install ubuntu after vista. when i did install it (i installed on a blank hdd with no partitions, choosing the "erase entire disk" option since for some reason default option was attempting to eat a part of my windows 1 gb drive instead of using disk i specially made for it) and the grub 2 loaded for the first time, there was NO option to run vista. only 2 linux (normal and recovery) and 2 memtests. I've ran linux and went to google this. I found that i should add something to some config files in /etc/grub.d/From reading the readme file i understood i could add my own files that are named like NUMBER_SOMENAME and insert code into them. Because it said:Quote: For example, you can add an entry to boot another OS as01_otheros, 11_otheros, etc, depending on the position you want it to occupy inthe menu; and then adjust the default setting via /etc/default/grub. But then i found a file 40_custom that said:

Code:
#!/bin/sh
exec tail -n +3 $0

[code]....

View 9 Replies View Related

Ubuntu :: No Session Manager Under "System/Preferences", No Startup Programs Manager

Jun 6, 2010

Hello - installed 10.04 yesterday, Had previously dabbled, trying to switch over to Ubuntu full time now. Wanted to access the session manager, but when I scroll to System/Preferences, there is no entry for it, or for the startup programs manager. Also, I'm getting the following error when attempting to open the "windows" entry: Failed to execute child process "gnome-window-properties" (No such file or directory)

Did I somehow botch something in gnome which is now leading to the absence of the session manager as well as the inability to launch the "windows" manager?

View 3 Replies View Related

Ubuntu Servers :: Grub Error On Hardware Raid 1 / Default Root Device Shows That Prefix=(hd0,1)/grub?

Apr 13, 2011

I'm currently setting up a dell server with hardware raid 1 on sas 6r. i got 4 sas installed on the server and configured to raid 1 as stated below,
array 1:
slot 0 & 1

array 2:
slot 2 & 3

during the installation, the installer detect the array 2 as sda and array 1 as sdb.. so i proceed with installation on array 2. after completed the installation, the first reboot lead me to a 'grub-rescue" prompt. by following the guide at url Mode, i've noticed that the boot folder has changed to (hd1,1), which i believe it has changed to sdb1. default root device shows that prefix=(hd0,1)/grub.

View 3 Replies View Related

Ubuntu :: Grub Loader / Can Not See The Grub At Startup?

Jun 19, 2011

I use Ubuntu on his edition 8.10 and have always been very pleased, until 11:04 last version. Actually used a dual boot for constant use of certain programs that only work on windows. By installing the latest version, everything is as before except that I can not see the initial grub, show me out of range. My boot loader resolution is 640x480 and still I can not see the grub at startup.

View 1 Replies View Related

Ubuntu :: Can't Update Grub - /etc/default/grub: 19: E: Not Found

Nov 12, 2010

I've been trying change the default OS in GRUB. I changed the value for GRUB_DEFAULT in etc/default/grub. However, when I run update-grub, I get the following error:

/etc/default/grub: 19: e: not found

View 7 Replies View Related

General :: Computer Time Difference At Windows / Make The Time The Same?

Apr 13, 2011

My computer has different time when booting to linux or Windows.How to make the time the same?My computer time is 10:57pm Apr 14 when booting to linux.My computer time is 2:57am Apr 14 when booting to Windows Vista Home Premimum SP2.Both OS are set to the same time zone (GMT-5. Eastern Time US & Canada).

View 5 Replies View Related

Ubuntu :: Default Set Of Startup Applications?

Jan 22, 2010

While recently tweaking my system i deleted some startup applications from System->Preferences->Startup Applications. Now my themes and some other settings are not showing up while I login.

here the default set of startup application entries that come when you do a clean install? I am using Ubuntu 9.10 64bit

PS: If there is any work around to reset.

View 5 Replies View Related

Ubuntu :: 10.04 Locks On Startup 50% Of Time

May 13, 2010

I've experienced this problem with a distribution upgrade and then subsequently with a clean install of Ubuntu 10.04. Basically half the time that I boot up Ubuntu, it completely locks up with the following messages on screen (Sorry, I had to take a picture since it was locked up)However, when it does boot correctly, it pauses for just a moment after displaying the above text, and then displays a few additional lines, after which it goes on to boot 'normally'.

The next lines show 'plymouth' and 'ureadahead' processes being killed. If these lines show up the boot continues normally, otherwise the boot process hangs at the first picture.It is pretty frustrating to have to perform a hard restart during nearly every other boot, and the hangs seem almost completely random. Sometimes, it happens a couple times in a row, sometimes I can boot normally several times in a row. It also doesn't seem to be related to a cold start, versus a restart.

View 3 Replies View Related

Ubuntu :: Hibernate And Startup At Time X And Y?

Jun 14, 2011

I'm working on a homeserver which is backupping all the (windows) pc's using cron and mount+rscync every 15 minutes. But between 23:00 PM and 8:00AM or till someone says START I want the PC to Hibernate. Automatically. How can I get this done?

View 1 Replies View Related

Ubuntu :: How To Disable Some Default Startup Programs

Sep 2, 2010

I recently made the switch from gnome to kde. After struggling for two straight days I finally have everything the way I want, and I must say that I am quite pleased with Kde. The one thing I want to do now is get my computer to start up without running printer applets and bluetooth and all that other stuff I don't need. I have had little luck finding any info on this one.

View 3 Replies View Related

Ubuntu :: Unlock The 'default' Keyring At Startup?

Apr 26, 2011

At each startup, Ubuntu asks me for the password for the keyring.

Code:
An application wants access to the keyring 'Default', but it is locked. Enter password for keyring 'Default' to unlock Even if I choose:

Code:
Automatically unlock this keyring whenever I'm logged in it keeps asking it to me at each startup and the connection does not establish if I don't do it. I don't see anything special in the settings for "Passwords and Encryption keys"

Is there a way to remove this?

View 7 Replies View Related







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