From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1XHySU-0005WW-7O for mharc-grub-devel@gnu.org; Thu, 14 Aug 2014 13:05:02 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHySL-0005T5-HS for grub-devel@gnu.org; Thu, 14 Aug 2014 13:04:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHySF-0002vv-Im for grub-devel@gnu.org; Thu, 14 Aug 2014 13:04:53 -0400 Received: from mail-la0-x22a.google.com ([2a00:1450:4010:c03::22a]:61105) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHySF-0002vj-BQ for grub-devel@gnu.org; Thu, 14 Aug 2014 13:04:47 -0400 Received: by mail-la0-f42.google.com with SMTP id pv20so1435831lab.1 for ; Thu, 14 Aug 2014 10:04:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=WHeN5ClEEWFJGcGkJquldPzl5SXOeWa+rOQWEWsWOWs=; b=GFPe7eLclgjQInW9tYwvOkeseigTcgFfkEiOLpKexvxVPXQCE2KnllGeEiBsVD428O ICs2BkbCL0duYIbh5JPuqzRCIGXtG3yDTFS0/O5hEb5TV5p56sMRHN1kywPuyIw3OlO2 U2sy9AN2yxOqSgMoPqwXknuv8omOTFrergdE4k85strecadbUR9+KWk72/Q0D1EYmhqj jYeDxOQDSgIz3MdwVwh8z8eDAxwm8o2A+xcZncSld45Pg3goy1kHVHyZmQ9mbQEHPvWy ZLaPu2djASdMRLyE3O3i8bFi2UgSP9F44lETQyn8UN1cA7IYVQWi314JfGDYjk3n54mJ koEQ== X-Received: by 10.112.173.136 with SMTP id bk8mr6014403lbc.88.1408035885355; Thu, 14 Aug 2014 10:04:45 -0700 (PDT) Received: from opensuse.site (ppp94-29-76-101.pppoe.spdop.ru. [94.29.76.101]) by mx.google.com with ESMTPSA id as3sm8672962lbc.7.2014.08.14.10.04.44 for (version=SSLv3 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 14 Aug 2014 10:04:44 -0700 (PDT) Date: Thu, 14 Aug 2014 21:04:44 +0400 From: Andrei Borzenkov To: The development of GNU GRUB Subject: Re: Two grub problems on FreeBSD Message-ID: <20140814210444.7bf9a68f@opensuse.site> In-Reply-To: <20140814161724.1e376c65@rsbsd.rsb> References: <20140814161724.1e376c65@rsbsd.rsb> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.22; 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: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22a Cc: zaphod@berentweb.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: Thu, 14 Aug 2014 17:04:59 -0000 В Thu, 14 Aug 2014 16:17:24 +0300 Beeblebrox пишет: > > 1. gettext is consistently problematic on Freebsd: > # grub-mkconfig -o output.file => > grub-mkconfig: gettext_print: not found > Fixed but how did you manage to not have grub-probe? > 2. grub no longer recognizes latest version of zfs file systems > # grub-probe -d dev/ada1p1 => > grub-probe: error: unknown filesystem. > Do you mean - it recognized it before but does not recognize now? When was this "before" then?