From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1lPrCs-0007Zg-AS for mharc-grub-devel@gnu.org; Fri, 26 Mar 2021 14:29:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33024) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lPrCn-0007W0-HW for grub-devel@gnu.org; Fri, 26 Mar 2021 14:29:11 -0400 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:49069) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lPrCh-0001Oo-4T for grub-devel@gnu.org; Fri, 26 Mar 2021 14:29:09 -0400 Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.94) with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (envelope-from ) id 1lPrCJ-003Xj6-0F; Fri, 26 Mar 2021 19:28:39 +0100 Received: from dynamic-089-012-002-103.89.12.pool.telefonica.de ([89.12.2.103] helo=[192.168.1.10]) by inpost2.zedat.fu-berlin.de (Exim 4.94) with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (envelope-from ) id 1lPrCI-0032Mj-QO; Fri, 26 Mar 2021 19:28:38 +0100 Subject: Re: GRUB error: unknown filesystem on ia64 To: Daniel Kiper Cc: The development of GNU GRUB , Sergei Trofimovich , debian-ia64 References: <20210326180133.z5qjvtwt7loxvuqt@tomti.i.net-space.pl> From: John Paul Adrian Glaubitz Message-ID: Date: Fri, 26 Mar 2021 19:28:37 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210326180133.z5qjvtwt7loxvuqt@tomti.i.net-space.pl> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 89.12.2.103 Received-SPF: pass client-ip=130.133.4.66; envelope-from=glaubitz@zedat.fu-berlin.de; helo=outpost1.zedat.fu-berlin.de X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2021 18:29:11 -0000 Hi Daniel! On 3/26/21 7:01 PM, Daniel Kiper wrote: >> I have not bisected the issue yet, but maybe anyone has got any idea? > > May I ask you to do a bisect for us? The issue was introduced by this patch as discussed here [1]: From: Peter Jones Add a init_pe_section() helper function to setup PE sections. This makes the code simpler and easier to read. Signed-off-by: Peter Jones Signed-off-by: Javier Martinez Canillas Reviewed-by: Daniel Kiper The address pointing to the modules within the GRUB core.img no longer matches the actual position of the modules. Hence, GRUB can't load the built-in modules anymore. Adrian > [1] https://lists.gnu.org/archive/html/grub-devel/2021-03/msg00244.html -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913