General :: Unable To Boot With Compiled Kernel

Feb 26, 2011

I compiled a kernel 2.6.37.1 and after compilation i am not able to boot with new kernel.

I am getting following errors

Alert :

View 2 Replies


ADVERTISEMENT

CentOS 5 :: Re-compiled Kernel,scsi_mod Into Kernel - Boot Failed

Nov 6, 2009

I compiled my kernel, compiled scsi support into kernel, used the new kernel and initrd, the boot failed.Then ,i unzip my initrd, found that sd_mod.ko can't be insert, i added it manual, and reboot OK.so, why! in the kernel configure , the sd_mod.ko is set to <M> , but why it can't be found in initrd?

View 1 Replies View Related

Slackware :: Compiled A 2.6.35 Kernel With A Couple Of Different .config Files And Never Had It Boot Properly?

Oct 14, 2010

The new 2.6.35.7 kernel fails to boot on my Lenovo laptop. I had previously compiled a 2.6.35 kernel with a couple of different .config files and never had it boot properly. The failure occurs very quickly and I am including the final screenshot in case that helps.

View 7 Replies View Related

Ubuntu :: Unable To Boot With Compiled Kerne?

Feb 26, 2011

I compiled a kernel 2.6.37.1 and after compilation i am not able to boot with new kernel. i am getting following errors

Gave up waiting for root device
common problems
-Root args
check root delay
check root
missing modules(cat /proc/modules ls /dev)

Alert : /dev/disk/by-uuid / 975f57c9-c735-47do-93bf-0779fce652b7 does not exist dropping by shell how to correct this

View 1 Replies View Related

General :: Compiled A Kernel With TUN/Bridge Support But Cannot Find /dev/net/tun?

Jan 20, 2011

I compiled my own kernel with tun/tap and bridge support. Both modules load fine at boot time (I could read that in the dmesg output). Now I want to use it, and the /dev/net/tun node is not there, so my application gives that error. I'm trying to bridge openvpn connections. Is it possible that udevd is not doing his work?

PS: I'm on a WD MyBook World Ed NAS device. It's ARM, so I cross compiled the kernel from my debian linux machine. I also installed debian on the NAS.)

View 1 Replies View Related

General :: Nvidia Driver Is Not Working After Using A Self Compiled Kernel (2.6.38)?

Mar 19, 2011

About a month ago, I decided to go deeper in my Linux knowledge. I've been reading a lot and found out that Arch linux would be my learning distro. As I was installing Arch, it was a pain at first but I really learned a lot which I would never ever learn with Mint. Now I decided to take a step further is which "compiling your own kernel".

MY PROBLEM:

Everything was smooth in my Arch for a 2 weeks until I decided to compile my own kernel. I currently have a Nvidia GTX 460 1GB card.

BTW, the method I used to install nvidia with 2.6.37 was

Code:
pacman -S nvidia nvidia-utils
and that worked with all of the .37 kernels (-1 -2 -3 -4) which was download from kernel.org.

When I compiled the .38 (using the same .config of .37), it just boots up to the terminal (not loading gdm). However, I could still login by typing my username and password. So I've checked dmesg of both .37 and .38 and noticed that the Nvidia driver is not loaded in .38.

I tried reinstall it by running pacman and it doesn't do anything. It was thinking of uninstalling nvidia and nvidia-utils but there are so many dependencies conflicts (like screensaver, compiz, etc).

Since, I didn't want to mess up my .37 install, I just grabbed an old HDD and installed from scratch again. This time, I compiled the .38 kernel first (without gui) and then installed nvidia nvidia-utils. It was the same problem.

With this observation, I'm concluding that the nvidia and nvidia-utils from pacman is not compatible with .38.

I've read that I have to wait for nvidia to release a driver that will be compatible with the .38 kernel. Is that true? Does it mean I have to wait for nvidia/nvidia-utils to be updated from pacman? How would I know when it is updated?

I've also read about nouveau, but I guess that is not for me because it doesn't support 3D.

Is there a work around for me to use nvidia/nvidia-utils with .38?

Is nvidia and nvidia-utils proprietary drivers? What is the difference with these two and the one you download directly from nvidia?

