From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Zrot6-0007uM-Q9 for mharc-grub-devel@gnu.org; Thu, 29 Oct 2015 11:13:12 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrot3-0007pw-NH for grub-devel@gnu.org; Thu, 29 Oct 2015 11:13:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zrot2-00049j-Ro for grub-devel@gnu.org; Thu, 29 Oct 2015 11:13:09 -0400 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]:35510) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrot2-00049d-Le for grub-devel@gnu.org; Thu, 29 Oct 2015 11:13:08 -0400 Received: by wmll128 with SMTP id l128so26676179wml.0 for ; Thu, 29 Oct 2015 08:13:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type; bh=9Wp0FOC38wEi7diIXYVrxtyYte+o+lQpUuQydy0IoDk=; b=zJo4iezUqWatDWmM3mD/aT6dpCboS9LRotIRsWhMQSNBqrGl0CudmH55fWE8jOEg/0 ifeQopgmTFVUcHNhsM0yD3ySTu34FzjHtkGE6ceLJXvFK7Kj09nRWgxKD0VspAjcdO3z C3NBqkXJPGHakkDArqKWxS70MqoVDTpIBzgI7zizyH0qtx25GdlE/mTldWvHuCFnJvW1 ugiJW9TETNhLotI4zac14D/9SQWy4ENy7Q+DR69qNKiqwWGMYyW1cVNYQcDouKCcsRfK 2OiRsKW0XZ6dIG6ywHwXf/ilcizcuzaoVno53k76XNcYYxCHv3I9KTR1e75MzmfZPHPw cGQw== X-Received: by 10.28.170.196 with SMTP id t187mr8062222wme.1.1446131588003; Thu, 29 Oct 2015 08:13:08 -0700 (PDT) Received: from ?IPv6:2620:0:105f:fd00:863a:4bff:fe50:abc4? ([2620:0:105f:fd00:863a:4bff:fe50:abc4]) by smtp.gmail.com with ESMTPSA id t20sm9639206wme.0.2015.10.29.08.13.05 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Oct 2015 08:13:06 -0700 (PDT) Subject: Re: Be File System identified as bfs To: The development of GNU GRUB , Andrei Borzenkov References: <20150728213024.21f27a1f@opensuse.site> From: =?UTF-8?Q?Vladimir_'=cf=86-coder/phcoder'_Serbinenko?= Message-ID: <5632377A.9000909@gmail.com> Date: Thu, 29 Oct 2015 16:12:58 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="8G9paw1WLdpmN51jCS0osnhJavLstKEKe" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c09::22e 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: Thu, 29 Oct 2015 15:13:10 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --8G9paw1WLdpmN51jCS0osnhJavLstKEKe Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable > As you can see, it thinks /dev/sda6 a 'bfs' partition, causing script > 83haiku to fail. >=20 12 befs|befs_be) debug "$partition is a BeFS partition" ;; Looks like this is a simple one-line change. befs|befs_be is a name used by old driver which had to be removed --8G9paw1WLdpmN51jCS0osnhJavLstKEKe Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iF4EAREKAAYFAlYyN3oACgkQmBXlbbo5nOsgUAD/cjzIUtLcPBL8+voSHIhxWKwK z67xfLZnbQmdmbeN3TcA/iiZB3lNFOYOP3uuicvBhiIOVuw+AFNCxOEkiHd40aGe =FkFq -----END PGP SIGNATURE----- --8G9paw1WLdpmN51jCS0osnhJavLstKEKe--