unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Timotej Lazar <timotej.lazar@araneo.si>
To: Franz Geffke <m@f-a.nz>, 70480@debbugs.gnu.org
Subject: bug#70480: Guix bios installation: Grub error: unknown filesystem
Date: Sat, 20 Apr 2024 11:23:57 +0200	[thread overview]
Message-ID: <877cgsmloy.fsf@araneo.si> (raw)
In-Reply-To: <05569692-6383-8ffa-6f80-bb1604f2362a@f-a.nz>

Franz Geffke <m@f-a.nz> [2024-04-20 09:25:39+0100]:
> '/gnu/store/li1ic17hz460vp1sg0cx2dwgw8q7i8pj-grub-2.06/sbin/grub-install 
> --no-floppy --target=i386-pc --boot-directory /mnt/boot /dev/sda' exited with 
> status 1; output follows:
>
>    Installing for i386-pc platform.
>    /gnu/store/li1ic17hz460vp1sg0cx2dwgw8q7i8pj-grub-2.06/sbin/grub-install: 
> error: unknown filesystem.

I got the same error during recent installation and had to disable the metadata_csum_seed
ext4 feature on the root fs:

    tune2fs -O ^metadata_csum_seed /dev/sda1

I think this has been fixed in grub but hasn’t hit guix master yet. Some more info here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866603




  reply	other threads:[~2024-04-20  9:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-20  8:25 bug#70480: Guix bios installation: Grub error: unknown filesystem Franz Geffke
2024-04-20  9:23 ` Timotej Lazar [this message]
2024-04-21 10:55   ` Franz Geffke
2024-05-27 17:33 ` Lars-Dominik Braun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877cgsmloy.fsf@araneo.si \
    --to=timotej.lazar@araneo.si \
    --cc=70480@debbugs.gnu.org \
    --cc=m@f-a.nz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).