First of all, I apologize for the bombardment of questions. As you can tell, I'm so clueless on how nvidia drivers work on linux in general (since it was spoon fed by mint) and I really would love to learn about this is a deeper level. Could someone please explain to me (LAYMANS terms) how nvidia works (and possibly a solution to my issue).

EDIT: Additional info - I have a netbook that also runs arch. It uses an Intel GMA integrated video chip which I used "xf86-video-intel" from pacman and I believe since it is open source, it works with .38 fine. So does that mean if you use an open source driver, it will work with all other kernels?

View 6 Replies View Related

General :: Unable To Boot On Vmware Workstation 6.5. Kernel Panic

Aug 7, 2010

I'm unable to boot the LFS-6.6 which i've built on a vmware workstation 6.5. i had no trouble in installing all the packages and have managed to run all the test suites successfully w.r.t stable LFS-6.6. while booting i get 'kernel panic' and it says unknown device /dev/sda1 and unknow block (0,0). i've only one primary partition without any swap partition. i've a label assigned to /dev/sda1 and have included it in my fstab file. device.map shows 2 entries:

One for the floppy and the other for my harddisk which is- hd0 /dev/sda. this is for the 2nd time i'm stuck at a point after perfectly installing all the stuff as mentioned in the LFS-6.6 book. i've also noticed on this website the many users have similar type of issue. it would be great if somebody could help me.
note: while configuring the linux, i've inbuilt everything required for my system, including support for ramfs and other required filesystems, scsi driver etc.

My host machine is on a intel core 2 duo processor. my virtual scsi hard disk is 3 GB in size and is a ext3 fs. scsi is configured with LSI Logic which is recommended by vmware while adding an hard-disk.

View 14 Replies View Related

Debian Configuration :: Update My Kernel From 2.6.32 To 2.6.38 - Error - Unable To Boot Into The Kernel

May 13, 2011

I am using DEBIAN 6.0 and I wannna update my kernel from 2.6.32 to 2.6.38. Every time, I do it but after the installation & rebooting into the new kernel it gives me error "UNABLE TO BOOT INTO THE KERNEL".

View 1 Replies View Related

Fedora Installation :: Xen-kernel - Unable To Boot In Normal Kernel

Feb 11, 2010

I use a pretty fresh installed RHEL 5.4, which should be very similar to Fedora. After the basic installation I installed xen and xen-kernel via yum with no errors. I can select the xen-kernel at boot time. But after booting the normal kernel shows up.

[root@noname boot]# uname -r
2.6.18-164.11.1.el5

My /boot/grub/menu.lst looks like:

default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz

[code]....

I can't see anything wrong and I did not change/try anything.

View 11 Replies View Related

Ubuntu :: How To Remove Compiled Kernel

Jan 17, 2011

I compiled the kernel 2.6.36.I want to remove it.How sholud i proceed?

View 1 Replies View Related

Ubuntu Installation :: Way To Delete Kernel That Compiled?

Feb 19, 2011

what is the correct way to delete the kernel that is compiled by me?

View 1 Replies View Related

Ubuntu :: Running Newly Compiled Kernel - 2.6.39 ?

Jun 9, 2011

I have been trying to build linux from source code and run it from my machine (intel platform).

Here's what I did:

Code:

I am using Grub2. When I rebooted the new kernel was in the grub list all right. But booting from that kernel fails with no errors or warning. The screen just goes blank. The disk usage indicator LED also doesn't glow which I guess means that the kernel isn't being read from the disk. I rebooted using my older kernel and it booted properly. Then, when I listed my /boot directory, I noticed that there was no initrd.img for 2.6.39. kernel in there, which I think is the problem.

View 9 Replies View Related

Fedora :: Modules Not Being Compiled With 14 Kernel Compile?

May 8, 2011

I am attempting to compile the linux-2.6.35.13 kernel from kernel.org to use with an installation of Fedora 14 (2.6.35.11-83.fc14.x86_64). I've done this before with different kernel versions for older versions of Fedora, but I've encountered a new problem this time. Whenever I get to the "make install" step, I get the following:Quote:

sh /home/user/testing/source/linux-2.6.35.13/arch/x86/boot/install.sh 2.6.35.13 arch/x86/boot/bzImage
System.map "/boot"

[code]...

View 5 Replies View Related

Debian Configuration :: Compiled Kernel With Initial Ramdisk?

