X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (ti0143a340-0424.bb.online.no [88.88.156.170]) by mail.alpinelinux.org (Postfix) with ESMTP id 63874DC13FE for ; Thu, 15 Dec 2011 10:15:48 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 7DE19AE4001; Thu, 15 Dec 2011 10:15:47 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q85D+6o4pbQ6; Thu, 15 Dec 2011 10:15:45 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 0B9D7376277; Thu, 15 Dec 2011 10:15:45 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id D0FD060A86F34; Thu, 15 Dec 2011 10:15:44 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (ncopa-desktop.nor.wtbts.net [10.65.65.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id A853E60A86A68; Thu, 15 Dec 2011 10:15:44 +0000 (UTC) Date: Thu, 15 Dec 2011 11:15:43 +0100 From: Natanael Copa To: Jesse Young Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] advice for virtualization on desktop Message-ID: <20111215111543.2d8ce6aa@ncopa-desktop.nor.wtbts.net> In-Reply-To: <20111209070924.4dabfd44@telperion.jlyo.org> References: <20111208075522.5804d2a6@ncopa-desktop.nor.wtbts.net> <20111209070924.4dabfd44@telperion.jlyo.org> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Fri, 9 Dec 2011 07:09:24 -0600 Jesse Young wrote: > > I used to work with virtualbox, but I found that when I would run a > guest for a couple of days it (the Windows XP guest) would crash. I > switched to raw qemu-kvm to libvirtd/virt-manager. > > > In addition to N different alpine boxes I will install at least one > > Windows 7 guest. I'd like to have an ubuntu guest and a fedora > > guest. And fire up a random distro once in a while. > > > > So far, Xen dom0 boots up, but xorg seems to fail (Sandy bridge > > graphics) Interestingly enough it seemed to work with the ATI card > > even if switching to console with ctrl-alt-1 didnt work. > > > > I am having issues getting started with libvirtd. (how do i create a > > new qemu guest? how do i start it, stop it?) > > I've been using the virt-manager (pygtk) utility with some > success. it's fairily easy to work with. I couldn't get raw libvirtd > working, too much XML crap, and no apparent starting point, so I > looked up virt manager. I found libvirtd to be really obnoxious > when it sticks it's fingers into my iptables/dnsmasq/radvd setup. I > worked around this by setting the iptables path, etc. to /bin/true at > configure time. So far I haven't come across any issues with it. If > you're doing fancy network testing, you'd probably want to do this > manually anyways. I was suprised libvirtd doesn't hand off it's > networking configuration to a script. > > Just my 2c > Jesse Thanks for the feedback. I have similar feeling of libvirtd from the experience I had with it when i used Arch Linux as desktop. It set up dnsmasq and i dunno what. Seems like simplest is to use plain qemu so far. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---