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] Invalid or unsupported executable format, or is it a rei

To: "Filip Sergeys" <filip.sergeys@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Invalid or unsupported executable format, or is it a reiserfs problem?
From: Steven Hand <Steven.Hand@xxxxxxxxxxxx>
Date: Fri, 18 Feb 2005 17:58:32 +0000
Cc: Steven Hand <Steven.Hand@xxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 18 Feb 2005 17:59:34 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: Your message of "18 Feb 2005 14:03:07 +0100." <1108731787.6552.232.camel@xxxxxxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> I have reinstalled that machine with a ext3 /boot partition and a
> reiserfs / partition
> 
> /dev/hda1  /boot (ext3)
> /dev/hda2 swap
> /dev/hda4 /  (reiserfs)
> 
> Installation from source
> 
> tar xvf xen-2.0.4.tgz
> cd xen-2.0
> make world
> make install
> mkinitrd -o /boot/initrd.img-2.6.10-xen0 2.6.10-xen0
> 
> Edit menu.lst in /boot/grub
> add serial support for grub:
> serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1
> terminal --timeout=5 serial console
> 
> Entry for Xen:
> title Xen-2.0
> root (hd0,0) # also tried without
> kernel /xen.gz dom0_mem=64000
> module /vmlinux-2.6.10-xen0 root=/dev/hda4 ro console=tty0
> console=ttyS0,115200n8
> module /initrd.img-2.6.10-xen0 #also tried without
> 
> 
> Connect to another host with null modem cable.
> start minicom and  configure with serial parameters to 115200,
> parity=no, data=8, stop=1
> hardware flow control = yes
> software flow control = no
> terminal = VT102
> backspace sends BS
> 
> Result:
> -------
> The xen kernel does not boot
> I don't see anything on the terminal from grub or xenlinux  (I do see
> the output when booting the normal debian kernel)

When you say you see nothing on the terminal from grub or xenlinux, I
presume you mean after the menu pops up? [assuming you have
"timeout=10" or similar at the top of your grub.conf]

Can you try entering the interactive mode when the menu pops 
up and typing "blocklist /xen.gz" ?



cheers,

S.



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel