Hi buddies I attempt to compile a kernel on CentOS 5.3. The kernel version is 2.6.31.6. All make procedure is running ok. I can generate initrd image with no problem too. But, when I try booting this kernel, I get Kernel panic: Setting up other filesystems. Setting up new root fs setuproot: moving /dev failed: No such file or directory no fstab.sys, mounting internal defaults setuproot: error mounting /proc: No such file or directory setuproot: error mounting /sys: No such file or directory Switching to new root and running init. unmounting old /dev unmounting old /proc unmounting old /sys switchroot: mount failed: No such file or directory [ 1.732772] init used greatest stack depth: 5168 bytes left [ 1.733029] Kernel panic - not syncing: Attempted to kill init! [ 1.733291] Pid: 1, comm: init Not tainted 2.6.31.6 #2 I don't know what is going on here!! Thanks if somebody will be able to help me! -- *Gilberto Nunes Ferreira* *TI* *Selbetti Gest?o de Documentos* *Telefone: +55 (47) 3441-6004* *Celular: +55 (47) 8861-6672* /"Bendita a na??o cujo Deus ? o SENHOR!"/ *99* <><
Quoting gilberto nunes <gilberto.nunes at selbetti.com.br>:> Hi buddies > > I attempt to compile a kernel on CentOS 5.3. > The kernel version is 2.6.31.6. > > All make procedure is running ok. > I can generate initrd image with no problem too. > But, when I try booting this kernel, I get Kernel panic: > > Setting up other filesystems. > Setting up new root fs > setuproot: moving /dev failed: No such file or directory > no fstab.sys, mounting internal defaults > setuproot: error mounting /proc: No such file or directory > setuproot: error mounting /sys: No such file or directory > Switching to new root and running init. > unmounting old /dev > unmounting old /proc > unmounting old /sys > switchroot: mount failed: No such file or directory > [ 1.732772] init used greatest stack depth: 5168 bytes left > [ 1.733029] Kernel panic - not syncing: Attempted to kill init! > [ 1.733291] Pid: 1, comm: init Not tainted 2.6.31.6 #2 > > > I don't know what is going on here!! >Something critical is missing from kernel? Proc fs support? Can you paste your .config to mailinglist or pastebin.ca .. -- Eero, RHCE
On Wed, Dec 9, 2009 at 4:50 AM, gilberto nunes <gilberto.nunes at selbetti.com.br> wrote:> Hi buddies > > I attempt to compile a kernel on CentOS 5.3. > The kernel version is 2.6.31.6. > > All make procedure is running ok. > I can generate initrd image with no problem too. > But, when I try booting this kernel, I get Kernel panic:I believe this CentOS forum thread will help: http://www.centos.org/modules/newbb/viewtopic.php?topic_id=23627&forum=37 See the instructions provided by Alan Bartlett. If you are still stuck, I suggest you post to the forums. Akemi
Hi folks, I just want to know if someone have any experience with fedora installed as guest/VM on Centos. thanks.
> I just want to know if someone have any experience with > fedora installed > as guest/VM on Centos.Take a look at this page: http://www.linux-kvm.org/page/Guest_Support_Status for KVM support for specific guests. I hope this helps, Neil -- Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net CentOS 5.4 VPS with unmetered bandwidth only $25/month! No overage charges, 7 day free trial, Google Checkout accepted
Neil Aggarwal on 2009-12-09 22:55 PM +0500, wrote :>> I just want to know if someone have any experience with >> fedora installed >> as guest/VM on Centos. >> > > Take a look at this page: > http://www.linux-kvm.org/page/Guest_Support_Status > for KVM support for specific guests. > > I hope this helps, > Neil >Thanks.