All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Fantu <fantonifabio@tiscali.it>
Cc: xen-devel@lists.xensource.com
Subject: Re: xen-unstable unable to boot on Wheezy
Date: Fri, 17 Feb 2012 11:09:12 -0500	[thread overview]
Message-ID: <20120217160912.GG31531@phenom.dumpdata.com> (raw)
In-Reply-To: <1329494799149-5493035.post@n5.nabble.com>

On Fri, Feb 17, 2012 at 08:06:39AM -0800, Fantu wrote:
> Dom0 is Wheezy 64 bit with kernel 3.2.0-1-amd64 version 3.2.4-1, xen from
> xen-unstable.hg changeset 24823:b75664e53905 plus these patch for not fail
> build:
> http://xen.1045712.n5.nabble.com/PATCH-0-of-2-rename-libxl-yajl-gen-alloc-td5469362.html
> 
> On boot start to load but after start ramdisk load server reboot without
> message on screen.
> 
> The grub2 entry is:
> -----------------------------------------
> menuentry 'Wheezy con Linux 3.2.0-1-amd64 e XEN 4.2 - RAID' --class debian
> --class gnu-linux --class gnu --class os {
> 	set root='(RAID-ROOT)'
> 	echo	'Caricamento Hypervisor Xen 4.2...'
> 	multiboot	/boot/xen.gz placeholder dom0_mem=1024M
> 	echo	'Caricamento Linux 3.2.0-1-amd64...'
> 	linux	/boot/vmlinuz-3.2.0-1-amd64 placeholder root=/dev/mapper/RAID-ROOT ro 

IT should be 'module'
> quiet
> 	echo	'Caricamento ramdisk iniziale...'
> 	initrd	/boot/initrd.img-3.2.0-1-amd64

and 'module' here too.

> }
> -----------------------------------------
> 
> I try also with debug options and see with SOL (serial on lan) if see some
> more but also with it see only the three echo line.
> 
> The grub2 entry is:
> -----------------------------------------
> menuentry 'Wheezy con Linux 3.2.0-1-amd64 e XEN 4.2 - RAID - Debug su
> Seriale' --class debian --class gnu-linux --class gnu --class os {
> 	set root='(RAID-ROOT)'
> 	echo	'Caricamento Hypervisor Xen 4.2...'
> 	multiboot	/boot/xen.gz placeholder dom0_mem=1024M loglvl=all
> guest_loglvl=all sync_console console_to_ring com2=19200,8n1 console=com2
> 	echo	'Caricamento Linux 3.2.0-1-amd64...'
> 	linux	/boot/vmlinuz-3.2.0-1-amd64 placeholder root=/dev/mapper/RAID-ROOT ro
> console=hvc0 earlyprintk=xen nomodeset
> 	echo	'Caricamento ramdisk iniziale...'
> 	initrd	/boot/initrd.img-3.2.0-1-amd64
> }
> -----------------------------------------
> 
> Without xen boot correctly.
> 
> I have missed or wrong something on grub debug entry?

Yup. You should have used 'module'

> 
> Thanks for any reply and sorry for bad english.
> 
> --
> View this message in context: http://xen.1045712.n5.nabble.com/xen-unstable-unable-to-boot-on-Wheezy-tp5493035p5493035.html
> Sent from the Xen - Dev mailing list archive at Nabble.com.
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

  reply	other threads:[~2012-02-17 16:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-17 16:06 xen-unstable unable to boot on Wheezy Fantu
2012-02-17 16:09 ` Konrad Rzeszutek Wilk [this message]
2012-02-19 12:00   ` Fantu
2012-02-20 10:06     ` Fantu
2012-02-20 10:34       ` Ian Campbell

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=20120217160912.GG31531@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=fantonifabio@tiscali.it \
    --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.