Sponsored Content
Full Discussion: kenel panic not syncing
Operating Systems Linux Ubuntu kenel panic not syncing Post 302605710 by Corona688 on Thursday 8th of March 2012 10:08:18 AM
Old 03-08-2012
If it says 'busybox', it's obviously able to boot. That's nothing inside the kernel, that's a program, loaded from the initrd.

My guess is you didn't include the correct disk drivers, or built your disk drivers in as modules <M> instead of building them right into the kernel <*>. Try selecting the same disk controller drivers in your kernel as in the generic one. Make sure AHCI at the very least is built in <*>, hundreds of boards use that for SATA.

Though another thought occurs to me.

You are using your own initrd, yes? Not just the one that came with your old kernel? One of the main ideas of an initrd is the ability to load disk controller drivers as modules(which is otherwise a big fat catch-22), and the modules in the other kernel's initrd flagrantly won't be modules for your kernel.

If possible I'd avoid using an initrd at all. Just build your disk controller drivers right in, and give root=/dev/sda6
This User Gave Thanks to Corona688 For This Post:
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

filesystem syncing

Does anyone know if there is free software that can keep 2 filesystem on remote machines , synced. This will be part of our Disaster Recovery to keep one machine off site , which will take over should the need arise.. Thanks (6 Replies)
Discussion started by: markdr011
6 Replies

2. Linux

NTPD seems to be not syncing !!!

Hi Linux Admin Guys My onsite server is always 15 min slow and seems like NTPD (Network Time Protocol (NTP) daemon) not running properly. can anyone suggest me how to rectify this problem? we can't seem to get NTP to properly sync the clock. Any help is resolving the issue will be helpful.... (12 Replies)
Discussion started by: csaha
12 Replies

3. UNIX for Dummies Questions & Answers

Kernel panic - not syncing == While RHEL AS install

I am trying to Install RHEL AS 4 on x86 pc, through VNC and got the below error, Am not pretty sure as how to resolve this. Can some one guide me through the process, or what might be missing.... Have Installed RHEL, many a times but cudnt find this out... Wud appreciate an early reply ......... (0 Replies)
Discussion started by: Crazy_murli
0 Replies

4. Linux

Kernel panic - not syncing: cannot execute a PAE-enabled kernel on PAE-less CPU

ok so I just installed fedora core 6 on my dell inspiron 700m and I go to boot into linux and I get this error. Has anyone seen this before? I also had XP Pro and Vista installed on this pc prior to putting fedora core 6 on the machine. I'm trying to setup a triple boot system. Please Help... (2 Replies)
Discussion started by: dave043
2 Replies

5. UNIX Desktop Questions & Answers

kernel panic-not syncing:fatal exception while booting

Hi ALL, I am getting error.. kernal panic-not syncing:fatal exception while booting. Please help me.. Thanks Jack (7 Replies)
Discussion started by: jack00423
7 Replies

6. Filesystems, Disks and Memory

RAID syncing 2 partitions

Hi all, I tried setting up RAID between 2 partitions and it was success. If I write some things on /dev/md0, both partition got affected. Then I stop the RAID, and I mounted one of my partition and I created a file in it. Now I started the RAID (mdadm --assemble --scan) What I expected... (1 Reply)
Discussion started by: lakshmananindia
1 Replies

7. Slackware

Help with kernel panic - not syncing slackware 13.0

Hi, first of all I'm 110% newbie, sorry for any mistake if I made it. In my country there are no normal or active linux forums, so i found this forum. Ok, that's for begining, but not for may real problem. --------------------------------------------------- I am system administrator... (4 Replies)
Discussion started by: ElvijsL
4 Replies

8. Red Hat

Error: kernal panic not syncing

HI All, server stopped here, we are suspecting server crash, need install new OS. Any suggestions on this. kindly help to us. Thanks Rajesh (0 Replies)
Discussion started by: Rajesh_Apple
0 Replies

9. Red Hat

Kernel panic-not syncing

dear experts linux i am using RHEL 5.5 run on a physical server. i am front of a big trouble, the Rhel can't run correctly , it show me this error message in black screen: reading all physical volumes. this my take a while .. found volume group "VolGroup00" using metadata type lvm2 9... (1 Reply)
Discussion started by: wassimpb
1 Replies
DGETLP(1)						      General Commands Manual							 DGETLP(1)

NAME
dgetlp - simulate ``dget'' behaviour for files hosted at librarian.launchpad.net SYNOPSIS
dgetlp [-d|(-v|-q)] <Launchpad DSC URL> DESCRIPTION
dgetlp simulates dget behaviour by downloading and extracting the <Launchpad DSC URL> from the Launchpad Librarian. OPTIONS
Listed below are the command line options for dgetlp: -h, --help show this help message and exit. -d, --debug Enable debugging. -v, --verbose Enable verbose output. -q, --quiet Never print any output. <Launchpad DSC URL> This is the source package that you would like to be downloaded from the Launchpad Librarian. EXAMPLE
dgetlp http://launchpadlibrarian.net/10348157/coreutils_5.97-5.4ubuntu1.dsc AUTHOR
dgetlp was written by Terence Simpson <tsimpson@ubuntu.com> and modified by Siegfried-A. Gevatter <rainct@ubuntu.com>. The python rewrite was written by Terence Simpson <tsimpson@ubuntu.com> based off the original. This man page was written by Ryan Kavanagh <ryanakca@kubuntu.org>. Both are released under the GNU General Public License, version 2 or later. ubuntu-dev-tools 27 August 2008 DGETLP(1)
All times are GMT -4. The time now is 11:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy