From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: SCSI boot problems Date: Mon, 16 Jun 2008 10:25:30 -0500 Message-ID: <485685EA.6020906@codemonkey.ws> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Dietmar Maurer Return-path: Received: from yx-out-2324.google.com ([74.125.44.28]:6976 "EHLO yx-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752728AbYFPP0C (ORCPT ); Mon, 16 Jun 2008 11:26:02 -0400 Received: by yx-out-2324.google.com with SMTP id 31so473254yxl.1 for ; Mon, 16 Jun 2008 08:26:01 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Dietmar Maurer wrote: > Just tried to install debian etch (netinstall) onto a 'virtual' scsi > disk. > > -drive file=/tmp/vm-101-default.qcow2,index=0,if=scsi,media=disk,boot=on > > First, i needed to pass 'noapic' as kernel parameter, else Installation > hangs (works without problem when using IDE disk). > > Installation then went fine, and booting with grub also works. > > But when is install lilo (instead of grub), booting results in: > > LILO - Keytable read/checksum error > > Any ideas? > I've never done any testing with LILO. Only grub and the Windows boot loaders. Out of curiosity, why would you switch from grub to lilo? Regards, Anthony Liguori > > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >