From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: installing win2k 32 bit with kvm on AMD 64 bit (dual core) Date: Sun, 24 Dec 2006 10:21:40 +0200 Message-ID: <458E3894.8040908@qumranet.com> References: <338489.99233.qm@web56211.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Return-path: To: Xu Nakajima In-Reply-To: <338489.99233.qm-kFN+zi16wm6B9c0Qi4KiSs0jms80CZx+QQ4Iyu8u01E@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org Xu Nakajima wrote: > Hello, > > Thanks for your answer. > >> Are you using a Xen kernel? If so, please >> try again without Xen. >> > > Indeed , I am trying it with FC6, where the kernel is > Xen kernel. > > The thing is that with FC6 , the default installation > > has a Xen kernel; Does anyone know if I can run a > non-xen kernel on it / disable somehow the xen kernel > and work with ordinary kernel? (sorry, I don't know > much about > Xen and FC kernels). > It is easy to use a non-Xen kernel: 1. Check if the kernel is already installed: rpm -q kernel if it outputs something like 'kernel-2.6....' skip to step 3 2. Install the new kernel yum -y install kernel 3. Edit /etc/grub.conf to make the new kernel the default: - look for a 'default=' line - change the number to point at the non-xen kernel (entries are numbered from zero) 4. Reboot -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- 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