From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1TyfXq-0007dV-Cz for mharc-grub-devel@gnu.org; Fri, 25 Jan 2013 04:25:58 -0500 Received: from eggs.gnu.org ([208.118.235.92]:58254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyfXh-0007bM-SG for grub-devel@gnu.org; Fri, 25 Jan 2013 04:25:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TyfXZ-0001tZ-69 for grub-devel@gnu.org; Fri, 25 Jan 2013 04:25:49 -0500 Received: from mail-wi0-f176.google.com ([209.85.212.176]:47814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyfXY-0001tS-Ul for grub-devel@gnu.org; Fri, 25 Jan 2013 04:25:41 -0500 Received: by mail-wi0-f176.google.com with SMTP id hm6so1229107wib.15 for ; Fri, 25 Jan 2013 01:25:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type; bh=dBm4FbrOMAYVWwoSOM9WxS2JxmnbZqMcepADugIPFuk=; b=MqG5/Be/lZCCJEa9fQjNMSqI1/zHeQ8AVRhyCCfce2CjX3i+4uwixLK4jtKkMWbi0U DcOYFo1chuD1UYDsvYSZGO7q/G9FFDQOspH8zB8yuPAimhwrS2BSYAbS7itvMKvHLfbe 2oe2ttAlHJtX+EInStGmuwPNg+CcUToBbNdSo7pmYxaZhgwBlL1tJNAsW9l7r7OlIImO NaBQ3awv7aoYV0e1dy+yYNxdytvukhOBUvfBYseVEmjHXJV35sqzyx/PrXhAVB8KXIWo fi+iOsJ9sdt7SYEZVigUkAglwcv2963gSqrop1NIl0Ykmmtn2h4yVmbYf+0+wo1KTEn9 UEag== X-Received: by 10.180.19.136 with SMTP id f8mr7313150wie.0.1359104507464; Fri, 25 Jan 2013 01:01:47 -0800 (PST) Received: from debian.x201.phnet ([217.193.148.98]) by mx.google.com with ESMTPS id u6sm758048wif.2.2013.01.25.01.01.45 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 25 Jan 2013 01:01:46 -0800 (PST) Message-ID: <510249F9.5070506@gmail.com> Date: Fri, 25 Jan 2013 10:01:45 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH] Display the sector size References: <20130122131141.Horde.NlLhM5ir309Q-tZd0FiTDCA@imap.linux.ibm.com> In-Reply-To: <20130122131141.Horde.NlLhM5ir309Q-tZd0FiTDCA@imap.linux.ibm.com> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig3F8C491F0A441BE1C64B644A" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.212.176 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: Fri, 25 Jan 2013 09:25:56 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3F8C491F0A441BE1C64B644A Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 22.01.2013 19:11, Paulo Flabiano Smorigo/Brazil/IBM wrote: > Hi all, >=20 > What about show the disk sector size with the disk info? >=20 This is very confusing as the rest of the info is in 512B-units independently of actual sector size. Do you have an idea how to output unambigously that all info is in 512B sector? Perhaps output everything in kibibytes? >=20 >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig3F8C491F0A441BE1C64B644A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAlECSfkACgkQNak7dOguQglSgwD/ZQMb7x5NfgmbEQpP4y2Sjy5l CtSpKN0mfAckQN5DCJ0BAKJkOHB9w80oU6TvjZ0O7vVpdimLBF0tKfD4eGSU1QZX =iHnE -----END PGP SIGNATURE----- --------------enig3F8C491F0A441BE1C64B644A--