From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ric Wheeler Subject: Re: ATA 4 KiB sector issues. Date: Wed, 17 Mar 2010 11:08:07 -0400 Message-ID: <4BA0F057.7020909@redhat.com> References: <6af388e7-e313-4212-86c8-30ffa327411c@email.android.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:21659 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750974Ab0CQPHt (ORCPT ); Wed, 17 Mar 2010 11:07:49 -0400 In-Reply-To: <6af388e7-e313-4212-86c8-30ffa327411c@email.android.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: "H. Peter Anvin" Cc: Ric Wheeler , Tejun Heo , James Bottomley , Denys Vlasenko , Arnd Bergmann , "linux-ide@vger.kernel.org" , lkml , Daniel Taylor , Jeff Garzik , Mark Lord , tytso@mit.edu, hirofumi@mail.parknet.co.jp, Andrew Morton , Alan Cox , irtiger@gmail.com, Matthew Wilcox , aschnell@suse.de, knikanth@suse.de On 03/16/2010 06:21 PM, H. Peter Anvin wrote: > The only reason I see to care about CHS at all is that there are systems in the field which can only boot from USB in CHS mode, and which often look at the MBR partition table to guess the geometry. Of course, some then *report* the detected geometry but don't *use* the detected geometry... > > These systems, given the changes in modern microsoft releases, must be doomed even without any effort on our part. I still think that we should work to make this ancient stuff disappear & help force the legacy edge cases to modernize. It has been some huge amount of time since storage vendors pretty much abandoned CHS (15 years? 20?) :-) ric