Apr 30, 2011

Howto create squeeze self compiled kernel with initial ramdisk?I need some more details, I never done before.

View 14 Replies View Related

Ubuntu Installation :: New Compiled Kernel Not In Grub-menu?

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

Debian Installation :: Create Live Usb-hdd Squeeze With Self Compiled Kernel?

May 1, 2011

Is it possible and how it works to create live usb-hdd squeeze with self compiled kernel?

View 2 Replies View Related

Ubuntu :: VMware Can't Work - Window Says - Several Modules Must Be Compiled And Loaded Into The Running Kernel?

Nov 25, 2010

I have installed VMware (VMware-Player-3.0.1-227600.x86_64.bundle) on my laptop. When I open Vmware from Applications/System Tools/VMware Player.I get a window that says: VMware Kernel Module Updater Before you can run VMware, several modules must be compiled and loaded into the running kernel.When I click on install and after putting in my passwd.a window comes up with a list:

Compiling:
Virtual Machine Monitor
Virtual Network Device
VMware Blocking Filesystem
Virtual Machine Communication Interface
VMCI Sockets

But it just try the first one and show an error (window) that says.unable to build kernel module see log file /tmp/vmware-root/setup-9572.log for details.I cannot even go into the folder vmware-root because it says I do not have permissions even though am an administrator.

View 9 Replies View Related

Fedora :: Unable To Boot After Update To Kernel 2.6.35.10-68

Dec 19, 2010

After running update last night from 2.6.35.9-64 to 2.6.35.10-68 my laptop fails to start. Boot process goes most of the way to startup and then hangs just before login screen. Not sure what else to give as far as info.

View 12 Replies View Related

OpenSUSE Install :: 11.3 - Unable To Boot Xen Kernel

Nov 9, 2010

I am unable to boot the xen kernel but can boot the desktop kernel. The machine boots and the last message I see is:
(Xen) Created cpupool 0 with Scheduler SMP Credit Scheduler (Credit)

