From: Christopher Head <chead@cs.ubc.ca>
To: xen-devel@lists.xensource.com
Subject: Re: please help - Xen Booting error
Date: Mon, 20 Jul 2009 18:12:34 -0700 [thread overview]
Message-ID: <4A651602.80303@cs.ubc.ca> (raw)
In-Reply-To: <e49baca60907180759o26f34808ia5d706b345196b7@mail.gmail.com>
-----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-----
prev parent reply other threads:[~2009-07-21 1:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-18 14:59 please help - Xen Booting error Leena M.
2009-07-21 1:12 ` Christopher Head [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A651602.80303@cs.ubc.ca \
--to=chead@cs.ubc.ca \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.