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] Experiencing boot problems with xen3

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Experiencing boot problems with xen3
From: Eric Benton <benton71@xxxxxxxxx>
Date: Thu, 31 Aug 2006 13:20:19 +0300
Delivery-date: Thu, 31 Aug 2006 03:21:52 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=iSrM9mIIfv68KGB6uNqPUwC+U6GzT6AcOExhKzoQfGZll1BYvPNAKo9CqcT69yS7MvB1YKa85ijQ2NHP4avQTlOZUoyNGg79Wu/p/4m6dEGS1REkRUlBS+BXh/n+FxoJ/z2d47Fvd/LPpTeL2PS4Lg1ROCntC6oj5klDWkvog1U=
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5 (X11/20060313)
Hi,

I'm trying to install xen3 over a FC5 linux system.
I had downloaded xen3 sources and built them with the following commands:
make world
make install

Then, I added the following lines to grub.conf -

title Xen 3.0
      root (hd0,3)
      kernel /boot/xen-3.0.gz dom0_mem=262144
      module /boot/vmlinuz-2.6-xen0 root=/dev/sda4 ro console=tty0

But I'm getting Error 15: file not found when trying to boot.
I saw that other people got this error as well but I couldn't resolved it...

Please advise me on how to solve this problem.

Thanks in advanced,
Eric.

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

total 16252
drwxr-xr-x  3 root root    4096 Aug 31 10:18 .
drwxr-xr-x 23 root root    4096 Aug 31 12:30 ..
-rw-r--r--  1 root root   63847 Mar 14 23:19 config-2.6.15-1.2054_FC5smp
-rw-rw-r--  1 root root   60474 Aug 31 10:18 config-2.6.16.13-xen
-rw-r--r--  1 root root   66118 Aug  8 23:27 config-2.6.17-1.2174_FC5smp
drwxr-xr-x  2 root root    4096 Aug 31 12:12 grub
-rw-r--r--  1 root root 1022815 Aug 30 02:50 initrd-2.6.15-1.2054_FC5smp.img
-rw-r--r--  1 root root 1044087 Aug 31 02:39 initrd-2.6.17-1.2174_FC5smp.img
-rw-r--r--  1 root root  831559 Mar 14 23:19 System.map-2.6.15-1.2054_FC5smp
-rw-rw-r--  1 root root  726886 Aug 31 10:18 System.map-2.6.16.13-xen
-rw-r--r--  1 root root  852903 Aug  8 23:27 System.map-2.6.17-1.2174_FC5smp
-rw-r--r--  1 root root 4131330 Aug 31 10:18 vmlinux-syms-2.6.16.13-xen
-rw-r--r--  1 root root 1564844 Mar 14 23:19 vmlinuz-2.6.15-1.2054_FC5smp
-rw-r--r--  1 root root 1534498 Aug 31 10:18 vmlinuz-2.6.16.13-xen
lrwxrwxrwx  1 root root      21 Aug 31 10:18 vmlinuz-2.6.16-xen -> 
vmlinuz-2.6.16.13-xen
-rw-r--r--  1 root root 1803745 Aug  8 23:27 vmlinuz-2.6.17-1.2174_FC5smp
lrwxrwxrwx  1 root root      21 Aug 31 10:18 vmlinuz-2.6-xen -> 
vmlinuz-2.6.16.13-xen
-rw-r--r--  1 root root  223175 Aug 31 10:13 xen-3.0.2-3.gz
lrwxrwxrwx  1 root root      14 Aug 31 10:13 xen-3.0.gz -> xen-3.0.2-3.gz
lrwxrwxrwx  1 root root      14 Aug 31 10:13 xen-3.gz -> xen-3.0.2-3.gz
lrwxrwxrwx  1 root root      14 Aug 31 10:13 xen.gz -> xen-3.0.2-3.gz
-rw-r--r--  1 root root 2586399 Aug 31 10:13 xen-syms-3.0.2-3

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

/dev/sda4 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/sda6 on /mnt/win-e type ntfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
automount(pid2157) on /net type autofs (rw,fd=4,pgrp=2157,minproto=2,maxproto=4)

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

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd0,3)
#          kernel /boot/vmlinuz-version ro root=/dev/sda4
#          initrd /boot/initrd-version.img
#boot=/dev/sda
default=2
timeout=10
splashimage=(hd0,3)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.17-1.2174_FC5smp)
        root (hd0,3)
        kernel /boot/vmlinuz-2.6.17-1.2174_FC5smp ro root=LABEL=/ rhgb quiet
        initrd /boot/initrd-2.6.17-1.2174_FC5smp.img
title Xen 3.0 / XenLinux 2.6
        root (hd0,3)
       kernel /boot/xen-3.0.gz dom0_mem=262144
        module /boot/vmlinuz-2.6-xen0 root=LABEL=/ ro console=tty0
#title Fedora Core (2.6.15-1.2054_FC5smp)
#       root (hd0,3)
#       kernel /boot/vmlinuz-2.6.15-1.2054_FC5smp ro root=LABEL=/ rhgb quiet
#       initrd /boot/initrd-2.6.15-1.2054_FC5smp.img
title Windows XP
        rootnoverify (hd0,0)
        chainloader +1


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

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