After this the screen just turns into a random mess. It looks like graphics memory is pointing at a area of memory filled with random data. The computer actually boots but the display is unusable and the keyboard fails (num lock doesn't work). I can cleanly halt by pressing the power button and waiting for disk activity to stop. After reading several other threads I've tried various combinations of vga=mode-0x0f00 and nomodeset but the result is always the same. I've set the vga mode to 0x0f00 as I actually get to see up to the "Created cpupool...." in this mode. The system boots without any issues with opensuse 11.2.

I'm using a gigabyte GA-Q35M motherboard and the output from lspci is:
00:00.0 Host bridge: Intel Corporation 82Q35 Express DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82Q35 Express Integrated Graphics Controller (rev 02)
00:03.0 Communication controller: Intel Corporation 82Q35 Express MEI Controller (rev 02)
00:03.2 IDE interface: Intel Corporation 82Q35 Express PT IDER Controller (rev 02) .....

View 7 Replies View Related

Ubuntu :: Unable To Boot After Kernel 2.6.32-24 Update

Sep 1, 2010

This morning, I booted into my administrator account and checked for updates. There were a number (bogofilter, for one) but also a update to the 2.6.32-24 kernel. I installed the updates and rebooted the system. When I rebooted, the thought occurred to me (from reading another thread) that one of the reasons my Zareason desktop boots slower than my laptop (55 seconds vs 35) was that I have an external floppy drive attached, and perhaps the delay was a difference in my system checking for a bootable floppy.

So I went into the BIOS when it was booting to check to see if the floppy was enabled (it wasn't). Then I selected "Exit without saving" and resumed booting. What happened next was instead of seeing the Ubuntu icon and the six dots, I see "Ubuntu 10.04" and four dots. Then I get on the black screen these errors (sorry for any mistyping, I wrote them down on a sheet of paper as I had no other computer available to troubleshoot):

udevadm trigger is not permitted while udev is unconfigured
udevadm settle is not permitted while udev is unconfigured
udevadm settle is not permitted while udev is unconfigured
udevadm settle is not permitted while udev is unconfigured

ALERT! /dev/disk/by-uiid/939af864-c1a8-41d7-9b24-91d25685b6 does not exist. Dropping to shell
Busybox v1.13.3 (Ubuntu 1:1.13:3-1ubuntu11 built-in shell (ash).
Enter 'help' for built-in commands
initramfs

Googling around once I got into work and had computer access, it seems that the problem is GRUB has lost track of what partition I should boot from? Here is a thread which might be relevant: [URL]. Before I left for work, I went into the BIOS again and looked at the CMOS settings--everything looked normal. I once again exited without saving anything. I was going to try selecting an earlier kernel from the GRUB menu on boot, but couldn't remember the key to press.

I found out later today, to enter GRUB 2 it's been changed to the shift key, and not the F2 key like it used to be. One poster on the aforementioned thread said his system would boot ok to the earlier kernel. The thread above has as its solution to either try to tell GRUB where your boot partition is and/or re-installing GRUB. I have /home on a separate partition, so if I need to do a re-install I can do so without it being a major pain. Sda1 is the partition which has the OS.

View 9 Replies View Related

CentOS 5 :: Yum Kernel Update - Unable To Boot

Oct 24, 2010

I had a Centos 5.5 system working great...and then due to crazy curiosity, installed the kernel update. Did this through the graphical interface, uncheck all update other than kernel. It downloaded, installed fine..After reboot now all I get is GRUB_ and then nothing else! I waited 3-4 minutes and had to shut down system. Have been googling around but thought I will post it here as well..When I boot with Win7 and use Ext2fsd to check, the boot folder is empty. Not sure if this is because ext2fsd does not read boot folder or it got wiped out by the yum upgrade process.

View 9 Replies View Related

CentOS 5 :: Unable To Boot New Kernel After A 'yum Update'?

Oct 26, 2010

I have recently run an update and now we are unable to boot the newer kernel. We get stuck as below;

Memory for crash kernel (0x0 to 0x0) notwithin permissible range
Red Hat nash version 5.1.19.6 starting
Unable to access resume device (/dev/VolGroup00/LogVol06)

[Code]...

The kernel version we were at was 2.6.18-194.el5 and the update move us to 2.6.18-194.17.1.el5. I've done some googleing but I'm unable to work out exactly what I need to do. I'm guessing the new kernal is missing a module?

View 3 Replies View Related

Fedora X86/64bit :: Unable To Boot After Kernel Update

Feb 11, 2011

I am unable to boot my Fedora 14 after last nights kernel update. When I start the boot up and hit F2 the system fails after outputting the line : Starting vservers of type 'default'. At some point the console displays an error message :

serial8250 : Too much work for irq17

How do I restore my previous version? I know some people have suggested in the past - just modify the grub.conf but how? When I boot off the cd I only get access to the liveuser disk. I need to have access to my own /boot/grub/grub.conf file.

View 14 Replies View Related

OpenSUSE Install :: Unable To Boot After Updating The Kernel

Oct 4, 2010

Yesterday I updated openSuse 11.3 on my laptop. Kernel update from 2.6.34.4-0.1... to 2.6.34.7-0.3-desktop was included. Yast performed fine and at the end it stated to reboot for using the new Kernel. So I did, but what a bad surprise!! Normally the Grub menu should have been updated, but not this time. Fortunately I know how to handle this, but not all users will be able to resolve this problem, so here's what to do if this happens to you: You will run into the Text console saying: Press any button to continue... Before doing this write down on a piece of paper the text lines visible on the screen, starting with:

kernel /boot/vmlinuz-2.6.34.4-0.1-desktop root=/dev/disk/by-id/ata-Hitachi....... resume=/dev/disk........

or whatever it reads for your system. You will need this info to edit the menu and succeed to boot. Now press any key and you will get the Grub menu. The standard option will be highlighted. press "e" to edit that option. Next you will see the Grub menu lines

First press key "o" to add a new line, select it by arrow down, press "e" to edit the line. (In my case it was not possible to edit the full original line, but only the added options like vag=0x317) Enter the line you wrote down, but change the kernel's version number to the new one Should look similar like:

kernel /boot/vmlinuz-2.6.34.7-0.3-desktop root=/dev/disk/by-id/ata-Hitachi.......

(it works if you only use the part before "resume=/dev/disk....") After finishing hit Enter and you will turn bach to the Grub menu lines. Now move with the up/down arrow key to the old line, press "d" to remove the old line. Next move to the line with "initrd /boot/initrd-2.6.34.4-0.1-desktop", press "e" and edit the line so that it reads: initrd /boot/initrd-2.6.34.7-0.3-desktop press Enter to move back to the Grub menu lines. Now press "b" to boot. After booting log in, open your file manager as root, browse to /boot/grub and open the menu.lst file to edit and change the kernel old version numbers to the new one. Save it and next time it your machine will boot normally again.

View 1 Replies View Related

Ubuntu Installation :: Unable To Boot After Kernel Upgrade

Feb 13, 2011

I had problems with booting my PC after kernel updates several times. In the past I just reinstalled Ubuntu and after several tries with running Update Manager things were working again.This time I applied another recommended set of updates, including a kernel upgrade and got the usual "Kernel Panic - not syncing: VFS: Unable to mount root fs on unkown-block(0,0)"After booting from a LiveCD and running boot_info_script I rebooted again and this time I am getting tons of errors which seem to be generated while running grub. After a few minutes of 'error: syntax error' and 'error: Incorrect command' scrolling through my screen, grub gives my a grub> prompt... Not what I expected!Here is the output of the boot_info_script:

Code:

Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in
partition #1 for (,msdos1)/boot/grub.
=> Grub 2 is installed in the MBR of /dev/mapper/isw_cagifdjehe_Volume0 and

[code]...

I have two RAIDed disks (mirrored and showing OK during POST). The disk shows above as a6071eb5-6fc6-45b3-babb-c1a2156278d7. Ubuntu 10.10 installs fine from a LiveCD, but gets broken by kernel updates. I can see the original 1 TB disk when I start with the LiveCD and I can access all the files.

View 2 Replies View Related

Ubuntu :: Load A Compiled Driver On Boot?

May 8, 2010

I wanted to know if there is any way of adding a driver that i compiled during boot apart from adding it in

Code:
/lib/modules/<kernel version>/kernel/drivers

It works fine till i update to a newer kernel...then i have to add it in the new kernel file....so is there a permanent method?

View 3 Replies View Related

Fedora :: Unable To Mount VFS Kernel Panic - Boot Failed

Nov 1, 2010

I am trying to install linux kernel manually, for this I had compiled linux-2.6.36 with minimum drivers and features. Note that ext2, ext3, jffs file system support and sd ata_piix drivers are set as inbuilt kernel modules.

I had two hard disk for my Intel x86 box sda and sdb. I have running linux on sdb from which I can access sda. sda has one partition sda1 as ext3 fs.

I had created following directories at sda1 root, bin, boot, etc, sbin

After compiling kernel, I had copied bzImage, system map files to boot folder. then using 'grub-install' I had installed grub on sda. after installation I edited grub.conf to setup kernel image.

grub.conf

Code:

After this I booted sda by changing HDD boot priorities,And wow I got grub prompt -- linux kernel booted but as soon as it tries to mount file system it dies with error,

Code:

I accept that I dont have binaries for init and no initialization stuff in /etc, but I think problem is I am not able to give correct rootfs to kernel.

View 3 Replies View Related

Ubuntu Servers :: Compiled Mysql Start On Boot?

Mar 24, 2010

I just compiled mysql apache and php from source and I have apache to start up from boot but I don't exactly know how to get mysql to do the same.

Edit: Also how do I add mysql to path? Should I just symlink it to somewhere thats in the path or what? And if that is the case wheres the best place to symlink it too.

View 3 Replies View Related

General :: Just Tried To Install New Kernel / Get Kernel Panic When Try To Boot From It

Jul 17, 2010

this is what i did i downloaded the latest stable kernel archive from kernel.org and extracted the archive into the download directory (i don't think that matters though) then i downloaded and installed the ncurses archive (needed for menuconfig) then i opened a terminal and navigated to the directory that was extracted from the archive and issues the floowing commands

View 9 Replies View Related

Ubuntu :: Won't Boot - Kernel Panic - Not Syncing: VFS: Unable To Mount Root Fs On Unknown-block (0,0)

Jan 12, 2010

I have an ongoing issue that I've not been able to troubleshoot. Upon bootup I get the following text and error, and it stops. ACPI: Aborted because bad gzip magic numbers MP-BIOS bug: 8254 timer not connected to IO-APIC Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block (0,0)

View 2 Replies View Related







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