General :: Kernel Compilation With Menu Oldconfig?

Apr 29, 2010

Why it asking me for options to be selected while I run: Code: make oldconfig.I am in verse to compile latest reased kernel 2.6.34-rc5 on Ubuntu 9.10?what i did is Just pressed "Enter" key ( i think it will dsiable everything?Not sure) and created a .config file.

View 5 Replies


ADVERTISEMENT

General :: Edit Grub.cfg After Kernel Compilation?

Dec 24, 2010

I am compiling a new kernel. I have successfully compiled it, how to modify grub.cfg. I am using ubuntu 10.10.

Can I use 'update-grub' ?

I tried using that and even its updating the grub with new kernel. But after I boot the new kernel its showing

The disk for / is not ready or does not exist

#and some statements# M for recovery ...

Is there any problem with kernel compilation and why is that coming ?

View 9 Replies View Related

Ubuntu :: Kernel Compilation For 64 Bit?

Mar 31, 2011

Just I compiled Kernel xxx.3.6 in ubuntu in Virtual Machine for 32 bit. However, I wanted to do it for 64 bit, I dont know what parameter is necessary for 64 bit.

View 9 Replies View Related

Debian Configuration :: Kernel Compilation Duration

Apr 10, 2011

I have squeeze installed on an AMD machine. i compiled the kernel based on the config file in the /boot.
it was surprisingly much time:

This was the first time using AMD machine, i had experience with some P4 machine to have much shorter kernel compilation time.

The machine:

what do i do in the wrong way? or is it the "feature" of the this old AMD?

View 7 Replies View Related

Fedora Installation :: F11 - VirtualBox And Kernel Compilation

Sep 13, 2009

I'm trying to get a fedora guest running reliable smp under VirtualBox 3.0.6. The VirtualBox manual says "Some Linux distributions, for example Fedora, ship a Linux kernel configured for a timer frequency of 1000Hz. We recommend to recompile the guest kernel and to select a timer frequency of 100Hz." So I tried recompiling the kernel. Being a responsible lad, when it came to setting the kernel specs:

Code:
# Polite request for people who spin their own kernel rpms:
# please modify the "buildid" define in a way that identifies
# that the kernel isn't the stock distribution kernel, for example,
# by setting the define to ".local" or ".bz123456"
#
# % define buildid .local
%define buildid .rim_for_vbox
I've successfully built and installed kernel, headers and firmware:kernel-2.6.30.5-43.rim_for_vbox.fc11.x86_64.rpm
kernel-firmware-2.6.30.5-43.rim_for_vbox.fc11.x86_64.rpm
kernel-headers-2.6.30.5-43.rim_for_vbox.fc11.x86_64.rpm
The system is working fine (well, so far). But trying to install the VirtualBox Guest Additions kernel add-ons still gives me

Please install the build and header files for your current Linux kernel. The current kernel version is 2.6.30.5-43.rim_for_vbox.fc11.x86_64. I'm pretty sure this is because my kernel doesn't match the development packagekernel-devel-2.6.30.5-43.fc11 (x86_64). So the key question is, how on Earth do I create a development package to match the responsibly-renamed kernel?

View 4 Replies View Related

Ubuntu :: Unable To Complete Kernel Compilation

Feb 2, 2010

Here is what I am getting with any kernel I am attempting to compile these days: [URL]

I pasted as much as I could salvage from the terminal.

Details here: [URL]

View 9 Replies View Related

Security :: Need For Kernel Compilation / Explain About Grsecurity?

Dec 16, 2009

What is the need for kernel compilation. Please explain about grsecurity kernel too.

View 2 Replies View Related

OpenSUSE Hardware :: FGLRX/Kernel 2.6.34.7-0.3.1 - Compilation Error ?

Oct 1, 2010

I've been reading about a temporary solution to the kernel/Fglrx issue caused by the last kernel update, but I haven't read about any permanent solution to this issue. Anyone know anything about a permanent solution (new kernel update?, new Fglrx driver?) to this compilation error?

View 6 Replies View Related

Ubuntu :: Enabling Parallel Compilation Of Kernel Source?

Sep 17, 2010

enabling parallel compilation of kernel source.I've read that setting the CONCURRENCY_LEVEL environment variable should do that. The problem is that I see only one instance of a running gcc in top, notwithstanding I have set "export CONCURRENCY_LEVEL=5".

