From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: 63 sectors Date: Wed, 03 Sep 2008 20:33:28 -0700 Message-ID: <48BF5708.2080303@zytor.com> References: <48BE46DD.1070703@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Avi Kivity , KVM list To: Liu Yu-B13201 Return-path: Received: from terminus.zytor.com ([198.137.202.10]:37946 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753677AbYIDDdj (ORCPT ); Wed, 3 Sep 2008 23:33:39 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Liu Yu-B13201 wrote: > How about adding 1 sector offset when access disk image. > So that it looks like the 63rd sector, but it's indeed the 64th. The problem with that is you make it suck on OSes which actually partition sanely. -hpa