[PTLsim-devel] Problem of creating ptlvm
Luo, Yan
Sun Jul 22 21:04:23 EDT 2007
I did "make install" in xen-unstable.hg/tools.
I did "make" in xen-unstabe.hg, and copied xen binary from xen-unstable.hg/xen to /boot.
I recompiled linux-2.6.20-mtyrel kernel source, and did "make install; make modules_install; mkinitrd /boot/initrd-2.6.20.3 2.6.20.3".
my grub/menu.lst reads like the following
title Xen 3.0/SuSELinux
root=(hd0,2)
kernel /boot/xen dom0_mem=262144
module /boot/vmlinuz-2.6.20.3 root=LABEL=/1 ro rhgb console=tty0
module /boot/initrd-2.6.20.3.img
Any hints?
Thanks,
Yan
On Sunday 22 July 2007 18:31, Yan Luo wrote:
> Hello,
>
> I was able to boot the Xen kernel with PTLsim/X extensions, but not able to
> create the sample virtual machine ptlsim. I can see "-ptlsim" in
> /sys/hypervisor/properties/capabilities. "xm list" shows Domain-0 is
> running. The following is the messages from /var/log/xen/xend.log after
> trying "xm create ptlvm -c" .
>
Did you forget to install the versions of the Xen tools that come with PTLsim?
Go get xen-ptlsim-14201.tar.bz2 from our web site (see the download page),
and make sure you run "sudo make install" in the xen-unstable.hg/tools
directory. I assume you already compiled and installed the PTLsim-enabled Xen
hypervisor too - there's a lot more than just the kernel involved here.
- Matt
-------------------------------------------------------
Matt T. Yourst yourst at peptidal.com
Peptidal Research Inc., Co-Founder and Lead Architect
-------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://ptlsim.org/pipermail/ptlsim-devel/attachments/20070722/114ff034/attachment.html
More information about the PTLsim-devel mailing list