Ubuntu :: Kernel 2.6.38-1 Showing Up In 10.10 Grub Menu?
Mar 3, 2011
Last week i decided to give the 11.04 alpha 2 a go on my laptop but compiz is currently too unstable for the OS to be of any use so I reinstalled 10.10. In doing this I deleted all partitions and started completely afresh. Strangely since then I have kernel image 2.6.38-1 at the top of my grub menu but if i try to boot it i get either a single blinking cursor or a kernel freeze. I cant find any reason why 2.6.38-1 should be in grub on 10.10.
removing it from the config files as im not used to Grub2 and have been told i cant just directly remove it from /boot/grub/grub.cfg.
View 1 Replies
ADVERTISEMENT
Sep 2, 2010
Every time I update my kernel (today with 2.6.32-25-generic), I always have to manually run "sudo update-grub" or ells the new kernel does not show up on reboot??? Is there a config some place to get it back to automatic?
View 6 Replies
View Related
Apr 28, 2010
I am working with a acer netbook that I originally had WinXP installed on. I downloaded Ubuntu 9.10, transferred the iso contents to a bootable USB drive and installed Ubuntu. I remember during the setup process that I made sure I chose the option to install on one partition. There is only one partition on my netbook with a small second partition as a swap.
After the installation process and reboot I noticed the grub menu would pop up every boot up giving the list of operating systems of which XP was included. I then ran the update manager and updated 9.10 with all updates. After rebooting the grub menu again showed but the option to choose XP was now gone.
Now everytime I boot up the grub menu shows. How can I modify grub so it will automatically just boot to the OS.
View 7 Replies
View Related
Sep 12, 2010
I have dual-booted Windows XP and Ubuntu. Because Ubuntu 10.04 doesn't have the required proprietary drivers for my system, I chose Ubuntu 8.04. The installation procedure went well, the drivers are there, everything's perfect but... there's a problem with the GRUB menu that appears just after launching my laptop.
When I first installed Ubuntu it showed Ubuntu (and some letters and numbers), another instance for recovery mode, some memory test lines (I guess there are two of them) and Windows XP.
But after I used the software updater in Ubuntu (to make it up-to-date), the grub bootloader shows two more lines - and those are the same as the first two - Ubuntu (with some letters and symbols) and Ubuntu recovery mode.
Why are those duplicates there? I've never installed another Ubuntu OS on my PC. Because at the moment I have two Ubuntu and two Ubuntu recovery mode lines .
View 4 Replies
View Related
Jan 12, 2011
I have a computer that only runs ubuntu and have decided to put fedora on. I put fedora on the computer and made a new partition for it. When I turn the computer on, it logs straight into fedora not even showing me a grub menu. Is there some way that I can update grub so that it knows that ubuntu is also installed
View 1 Replies
View Related
Oct 31, 2010
After installing Ubuntu 10.10 dual boot with Windows 7(not inside Windows 7) and restarting I come to a blank screen with a blinking underscore.I assume the GRUB boot loader is missing or i installed Grub in some other partitions. Now i unable to enter in to Windows 7 OS.
View 8 Replies
View Related
May 26, 2011
I reinstalled Natty yesterday and then installed Fedora on a separate partition.
I now havedouble the menu items in GRUB2 for both of these.
I ran the update grub command in the terminal and it goes smoothly, but the extra menu items still don't go away.
Puzzingly the menu items point to the same partition on the drive as their clone. Both of the Fedora menu items point to sda8
For example.
tl;dr:
How can I remove menu entries in GRUB? I searched but could not find a reliable answer other than re-running update-grub.
How could I remove GRUB and replace it with Plymouth? Ubuntu Software Centre actually shows Plymouth as "Installed" even though it does not run on startup.
View 5 Replies
View Related
Sep 1, 2011
I have a National Instruments gpib interface PCI card on my machine. It has been working up till now.The computer was moved when I was gone, and now at start up I get two alarm beeps from the motherboard speaker, no grub menu (hidden line is commented out and time out is gtr than 0).In the past I had to lock the kernel to 2.6.32-28.55.newer kernels broke the interface...although prolly foolioshly, I did allow other system updates.
View 1 Replies
View Related
Apr 24, 2009
Today when i browsing the net suddenly the system going HANG.....i will try to get the system monitor menu but in the menu list there is no icons. it is not displayed. then i will going to a warm restart.......
after that the system didn't showing the grub menu.....it load the WinXP.......i will try two three times but the grub menu is not showing.....i am using the UBUNTU 8.10.
View 1 Replies
View Related
Apr 28, 2011
When I first boot up. I get the GRUB command line. What happened to the boot menu? And I can boot up into my Windows partition just fine. But when I try the other partitions i get "Unknown file system" or when I try to boot into the other ntfs drive, I get "BOOTMBR missing", but yet it does not mean Windows, because i can boot that just fine. I can't find my Ubuntu partition. How can I get the GRUB boot menu back?
View 1 Replies
View Related
Mar 1, 2016
After installation of windows 7 installed debian 8.3. But in grub menu no boot option showing to windows.There ar only two option 1.)to boot in debian and 2.)advanc option for debian ONLY!!
View 1 Replies
View Related
Sep 25, 2010
After having patched the kernel with an ABI-patch I cannot find it in the grub2-Menu OS: Ubuntu 10.04 LTS in /boot I can see: the original and the new config-file
Quote:
config-2.6.30.1ABI-2.6.29.1_4
config-2.6.32-21-generic
The original and new vmlinuz-file
Quote:
vmlinuz-2.6.32-21-generic
vmlinuz-2.6.30.1ABI-2.6.29.1_4
[Code]....
View 1 Replies
View Related
Jun 10, 2011
How do I remove old kernels from the Fedora grub menu? I have three currently and I want to keep only one old version to fall back if I have any problems with the current one. When I was using Ubuntu, I had Ubuntu Tweak which had an option to clean up old kernels from the grub menu .. is there something similar for Fedora?
I'm using Fedora 15 32-bit with Gnome 3.
View 6 Replies
View Related
Feb 10, 2010
I seem to have determined a few other things about my "only gets as far as a GRUB command line" problem:To recap, sda3 (GRUB hd0,2) is the main Linux partition; sda9 (GRUB hd0,8) is the boot partition.GRUB is 0.92.Installation was from an 8.04LTS live CD (at least, that's what the envelope says it is)/"/boot/grub" (i.e., "/grub" on sd9/hd0,8) contains a "menu.lst" file. I modified it (had to do a "sudo gedit" from a command line!) to (1) comment out the line that hides the boot menu, (2) change the timeout from 3 seconds to 90, and (3) add a menu line based on my succesful manual IPL of DOS.
It still boots to a GRUB command line. If I do a "configfile /grub/menu.lst," a boot menu comes up. DOS will successfully IPL, but Linux still gets a "no setup signature found," (ditto for "recovery mode"), which suggests either a bad kernel, or a kernel that's too big for the GRUB to handle.Why would it be finding its way to grub, but not finding the boot menu file?Why would the live CD come up just fine, yet the GRUB and kernel it installs fail?
View 9 Replies
View Related
Mar 8, 2010
I use Linux Mint, and I installed a linux-rt from the repository, but when I restart my computer no grub menu shows up. It just boots linux mint. How can I get it to show the menu so I can choose the real time kernel?
View 1 Replies
View Related
Aug 4, 2010
I can't access my grub menu (by pressing space bar on boot) to select a kernel to boot from, and I need to boot into 2.6.31 to fix an intel chip issue. How can I replace the current 2.6.32x kernel with 2.6.31, so it is the ONLY option grub can boot up with?
View 9 Replies
View Related
Jun 27, 2010
installed Python 2.4 and then removed already present Python 2.6. After restart, when i selected the working kernel, that white ubuntu symbol splashed and screen went black with two small lines at the top.. it doesnt go beyond that. Please help me. I tried selecting other kernels. It did not work. I used "nomodeset" by editing the the kernel at the grub..
View 1 Replies
View Related
Aug 12, 2010
Contents of grub.conf
Code:
# grub.conf generated by anaconda
#
[code]...
View 10 Replies
View Related
Jan 31, 2010
In my Red Hat 7.2 , the /boot/grub/grub.conf has the following data :
But when I reboot my Red Hat server , I don't see the Grub menu to say edit the boot kernel .
View 15 Replies
View Related
Mar 14, 2010
I'm a very new Linux user, so speak slowly and don't use big words. I installed Karmic from the Live CD. It is the only OS in use on this system. I then upgraded to Ubuntu Studio using the instructions found on the wiki.
On bootup, I get a brief message stating "GRUB loading" and then the system automatically boots to the generic kernel. No GRUB menu is ever displayed. I would like the option to boot to the real-time kernel, but I have no idea how to edit the appropriate files. I've done a fair amount of reading on the subject, but I find very little information relating directly to the real-time kernel, and so I still feel like I'm too green to do it without messing something up.
View 6 Replies
View Related
Jul 17, 2010
After a fresh install of opensuse 11.3 and a xen-hypervisor and tools (all default install, nothing special) just get a black screen when I try to use kernel-xen. Default kernel runs like a charm. Xen-kernel gives me a black screen just after grub menu.
This is my menu.lst about it:
###Don't change this comment - YaST2 identifier: Original name: xen###
title Xen -- openSUSE 11.3 - 2.6.34-12
root (hd0,2)
[code]...
I have no nvidia card...
View 8 Replies
View Related
Oct 15, 2010
I have manually added an entry for Ubuntu in my grub menu, using Yast. But every time the kernel is updated, this entry disappears. On the other hand, the one for Windows, that was added during OpenSuse's installation, is still there. So how can I keep this entry for Ubuntu ?
Edit : when I save the menu configuration in Yast, I get the following message :
Code:
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kbuildsycoca4 running...
kbuildsycoca4 running...
[Code]...
View 9 Replies
View Related
Jul 28, 2009
I am testing my crash recovery strategy for my linux system and I am having trouble with GRUB. I am basically restoring my backup (i.e. tar) unto a different hard drive, but I am having problems getting the machine to boot without me having to type the GRUB commands at the GRUB prompt that is presented when the machine boots up off the new hard drive. I have tried to restore the MBR in two ways (the 2nd one is the one that gets me to the GRUB prompt):
1. Get the MBR off the original drive and write it unto the new drive (all via dd), but that did not work at all: the machine hangs right away during boot up. It seems to hang right at the point where the BIOS tries to read the MBR.
Code:
On original drive:
# dd if=/dev/sda of=mbr+part.bin bs=512 count=1
On new drive (new drive is now in place of original drive):
# dd if=mbr+part.bin of=/dev/sda bs=1 count=446 conv=notrunc
2. By using the FEDORA rescue CD, I installed grub unto the new hard drive as follows:
Code:
# chroot /mnt/sysimage
# grub-install --root-directory=/boot hd0
reboot and remove FEDORA CD Using the 2nd option above, I get the GRUB> prompt during bootup. I can then boot into the system by issuing the commands that are in the menu.lst file, followed by the "boot" command. However, I would like for those commands to happen automatically, just like in the original configuration. It seems to me that GRUB is actually finding all its stage files because I doubt the GRUB program (the one displaying the prompt) fits entirely in the 446 bytes it has on the MBR. So, it must be loading its stage 2 (and stage 1.5??) files from my /boot partition. However, if GRUB is loading its stage files off the boot partition, why does it not load/read the menu.lst/grub.conf contained in the boot partition also?
Code:
# ls -l /boot
total 22888
-rw-r--r--. 1 root root 1274567 2009-05-27 16:39 System.map-2.6.29.4-167.fc11.i686.PAE
-rw-r--r-- 1 root root 1274538 2009-06-16 22:27 System.map-2.6.29.5-191.fc11.i686.PAE
[code]....
View 3 Replies
View Related
Nov 20, 2010
my Setup is Fedora 14 x64 + radeon hd 4830 i've downloaded .run package from ati site with latest driver for x64 systems. installed it, but didn't edited grub.conf becouse i didn't understood anything there (probably didn't spent enough time to get things understand) Now i've lost possibility to enter my Fedora system. during boot it lost it's modern blue boot screen (with filling drop), it was replaced by standard old boot screen with triple-color stripe. after this boot screen monitor start blinking going on and off. and on last step i'm getting "Fedora 14 boot bla bla bla something" on screen. nothing works except Ctrl+Alt+Delete. system reboots showing successful daemons shutting sequence. How can i edit grub menu from initial grub screen is it possible to it's own 'e' option or 'c' from grub command line?
View 4 Replies
View Related
Feb 26, 2010
I've been running openSuse 11.2 for a while on my notebook.Today I turned it off at work and came home. When I tried to turn it on, it boots, shows a black screen written 'GRUB' and then NOTHING. It doesn't complete the boot process.
View 9 Replies
View Related
Feb 15, 2010
9.10 has no menu.lst file and hitting ESC to does not bring up the grub menu. How can we set bootup options or boot an alternate kernel? I would really like to set the resolution at boot time so that my console (Ctrl-Alt-F5, for example) has 80 columns instead of 40. (What a stupid default, gigantic Commodore-64-like text!) It would also be nice if the Login screen could be set to the resolution that I want.
In previous releases, there were ways to do this. In 9.10, I haven't been able to figure out how.
Is there a document explaining all of the radical changes?
View 5 Replies
View Related
Apr 29, 2010
I want to edit the GRUB menu in ubuntu but Menu.1st is missing.When I open the /boot/grub.cfg from terminal I cant save it.
View 7 Replies
View Related
Apr 22, 2011
9.10 has no menu.lst file and hitting ESC to does not bring up the grub menu. How can we set bootup options or boot an alternate kernel? I would really like to set the resolution at boot time so that my console (Ctrl-Alt-F5, for example) has 80 columns instead of 40. (What a stupid default, gigantic Commodore-64-like text!) It would also be nice if the Login screen could be set to the resolution that I want. In previous releases, there were ways to do this. In 9.10, I haven't been able to figure out how.
View 1 Replies
View Related
Jan 2, 2010
I am running Ubuntu 9.10 when I install new software it does not show up in the menu. I have to manually add it by editing the menu. Is there something that I have done that would keep it from adding things to the menu? I am new and not really sure if this is normal.
View 2 Replies
View Related
Nov 27, 2010
i am writing in Latex and tend to view my document in xdvik out of the vim editor. for some strange reason i suddenly dont have a menubar or scrollbar in xdvi anymore. i looked at the manpage which mentioned +expertmode 16 but this doesnt work somehow. in .xdvirc the expertmode is swiched off as well, but it doesnt make a difference if i change it there either. i tried reinstalling, which didnt work. I am able to get normal behaviour back from the commandline via the -q option. however i'd rather just have things back to normal
View 2 Replies
View Related