03.07.2012 17:49, Marc Haber wrote: > On Tue, Jul 03, 2012 at 05:43:02PM +0400, Michael Tokarev wrote: >> 03.07.2012 17:37, Marc Haber wrote: >>> In virt-manager, I click on "Run". boot manager is is visible, Linux >>> kernel boots, I remember that one sees the "starting init" message, >>> and the machine is shut down again. Click on "Run" again, repeat. >> >> So, it doesn't actually run, it stops right away, right? >> >> If yes, please take a look at http://bugs.debian.org/679788 - is it >> the same issue? To work around it, replace -M pc-1.0 (or whatever >> you're using) with -M pc-1.1 or disable vhost-net. > > How do I set this in libvirt/virt-manager? Anyway, it looks like the
I dunno really, since I don't use and don't really know libvirt. As the last resort, you always has the .xml file to edit (but don't forget to reload libvirtd after you do). The latter can be done using (when the guest is not running): virsh edit GUESTNAME and change the pc-XXX with pc-1.1. Again, I'm not sure how to do that properly. > same issue, the "shutdown" happens at the time where the system may > start networking. > > I think those bugs can be merged, or this one closed. It is not, before we're sure it is indeed the same issue. Please try to find out how to change either of the options I mentioned above, and see if any of these will fix your problem. And please verify also that vhost-net is enabled (you should find something like that in the xml file if it is), and the PC type (pc-1.0 or earlier) is specified. > Sorry for not finding the open bug earlier. It isn't always obvious what's the actual bug. You're not at fault here, not at all. Thank you! /mjt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

