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

[Xen-devel] Re: [Xen-users] Xen not booting !

To: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-community@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx, "Leena M." <kernmonk@xxxxxxxxx>
Subject: [Xen-devel] Re: [Xen-users] Xen not booting !
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Sat, 18 Jul 2009 08:29:55 -0700 (PDT)
Cc:
Delivery-date: Sat, 18 Jul 2009 08:30:30 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1247930995; bh=NgWqcYLEgSlmX+8eAESQo908vfbCU2DAqCnixp+MIYA=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=d5B0dKji+9oYyidEUkP5RrjeRhJ/BBEo/7FYZDDNksBAAYcKWYBcptLLrKBRCjwLNyokemyuNuMIxJ3+vbDWbQOVveK7vK94i+AYytUHqEDh/htGXZvsc9lw/QKduziclQo+0uN/Z/20G4S0GZLKD2zubrr2OHG+LRkSAGbsJmg=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=jPYjj0C/4oPrMY6P481ov4r2eMZFJN7mhHhwsHEsWrXpwnxcuYb5FrnDeViUUvquvdsaxYe6siTlI4ER5x/c5CgThBAOam27u4U1uSLqqEsXGxdKh+pS8LVp8KvacYktoEHsFbHdQOABQp35OCwJ1GBQXyNIabXZF9FrL54krXQ=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
>root (hda0,0)

What you expect to find on (hda0,0 ) instead of (hd0,0) ?

>Filesystem type is ext2fs, partition type 0x83
>kernel /boot/xen-3.3.2-rc5.gz
   [Multiboot-elf,<0x100000:0xfd6b0:0x77950>,shtab=0x275078,entry=0
>module /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro console=tty0
   [Multiboot-module @ 0x276000,0x5419c0 bytes]
>module /boot/initrd.img-2.6.18.8-xen

Error 15: File not found

--- On Sat, 7/18/09, Leena M. <kernmonk@xxxxxxxxx> wrote:

From: Leena M. <kernmonk@xxxxxxxxx>
Subject: [Xen-users] Xen not booting !
To: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-community@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Date: Saturday, July 18, 2009, 11:00 AM

Hi All,
       I am not able to boot Xen .

My "/boot/grub/menu.lst"  has this entry

title           Xen 3.3.2-rc5 / Debian GNU/Linux, kernel 2.6.18.8-xen
root            (hd0,0)
kernel          /boot/xen-3.3.2-rc5.gz
module          /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro console=tty0
module          /boot/initrd.img-2.6.18.8-xen
savedefault


I am getting following error :
ERROR WHILE BOOTING =>
------------------------------
--------------------------------------------------------------------
Booting 'Xen 3.3.2-rc5 / Debian GNU/Linux, Kernel 2.6.18.8-xen'

root (hda0,0)
Filesystem type is ext2fs, partition type 0x83
kernel /boot/xen-3.3.2-rc5.gz
   [Multiboot-elf,<0x100000:0xfd6b0:0x77950>,shtab=0x275078,entry=0
module /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro console=tty0
   [Multiboot-module @ 0x276000,0x5419c0 bytes]
module /boot/initrd.img-2.6.18.8-xen

Error 15: File not found

press any key to continue ...
-----------------------------------------------------------------------------------------------------


Please Help me.

----
 I followed the following procedure from the
"Introduction to the Open Source Xen Hypervisor"
Zach Shepherd and Wenjin
taken from xen blog.

Install required packages
(e.g. apt-get install gawk libssl-dev libx11-dev gettext libncurses-dev
build-essential python-dev texlive-latex-base transfig tetex-extra
bcc bin86 pciutils-dev git-core curl texinfo libc6-dev mercurial
bridge-utils graphviz)
Download the latest Xen release
(e.g. hg clone http://xenbits.xen.org/xen-3.3-testing.hg)
Compile and Install
(e.g. make world; make install)
Create a ramdisk
(e.g depmod 2.6.18.8-xen;mkinitramfs -o /boot/initrd.img-2.6.18.8-xen
2.6.18.8-xen )
Configure the bootloader
(e.g update-grub)



Following are the entries in relevant files =>
-------------------------------------------------------------------------------------------------
# cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/sda1       /               ext3    defaults,errors=remount-ro 0       1
/dev/sda5       none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto     0       0
-----------------------------------------------------------------------------------------------------
# cat /boot/grub/device.map
(hd0)   /dev/sda
(hd1)   /dev/sdb
-------------------------------------------------------------------------------------------------------


Regards,
Leena

-----Inline Attachment Follows-----

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

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Re: [Xen-users] Xen not booting !, Boris Derzhavets <=