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

Re: [Xen-devel] please help - Xen Booting error

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] please help - Xen Booting error
From: Christopher Head <chead@xxxxxxxxx>
Date: Mon, 20 Jul 2009 18:12:34 -0700
Delivery-date: Mon, 20 Jul 2009 18:13:01 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <e49baca60907180759o26f34808ia5d706b345196b7@xxxxxxxxxxxxxx>
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>
References: <e49baca60907180759o26f34808ia5d706b345196b7@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.22 (X11/20090709)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,
Assuming all the named files ("xen-3.3.2-rc5.gz",
"vmlinuz-2.6.18.8-xen", and "initrd.img-2.6.18.8-xen") exist, and are in
a subdirectory called "boot" of (hd0,0), I have seen a related problem
which was unintuitive to track down:

Does the file "/boot/grub/default" exist? If not, run "grub-set-default
0" to create it. Without this file existing and properly sized, it's
actually the "savedefault" line that fails because grub doesn't have the
intelligence to create or resize files, only modify existing content.

Chris

Leena M. wrote:
> 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 ...
> -----------------------------------------------------------------------------------------------------
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: GnuPT 2.7.2
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkplFgEACgkQXUF6hOTGP7fFIACfTytZtnXXygYLIxFFlXL6KoFs
pWUAoI09DTNFawqcjGqyJSEJzQr1BUcu
=A+FV
-----END PGP SIGNATURE-----

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

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