Software :: Why 3 Kernel Options In My Bootloader

Feb 14, 2011

My ubuntu bootloader has 3 kernel to choose,

Ubuntu 2.6.35-26-generic
Ubuntu 2.6.35-25-generic
Ubuntu 2.6.35-22-generic

All can boot into linux, when I use uname -a to check, it has its name as above.

View 7 Replies


ADVERTISEMENT

Fedora Installation :: Kernel Upgrade-need To Copy To Another Bootloader?

Dec 25, 2010

I've just gotten another kernel upgrade, and need to copy it to a bootloader on another Linux sytem, so Fedora will boot, using legacy grub. The problem is that when I check /boot/grub/grub.conf, I get title Fedora (2.6.34.7-66.fc13.i686) root (hd0,2)

[Code]...

It's all Greek to me, but evidently it means something to grub, as that's what is in the Fedora kernel(s) that work. I can't find where this "bunch of stuff" is for the new kernel, so I can paste it into the grub file on the other system. The other system is Linux Mint9, and I've made Mint work using (legacy) grub, and deleted grub2 so that it's no longer Mint's bootloader.

View 4 Replies View Related

CentOS 5 :: Kickstart Bootloader Append To Kernel Line

Feb 3, 2010

I'm building kickstart files for my various machines.On my xen virtualization servers, I'm trying to get dom0_mem=512M added to the grub kernel line. Unfortunately, the bootloader --append option gets added to the linux kernel line, not the xen kernel line, which doesn't have the desired effect.Is there another way to put this into the kickstart file or should I use sed to put it into grub.conf in my post install section?

View 1 Replies View Related

Ubuntu :: Too Many Kernel Options In Grub

Oct 21, 2010

my grub2 start-up has every kernel for ubuntu since 9.10 in the list. can i safely delete these older kernels without screwing something up? also, where do they live?

View 3 Replies View Related

Ubuntu :: GRUB Kernel Options ?

Mar 11, 2011

I have Kubuntu 10.10 and Back Track 4 (BT4) Linux installed on my system. I think BT4 is based on Ubuntu 8.10.

I have the following line for my kernel boot options in /etc/default/grub file.

Code:

I need the rootdelay option for the Kubuntu 10.10 kernel but the BT4 kernel does not need it. But looks like setting this has a global effect and it waits for 80 (seconds ?) even when starting the BT4 kernel which is not required.

So is there a way to give the rootdelay option only to the Kubuntu 10.10 kernel and not to the BT4 kernel.

View 2 Replies View Related

Fedora :: How To Set Kernel Module Options In 12

Mar 23, 2010

The problem I'm facing is that I can't use my headphone. Sound works, but not the headphone. See my ealier thread. It was suggested to edit the module options, but I don't quite know which buttons to push.

View 6 Replies View Related

General :: Where To Find Kernel Options ?

Jan 7, 2011

Code:

How do I know what option means what to compile my own kernel? How to find support for different hardware in this mess (and exclude it)?

View 3 Replies View Related

Software :: Largefile Kernel Options ?

Feb 25, 2010

I was having some problems with a "memory exhausted" error, I have come to find out that my kernel is not built for largefiles. What options in my .config do I need to have enabled for Large File Support? I diff'd my current .config and Slackware's huge config, because I found out the huge kernel could handle ~3G files, but did not see anything that looked related to largefiles.

View 13 Replies View Related

Debian :: Kernel And XServer Upgrade Options ?

Dec 5, 2010

I'm just wondering what the options are if one wants to try a 'newer' kernel and/or XServer version.

Either on an installed system or virtual machine (for e.g., Squeeze in VirtualBox).

On an installed system, on Debian Sqeeze (or Testing), if one wants to upgrade to 2.6.36 kernel and/or XServer 1.9, what are the options? I noticed that 1.9 is available in experimental so one has to enable and load the experimental package repository?