View 1 Replies View Related

Server :: Screen Remains Blinking During The Kernel Compilation?

Dec 16, 2010

I was trying to compile the kernel 2.6.36 following the format [url] but my fedora 13 machine screen remains blinking without booting to new kernel.

View 1 Replies View Related

Ubuntu :: Make Menuconfig Returns An Error In Kernel Compilation

Jul 12, 2010

I'm simply trying to compile a vanilla kernel from Kernel.org, I've done it before, however "make menuconfig" returns an error after I've made my changes to the config file.

Code:

Why is make returning that error? I am using a 64-bit kernel.

View 2 Replies View Related

CentOS 5 :: Installing VirtualBox - Compilation Of Kernel Module Failed

Oct 13, 2009

I'm trying to get Virtualbox up an running. So I have added virtualbox in my repo and added the key, looks fine so far. but afeter downloading I get this:

VirtualBox-3.0.8_53138_rhel5-1.x86_64
Creating group 'vboxusers'. VM users must be member of that group!
No precompiled module for this kernel found -- trying to build one. Messages
emitted during module compilation will be logged to /var/log/vbox-install.log.

Compilation of the kernel module FAILED! VirtualBox will not start until this problem is fixed. Please consult /var/log/vbox-install.log to find out why the kernel module does not compile. Most probably the kernel sources are not found. Install them and execute /etc/init.d/vboxdrv setup as root.

View 10 Replies View Related

General :: Don't See The Grub Menu To Say Edit The Boot Kernel

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

General :: Yum Vs Self-Compilation / Difference Between These?

Mar 19, 2011

Can anybody please explain me how source code compilation gives more performance than yum?

View 3 Replies View Related

General :: Compilation Of Firestarter-1.0.3.src.rpm For Powrepc?

May 13, 2011

I am working on ubuntu right now and it is quiet easy to install firestarter firewall on ubuntu thru GUI interafce but my requiremnet is to install firewall on target (powerpc 8560 ),so i have to compile firestarter source for target powerpc (montavista linux) and installed it on target. I have downloaded firestarter-1.0.3.tar & .src.rpm file both but not able to compile it for my target which is powerpc (8560).

1.How to compile source code for powerpc ( I have environment created for ppc compilation but do not know how to modify the configure file to change the compiler) because it is compiling firestarter source code with gcc compiler bydefault i. e for host. How can i change the compiler " CC "? 2.What will be the executable created to be installed on target after compilation ? 3.Is the cross compilation for target is possible?

View 3 Replies View Related

General :: Ubuntu 10.4 Freeze During Compilation?

Jul 10, 2010

I'm trying to compile a fortran code (not my own and I don't know fortran well) and have been having some trouble as the compilation starts and then fails as the computer completely freezes (as in press power button freeze). I added 1.5Gb swap memory as the computer only has 1GB and then tracked the memory use as the process happened and it seemed that the swap wasn't even used. The memory usage hit 90% of the 1.Gb and the machine froze again. The compiler is gfortran

View 1 Replies View Related

General :: Code Compilation For ATOM Processor

Jan 19, 2010

Just I need some clarification. Is there any different form compilation is for Intel ATOM processor? Its same like all other intel processors right? Or it has any different type of compilation should be followed for Intel atom processor?

View 5 Replies View Related

General :: Gcc Compilation - Newer Version Of Glibc ?

Nov 13, 2010

In a chroot einvironment i am trying to compile gcc but is says that i need a newer version of glibc, but i have the newest version of it. i think somehow it trys to use the older glibc from the ubuntu install im makeing it on.

View 1 Replies View Related

General :: ARM Multicore Programming And Its Compilation Method ?

Apr 8, 2010

I wish to know that which gcc release version had support on ARM 9 multicore system by using pthread library for its parallelizing method on ecos rtos.I assume that the compiler that support the single ARM 9 processor will surely compile its multicore version also.But i need a clarification about it.It is good if you give a article or provide a suitable link on the ARM multicore programming and its compilation method

View 1 Replies View Related

General :: Code Compilation For ATOM Processor?

Jan 19, 2010

Just i need some clarification. Is there any different form compilation is for Intel ATOM processor? Its same like all other intel processors right? or it has any different type of compilation should be followed for Intel atom processor?

View 1 Replies View Related

