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-users

Re: [Xen-users] my guest(domU) doesnt boot up succesfully- Kernelpanic:

To: "poncho valdes" <poncho_vc@xxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] my guest(domU) doesnt boot up succesfully- Kernelpanic: - not syncing: attempted to kill init!
From: "Itamar Reis Peixoto" <itamar@xxxxxxxxxxxxxxxx>
Date: Fri, 1 Jun 2007 20:07:37 -0300
Delivery-date: Fri, 01 Jun 2007 16:07:07 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <497759.65735.qm@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
you need to create a initrd with xenblk module

--------------------

Itamar Reis Peixoto

e-mail: itamar@xxxxxxxxxxxxxxxx
msn: itamarjp@xxxxxxxxxxxxx
skype: itamarjp
icq: 81053601
+55 34 3238 3845
+55 11 4063 5033
----- Original Message ----- From: "poncho valdes" <poncho_vc@xxxxxxxxx>
To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Sent: Friday, June 01, 2007 7:40 PM
Subject: [Xen-users] my guest(domU) doesnt boot up succesfully- Kernelpanic: - not syncing: attempted to kill init!


Hello list!.
I hope somebody could help me, i will really
apreciate.

I dont know why, i made my first guest with
virt-manager  with rhel5, then i installed the guest,
but when it boots , it stops in.. KERNEL PANIc.

...........
120. NET: Registered protocol family 1
121. NET: Registered protocol family 17
122. Using IPI No-Shortcut mode
123. XENBUS: Device with no driver: device/vbd/51712
124. XENBUS: Device with no driver: device/vif/0
125. Freeing unused kernel memory: 172k freed
126. Write protecting the kernel read-only data: 355k
127. USB Universal Host Controller Interface driver
v3.0
128. SCSI subsystem initialized
129. device-mapper: ioctl: 4.11.0-ioctl (2006-09-14)
initialised: dm-devel@xxxxxxxxxx
130. Kernel panic - not syncing: Attempted to kill
init!
131. [root@localhost images]# vim /etc/xen/rhel5


..............END.

- Somebody told me that im using the kernel and the
initrd of the HOST (dom0) but i dont know where xen
created the xen kernel for my domU's...
- Here is my conf file of the guest (rhel5)

#
[root@localhost images]# cat /etc/xen/rhel5
#
# Automatically generated xen config file
#
kernel = "/boot/vmlinuz-2.6.18-8.el5xen"
#
ramdisk ="/boot/initrd-2.6.18-8.el5xen.img"
#
name = "rhel5"
#
memory = "500"
#
disk = [
'tap:aio:/var/lib/xen/images/rhel5Zim.img,xvda,w', ]
#
vif = [ 'mac=00:16:3e:18:bb:81, bridge=xenbr0', ]
#
vfb = ["type=vnc,vncunused=1"]
#
uuid = "ebed3188-3ef4-6e19-2973-590ff581f6fc"
#
#bootloader="/usr/bin/pygrub"
#
vcpus=1
#
on_reboot   = 'restart'
#
on_crash    = 'restart'
#
extra = "console=tty1"

---------------end conf file----------

This is my partition

[root@localhost domU]# df -h
S.ficheros          Tamaño Usado  Disp Uso% Montado en
/dev/mapper/
                      31G   10G   20G  34% /
/dev/sda1              99M   19M   75M  20% /boot
tmpfs                 501M     0  501M   0% /dev/shm

in the logical volumen is where i have my image.img
file that stores the VM files.
- In the image.img has two partitions the first one is
ext3, and the second one is LVM. THe last one, im
getting troubles to mount it, cuz is LVM.

I dont know what else am i missing ... to help me out
to Fix this problme at bootin' time...

Thanks in advancee!


__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.espanol.yahoo.com/

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>