As for the kernel, I guess there's a few options? One includes installing the liquorix kernel? Best choice/alternative is compiling?

View 10 Replies View Related

Ubuntu :: Setting Kernel Options In Grub2 ?

Aug 19, 2010

I have a problem with my touchpad, sometime it doesn't work at start-up and this happens randomly.

I have looked around and maybe I could solve this with the procedure described in [url]

I'd like to add the equivalent of to kopt in the old grub.

I looked into the grub2 documentation, [url]

I am not even sure if I have to modify /etc/grub.d/40_custom or 10_linux.

View 4 Replies View Related

General :: New Kernel Options To Consider - Including In The Build ?

Jun 27, 2010

I'm building the 2.6.34 kernel and I notice some interesting options, which you may want to consider including in the build, if you are building it:

Code:

Code:

View 3 Replies View Related

Slackware :: Compiling Kernel Sources To Add Few Options

Apr 18, 2010

I want to compile a kernel to add a few options that are not enabled in the huge-smp-2.6.29.6 that comes with slackware. specifically, i want to add TASK_DELAY_ACCT and TASK_IO_ACCOUNTING so that I can use iotop. I just want to add those 2 options to the new kernel, everything else I'd like to keep the way it is as the system has been running just fine. Will running 'make menuconfig' in /usr/src/linux default to the options that are used in the stock kernel?

View 3 Replies View Related

Ubuntu :: Compiling Kernel With Bare Minimum Options?

Nov 10, 2010

I am looking to compile a kernel for my system which is a home built machine. This machine is stable and has not had any hardware changes in the past 2 years. I am trying to figure out exactly what modules and options to include in my custom kernel. Is there a way to see what modules are actually in use on my system and build a custom kernel based on that?

View 5 Replies View Related

General :: Pass Options To A Kernel Module Through The Boot Parameter?

Nov 4, 2010

I have an issue that is fixed by changing the lpfc driver to run using MSI interrupts. This is done by adding "options lpfc lpfc_use_msi=2" /etc/modprobe.conf.local file.

Is there a way to make this change using kernel boot parameters?

View 1 Replies View Related

Networking :: Emerging With And Without The Mppe-mppc Flag On Ppp / Putting The PPP Options From The Kernel To Modules?

Jun 1, 2011

I'm having trouble getting PPTP to work on my Gentoo system. Kernel options relating to PPTP:

Code:
CONFIG_PPP=y
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_BSDCOMP=y
code....

I've tried emerging with and without the mppe-mppc flag on ppp, as well as putting the PPP options from the kernel to modules. No luck.

View 1 Replies View Related

Fedora Installation :: Identify Partition Location - Getting The FEDORA Bootloader To Find The PREUPGRADE Kernel

May 29, 2010

Going from Fedora 12 to 13. Got to the point where I have to reboot to install, system reboots to 12. This is a triple boot system with Open Suse and Mint, and the grub2 bootloader from Mint is the bootloader for the whole shebang. In the "how to use preupgrade" instructions there's a line that says "dentify the drive and partition of your Fedora /boot folder." How? If that sounds odd, consider that in my set up "computer" shows 4 partitions (and with just three operating systems..?). I can mount them, but have a problem telling which sytem is Fedora, Suse or Mint. And getting the FEDORA bootloader to find the PREUPGRADE kernel ... Momma said there'd be days like this.

cat /etc/fstab just returned /dev/sda1 on /boot. I installed Fedora first, before Suse or Mint, so being on the first drive or partition sounds right, but the multiple drives throws me, and "just guessing" doesn't seem like the way to go.

View 12 Replies View Related

Ubuntu :: No Bootloader After Kernel Update - Update-grub Hangs

Dec 1, 2010

Ran the updater, went to boot to Win7 to use Photoshop and realized that the grub menu was gone. Ubuntu boots by default now. I tried running "sudo update-grub" at a virtual terminal and while it listed the various linux kernels ok, it then got caught in a loop spitting out some crazy looking errors. I rebooted and Ubuntu came up fine. I tried running "sudo update-grub" again from the gnome terminal and it hangs the whole computer for a few minutes and finally gives me this:

