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

[Xen-users] Problem booting up Xen 3.3.0 on Kubuntu 8.04.1

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem booting up Xen 3.3.0 on Kubuntu 8.04.1
From: "Mayuresh Kasture" <mayuresh.kasture@xxxxxxxxx>
Date: Thu, 25 Dec 2008 05:28:16 -0500
Delivery-date: Thu, 25 Dec 2008 02:29:13 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=RPnJxXQ5Phe4H+FQ7C7bGOLJV4FaoAidbTgm9NqFYb8=; b=eVMG9x8ihJHUUbbEZGOGzEXwPKnnECg3LquU37KYZHTdeZHDyurP1OCimQ6ENYodWk 5+7obj5709IsgOHaBzTqARqY/ZuJvO96Gnv0PZPqi7cmLI3oFHRG7/5AFVl8KRUw2xxA CHzdcuSJLhs87E5ZnLV2xfzyS8jGuo7d1MBfI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=IXdBszoY63yIXbkREMe274/21J3/m2og5e3jym/cdfowW+/sFWXbAjuc1LSYFN0kiR 2AI+PLzQLF1srMEjUWts2lD0bPDy99HcvcLxGyp/qOS+gdgrlarf9UeRYYd2QBSoc5FB xTPPeewESijGszL8fSSyOe6Xxz+k6byzwf7BU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello All,

I am facing problems in booting up Xen on Kubuntu 8.04.1

Booting crashes giving message "ALERT! does not exist. Dropping to a shell !"

Last couple of lines are,

sd 4:0:0:0: Attached scsi removable disk sdb
sd 4:0:0:0: Attached scsi generic sg1 type 0
Done.
         Check root=bootarg cat /proc/cmdline
         or missing modules, devices: cat /proc/modules ls /dev
ALERT! does not exist. Dropping to a shell !
BusyBox v1.1.3 (Debian 1:1.1.3-5ubuntu12) Built-in shell (ash)


I followed the procedure given on http://lists.xensource.com/archives/html/xen-users/2008-01/msg00700.html to install Xen

1. Created a "xen/build" directory on Desktop
2. Extracted xen-3.3.0.tar.gz in this folder
3. hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg (At the same level as that of xen-3.3.0)
4. cd xen-3.3.0
5. make linux-2.6-xen-config CONFIGMODE=menuconfig
6. cp /boot/config-2.6.18-xen build-linux-2.6.18-xen_x86_64/.config
7. make linux-2.6-xen-build
8. make install
9. cd /boot
10. mkinitramfs -o initramfs.img-2.6.18-xen 2.6.18-xen
11. added a grub entry for xen in menu.lst
# This entry has been manually added for xen
title        Xen 3.3 / XenLinux 2.6
root        ()/ubuntu/disks
kernel        /boot/xen-3.3.0.gz root=UUID=C4A2BD12A2BD09C6 loop=/ubuntu/disks/root.disk ro
module        /boot/vmlinuz-2.6.18-xen
module        /boot/initramfs.img-2.6.18-xen
12. reboot

And then I choose Xen 3.3 / XenLinux 2.6 option during booting. It starts booting and ultimately crashes throwing the message "ALERT! does not exist. Dropping to a shell !".

If I execute cat /proc/cmdline, it gives nothing.

If I execute cat /proc/modules or ls /dev, it lists some devices. (I can give this list if you think that is important.)

I have attached the menu.lst with this mail for reference.

Can anybody help me solving this problem? It is very important.

Thanks in advance.

- Mayuresh

Attachment: menu.lst
Description: Binary data

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>