From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1TxjdZ-0005Sx-JI for mharc-grub-devel@gnu.org; Tue, 22 Jan 2013 14:36:01 -0500 Received: from eggs.gnu.org ([208.118.235.92]:59645) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxjdT-0005Gt-MD for grub-devel@gnu.org; Tue, 22 Jan 2013 14:36:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxjdS-00012G-2G for grub-devel@gnu.org; Tue, 22 Jan 2013 14:35:55 -0500 Received: from mail-lb0-f181.google.com ([209.85.217.181]:52963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxjdR-00011z-PF for grub-devel@gnu.org; Tue, 22 Jan 2013 14:35:53 -0500 Received: by mail-lb0-f181.google.com with SMTP id gm6so1571908lbb.40 for ; Tue, 22 Jan 2013 11:35:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding; bh=17s74CwTi6LiIsw17v9w4e2DR49zJK2os7MBhgmcdnI=; b=wuPFbRJv2Rsxmsa5uywVcAt4OTQBIlKptwhhbB6ZUiPIN2ktILOQDFmGArvdYWT1wz /FniumgrVZp8I7fg/qHshSFQdkOp4+m2WCY/VpyS8qe35eW76hAHbeoKnQ0BG3WJzHac 7B4g+nmO8pvs4Arwe3a60MI0oSbWZyBMToZm8B6/YsvuGVjAjNLnI2T6IAs9jGaS/edr gENsqlwdKPqb5ylT3R1b9kkFhZZsElBRZ/1R8jhASyWK1NvIxRon94KosatiuYXRrwEF gm3sj471ToktS3BCVf/ZjPs/uRVBXupMX+hnDkDlMGJ7NqLkBzkdVofSgBTqfb/RLxaW 9b1g== X-Received: by 10.152.144.103 with SMTP id sl7mr22196796lab.23.1358883352619; Tue, 22 Jan 2013 11:35:52 -0800 (PST) Received: from opensuse.site (ppp91-78-198-46.pppoe.mtu-net.ru. [91.78.198.46]) by mx.google.com with ESMTPS id a5sm6250537lbl.1.2013.01.22.11.35.50 (version=SSLv3 cipher=RC4-SHA bits=128/128); Tue, 22 Jan 2013 11:35:51 -0800 (PST) Date: Tue, 22 Jan 2013 23:35:48 +0400 From: Andrey Borzenkov To: The development of GNU GRUB Subject: Re: [PATCH] Support Openfirmware disks with non-512B sectors Message-ID: <20130122233548.3b7efcc9@opensuse.site> In-Reply-To: References: <20130122124416.Horde.fXeeqJir309Q-s-wfJhzDAA@imap.linux.ibm.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.10; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.217.181 Cc: seth.goldberg@oracle.com X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2013 19:36:00 -0000 В Tue, 22 Jan 2013 11:04:19 -0800 (PST) Seth Goldberg пишет: > Hi, > > Why is this limited to OpenFirmware only? Can you generate a patch that > supports 4KN disks on ALL platforms? > It already supports 4K sector internally and queries disk sector size for SCSI, ATA and EFI (at least). BIOS is always emulating 512 sector. > Thanks, > --S > > Quoting Paulo Flabiano Smorigo/Brazil/IBM, who wrote the following on Tue,...: > > > Hi all, > > > > This patch adds non-512B sectors disks support for Openfirmware (ieee1275). > > > > -- > > Paulo Flabiano Smorigo > > Software Engineer > > Linux Technology Center - IBM Systems & Technology Group > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel