> >Hi, > >I am using latest kvm release 8 with linux kernel 2.6.18.2-34-default. >I am trying to run minix3 using following command line, > >/usr/local/kvm/bin/qemu -boot d -m 128 -hda ./minix_image -cdrom >./IDE-image-3.1.2a.iso > >After this it starts, but then suddenly it dies with following message, >exception 13 (0) >Aborted
It's probably the notorious real mode problem. Try running it without graphical boot loader. The other alternative is to install the OS with plain Qemu and afterwards use it with KVM. > >dmesg output shows, >kvm: msrs: 1 > >I tried with no-acpi option also. But no success. > >Processor info : Intel Core Duo T2300 > >Any help ? > >Regards, >Ameya. > >------------------------------------------------------------------------- >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 >_______________________________________________ >kvm-devel mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/kvm-devel ------------------------------------------------------------------------- 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 _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
