All of lore.kernel.org
 help / color / mirror / Atom feed
From: rongeens7 <rongeens7-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: problem trying to create an Ubuntu dapper VM ...
Date: Tue, 19 Dec 2006 13:27:35 +0100	[thread overview]
Message-ID: <1166531255.11038.19.camel@localhost> (raw)

All,

 I am experimenting somewhat with kvm on an
ubuntu edgy system, and am now trying to install
a plain ubuntu dapper from CD into a VM.
The problem is that I cannot get past the lilo prompt,
in fact the Qemu process craches immediately after doing
starting up its bios.

I made the following stacktrace:
Program received signal SIGABRT, Aborted.
[Switching to Thread -1212492112 (LWP 24692)]
0xffffe410 in __kernel_vsyscall ()
(gdb) where
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7c3d770 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7c3eef3 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0x08100712 in kvm_run (kvm=0x9b57008, vcpu=0) at kvmctl.c:533
#4  0x080bdee0 in kvm_cpu_exec (env=0x9bed4f0)
    at /data/work/devel/kvm-7/qemu/qemu-kvm.c:398
#5  0x080bed16 in cpu_x86_exec (env1=0x6)
    at /data/work/devel/kvm-7/qemu/cpu-exec.c:459
#6  0x08051612 in main_loop () at /data/work/devel/kvm-7/qemu/vl.c:5174
#7  0x08052bcb in main (argc=374, argv=0x0)
    at /data/work/devel/kvm-7/qemu/vl.c:6366

The printout on the screen is
$ sudo /usr/local/kvm/bin/qemu -hda /data/images/ubuntu1.img
-cdrom /data/personal/archive/iso/ubuntu606.iso -boot d -m 512 -std-vga
Password:
vga_bios_size 0
exception 13 (0)
Aborted (core dumped)

(The same is true when I ommit the -std-vga option)

The stacktrace indicates that the abort is explicitly called
by kvm-user itself because of some error returned from the kernel
module. I didn't investigate further what the reason could be as I
though someone else on this list must have tried this before.

Any help would be appreciated.

Ron
PS. I am trying this on an intel T2500 in a Dell D820 with VT enabled in
the BIOS



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

             reply	other threads:[~2006-12-19 12:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-19 12:27 rongeens7 [this message]
2006-12-19 12:39 ` problem trying to create an Ubuntu dapper VM Avi Kivity
     [not found]   ` <4587DD7A.1040307-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-12-19 12:48     ` rongeens7
2006-12-19 13:18       ` Avi Kivity

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=1166531255.11038.19.camel@localhost \
    --to=rongeens7-pkbjnfxxiarbdgjk7y7tuq@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /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.