From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wong Subject: Re: Qemu 0.10.50 CAN NOT get ip from dhcp server Date: Thu, 16 Jul 2009 19:44:42 +0800 Message-ID: <4A5F12AA.8070401@wonghome.net> References: <4A515DB8.3020303@wonghome.net> <20090715080007.GE2844@amit-x200.redhat.com> <4A5D9937.6030208@wonghome.net> <20090716113632.GA18171@amit-x200.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE To: Amit Shah , KVM list Return-path: Received: from maiden102-036.ctimail.com ([61.93.57.36]:35692 "EHLO maiden102.ctimail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750958AbZGPLpM (ORCPT ); Thu, 16 Jul 2009 07:45:12 -0400 In-Reply-To: <20090716113632.GA18171@amit-x200.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Amit Shah =E6=8F=90=E5=88=B0: > On (Wed) Jul 15 2009 [16:54:15], John Wong wrote: > =20 >> Yes, kvm-88 fixed this problem. >> >> I also notice another problem, when i use kvm-88(qemu-system-x86_64 = with =20 >> kvm-kmod-2.6.30.1-rc2.tar.gz) installing 64bit OS (window7 & debian = & =20 >> netbsd), >> the install CD show the error message, say this system is 32bit not = =20 >> 64bit and can not continue to install. >> I did try use -cpu qemu64 or -cpu core2duo, but no help. >> =20 > > Did you run 'make install' after compiling kvm-88? > > Amit > =20 Yes, i did it. =2E/configure --prefix=3D/opt/kvm-88/ --audio-drv-list=3D"alsa oss" make clean make sudo make install Please help, thank you.