WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Kernel panic - not syncing: Attempt to kill init!

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Kernel panic - not syncing: Attempt to kill init!
From: Xen User <xen@xxxxxxxxxx>
Date: Thu, 24 Mar 2005 11:06:34 -0800
Delivery-date: Thu, 24 Mar 2005 19:08:35 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 0.8 (X11/20041020)
Hi List,

I have a recent install of FC3 and am attempting to build xen from
bk://xen.bkbits.com/xen-2.0.bk.  Everything appears to build and install
correctly.

However, upon boot using the following stanza, it fails.

title Fedora Core 3 (2.6.10-xen0)
        root (hd0,0)
        kernel /xen.gz dom0_mem=524288 noreboot
        module /vmlinuz-xen0 ro root=/dev/Main/Dom0 console=tty0
        module /initrd-2.6.10-xen0.img

/dev/Main/Dom0 is a logical volume on /dev/md0 (raid0)
/initrd-2.6.10-xen0.img was built with (thanks, Nivedita)
    mkinitrd --omit-scsi-modules --omit-raid-modules \
    initrd-2.6.10-xen0.img 2.6.10-xen0

Watching the boot process all seems in order, i.e. it recognizes all memory, drives, etc.

Here's what's left on the console at failure.
...
Freeing unused kernel memory
RedHat nash version 4.1.18 starting
Mounted  /proc filesystem
Mounting sysfs
Creating /dev
Starting udev
Making device mapper control node
Scanning logical volumes
  Reading all physical volumes. This may take a while . . .
Activating logical volumes
Making device nodes
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!
  <0> Rebooting in 1 seconds..

Any insights?  I'm afraid this might be one of those situations where
I've looked at it so much that I'm seeing right through it :(

TIA,
Mike Wright
:m)




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Kernel panic - not syncing: Attempt to kill init!, Xen User <=