[Code]...

View 1 Replies View Related

Ubuntu Installation :: Installer Options - Can't Select Any Of The Menu Options Except For Boot From First Hard Drive

Mar 19, 2010

So I have the burned ubuntu CD, and I'm attempting to install it on a system that has one HDD with XP/Vista on it, and another that is completely formatted and unpartitioned. However, when I boot to the ubuntu CD, I can use the menus from the bottom, and select the language when initially prompted, but I can't select any of the menu options except for boot from first hard drive.

View 1 Replies View Related

OpenSUSE Install :: Bootloader Fails To Install(grub Cannot Install Bootloader)?

Nov 7, 2010

I have a major problem installing opensuse 11.3 on my computer( hp pavilion dv6).I downloaded openSUSE-11.3-GNOME-LiveCD-x86_64 from software.opensuse.org: Download openSUSE 11.3 and made a live usb.I'm a newbie at using linux infact i never used another operating system beside windows.Now i have installed windows 7 (on c disk 100gb).My first problem when i am trying to install opensuse is that he dosn't automatic choose to make my partitions so i have to do it manualy.I was searching how to make it the best way so i desited to make 4 partitons one for ' /boot' one for ' / 'one for '/home' and a swap partition/In windows7 i made 4 new partitons

3:10 gb for /boot
4:10 gb for/
5:70 gb for /user
6:10 gb for /swap