General :: Makefile - Break Out The Compilation Into Individual Gcc Commands For Each C File

Apr 28, 2010

I have ~200 c files in my makefile[$(SRCS)], and it compiles all of the files using a single gcc command. So each time I make a change in one c file, it ends up re-compiling all the files, then linking to make the
binary. How can I break out the compilation into individual gcc commands for each c file, so that make checks the timestamp and accordingly compiles only the modified files.

My current Makefile looks like this.

clean:

View 5 Replies View Related

General :: Cygwin Script Compilation (f77) - Compiler Does Not Recognize As Fortran Source Files

Apr 5, 2011

compiler problem (f77) which arises when I try to execute a bash script ("compile" see [1] below) running under Cygwin on WinXP. The script finds the correct file(s) but the compiler does not recognize them as fortran source files. If the script is executed sequentially from the command line then there is no problem.

The directory structure of flh971da contains two subdirectories flh971da/scripts and flh971da/source. The compile script [1] is shown (in part) below. The script changes directory to flh971da/source, and compiles source from subdirectories flh971da/source/n where n=a,b,c etc and places the object files in flh971da/source/nobj n=a,b,c... etc. The response to flh971da/scripts/compile script is given below [2]. It is clear that the compiler (f77) locates the correct source file [4] (flh971da/source/a/a00aaft.f) but does not recognize it as a fortran source file. All relevant files have been processed with d2u. I suspect the problem is with the script, but I have no idea how to fix it.

[Code]....

View 3 Replies View Related

Ubuntu :: No Launch Menu With Kernel 2.6.32-24

Sep 21, 2010

I am running Ubuntu 10.04 kernel 2.6.31-22-generic.On the boot menu, I have the option to run 2.6.32-24, but after the log in screen, nothing happens.No panels show up.I can cntl+alt+delete and shutdown, but thats it.I do have an older Nvidia card that might be contributing.

View 6 Replies View Related

Fedora :: Removing Old Kernel From Grub Menu?

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

Ubuntu :: New Kernel Not Showing In Grub Menu

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

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

General :: In Nautilus Show Context Menu On Focused File When Press Menu Key?

Apr 11, 2011

In Windows Explorer, if a file is focused, press Menu Key on keyboard, context menu will show on top of the file. But in Nautilus, the same action shows context menu where the mouse cursor is. That's a bit annoying. Is there anyway to make it work like Windows?

View 1 Replies View Related

Debian :: Differences Between Kernel Images In Boot Menu?

Jul 2, 2010

I'm running Debian testing, and when I boot up my netbook, I see in the GRUB menu that there is Linux kernel 2.6.32-trunk-686, Linux kernel 2.6.32-5-686, and Linux kernel 2.6.32-3-686..

What is the different between the three? Linux 2.6.32-trunk-686 is at the top of the list and that's what I let load first.

View 14 Replies View Related

Fedora Installation :: Yum Upgrade Added New Kernel To Menu

Mar 6, 2009

Yum 'pre-upgrade' added new kernel to menu.lst, but I don't boot from that GRUB; I boot from GRUB on another partition. The new kernel is ready to install, but the GRUB that I boot with ain't linking' to the pre-loaded kernel.

Code:
# 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. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,3)
# kernel /boot/vmlinuz-version ro root=/dev/sda4
# initrd /boot/initrd-version.img
# boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,3)/boot/grub/splash.xpm.gz
hiddenmenu
title Upgrade to Fedora 10 (Cambridge)
kernel /boot/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade stage2=hd:UUID=cc9cedeb-1f14-4cf7-8b4e-ce05acd8c4e7:/boot/upgrade/install.img ks=hd:UUID=cc9cedeb-1f14-4cf7-8b4e-ce05acd8c4e7:/boot/upgrade/ks.cfg
initrd /boot/upgrade/initrd.img
title Fedora (2.6.23.1-42.fc8) <---This is the current entry from OTHER GRUB.
root (hd0,3)
kernel /boot/vmlinuz-2.6.23.1-42.fc8 ro root=LABEL=/1 rhgb quiet
initrd /boot/initrd-2.6.23.1-42.fc8.img

View 2 Replies View Related

Fedora :: Updated Kernel Doesn't Appear On Grub Menu?

Aug 12, 2010

Contents of grub.conf

Code:
# grub.conf generated by anaconda
#

[code]...

View 10 Replies View Related







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