My first question is :Is this right to make 4 paritions in windows (opensuse can't format or resize my partitions it just can edit it ) so it's my only way to make partitions( If this is wrong how can i make partitions then)

My second question is how to change the bootloader configurtation because everytime when ii try to install opensuse it stops at about 96% and it says to reconfigure the bootloader options.

If i skip this i get the folowing message

=== System Checking ===
Checking for /usr/bin/chroot binary... Passed
Checking for chroot directory /mnt... Passed
Checking for chroot directory content (bin
boot
Checking for binary /mnt/bin/ls... Passed
Trying to chroot... Failed

This is worth reporting a bug at url.

View 9 Replies View Related

Debian :: Compiling Kernel - 2.6.26 Version Of Kernel Doesn't Longer Exist In Kernel.org Website

Sep 16, 2010

i'm using this guide videos - howto: debian linux kernel compilation, part 1 and the author says i need kernel 2.6.26 this version of kernel doesnt longer exist in kernel.org website and the only 2.6.26 i found is a patch here. should i use the patch? or download another version of kernel?

View 2 Replies View Related

General :: How To Use A Bootloader?

Feb 7, 2011

somewhere on this forum i already have a thread for this but couldnt find it but the last person that was helping me said to start a prompt when booting up and i did its lilo but i have no clue on how to use a bootloader?

View 12 Replies View Related

Fedora :: Adding Another OS To Bootloader?

Jul 24, 2009

I just installed Ubuntu 9.04 on this computer and I told it not to install a bootloader since I already have Fedora and it is my main OS. I then realized I didn't know how to add it to menu.lst here so I can't boot Ubuntu. How do I do this?

View 10 Replies View Related

Fedora :: How To Restore Bootloader

May 10, 2010

I just went to install Ubuntu 10.04 onto an external USB disk to try it.. but the genius installer seems to have overwritten the bootloader on my internal disk! Now I get a Ubuntu option which doesnt even work.

How can I restore the bootloader for my Fedora install?

View 3 Replies View Related

Fedora Installation :: Add OS To Bootloader

Jun 27, 2010

I'm an Ubuntu Lucid user who is trying Fedora 13. Successfully installed, but did something wrong at the bootloader stage. For identifier I typed "Ubuntu." the dropdown menu below was already reading sda1 as the partition that Ubuntu is on, so I kept it. Now Ubuntu is on the boot menu, but will not load... error message about an unrecognized system. How can I manually add it now? Sorry, should have done a search. I found an answer in editing the menu.conf file.

View 5 Replies View Related

OpenSUSE Install :: Getting The 11.4 With No Bootloader?

Apr 18, 2011

Playing on a test rig here and I want to install openSUSE in an already multi-boot Ubuntu family environment. All the 'Buntus play together nicely with grub 1.89, learning the ins-and-outs of which appears to be a lifetime endeavor.SUSE appears to be still on legacy grub, and I don't want that to take over from (almost) grub 2.0. It's fairly trivial to add things to the newer grub. Question is can I install SUSE and tell it NOT to install a bootloader at all?

View 5 Replies View Related

Ubuntu :: Windows Is Gone From Bootloader?

Jan 9, 2010

i turn on my computer today and the windows partition that is normally there is gone, i don't know why or where it went. the part of the harddrive still exsists because i still have the 282GB partition that i can look at through ubuntu.i have is that for some reason since i upgraded to karmic koala, i have a bunch of old kernals also chilling on grub doing nothing, how do i rid myself of those?

View 2 Replies View Related

Ubuntu :: Remove The XP Bootloader?

Jan 31, 2010

I have installed Ubuntu 9.10 with Wubi and uninstalled it. But now i have two bootloaders: GRUB and the XP bootloader with an Ubuntu option that doesn't work.

How do I remove the XP bootloader?

View 2 Replies View Related

Ubuntu :: Bootloader Won't Install?

Oct 12, 2010

I installed Ubuntu no problem, except for when it came to picking the location for GRUB2 to go, the bootloader.It error'd out on me, and would not let me select a single location, so I clicked continue without, and I'd install it manually. Well, once it got to the manual part, it said everything was kosher, but when I reboot, I am greeted with a black terminal screen.It tells me to hit tab for commands. What exactly did I do wrong, and how may I fix this? Do I need to reinstall ubuntu? I'm running off the LiveCD right now, and it's ok, but I really hate having to use a CD to even boot up.

View 9 Replies View Related

Ubuntu :: How To Edit Bootloader

Feb 24, 2011

I'm dual-booting Ubuntu and Windows, but the OS selection screen is starting to get on my nerves. It's been a while since I edited a bootloader though, so could somebody link me a resource or two?

View 3 Replies View Related

Ubuntu :: Bootloader After Installing 9.10?

Mar 6, 2011

I'm a fairly new Linux user, with my first Linux distro being Ubuntu 10.10,which I first installed around November on my laptop.Initially I tried installing it on my desktop,but the liveCD would give me a blank screen every time, no matter how many USB installers I tried. I had given up on my desktop when it installed without a hiccup on my first try with my laptop, until now. I've tried Kubuntu and Xubuntu, both giving me the same problem. Non-'buntu distros gave me no problems however. I tried Ubuntu 10.04 without success. But to my surprise Ubuntu 9.10 gave me no troubles (at first) and I am typing from it currently. When it was done installing, it asked if I wanted it to add a bootloader, and I said no because I wasn't sure if it was going to install GRUB, and I already had the Windows bootloader installed. When I restarted I found out that the last part of my sentence was no longer true, and I had to reinstall from the liveCD to get a bootloader.

So now I have GRUB installed, but Windows 7 is not appearing in the options. I edited /boot/grub/menu.lst to this

Code:
default 0
timeout 15
title Windows 7
rootnoverify (hd0,0)
chainloader (hd0,0)+1

[Code]...

I can still access my C: drive from Ubuntu, and everything appears to be in working order, so it's not as if Windows is corrupted.I've spent just about all day today and yesterday trying to fix this on my own, when I should have been studying for midterms, so hopefully this isn't too hard to fix and I can actually sleep tonight Once I get my bootloader issue resolved I'll be updating to 10.04 and then 10.10, which I shouldn't have any trouble with.

View 1 Replies View Related







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