[bug #57652] minix filesystem detection too optimistic

2020-01-24 Thread Stefan Seyfried
Follow-up Comment #2, bug #57652 (project grub): maybe a non-intrusive fix would be to ensure that ext2 gets initialized before minix: diff --git a/Makefile.am b/Makefile.am index 1f4bb9b8c..0bef226d3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,8 +42,11 @@ libgrub.pp: grub_script.tab.h

[bug #57652] minix filesystem detection too optimistic

2020-01-22 Thread Stefan Seyfried
URL: Summary: minix filesystem detection too optimistic Project: GNU GRUB Submitted by: seife Submitted on: Wed 22 Jan 2020 08:24:04 AM UTC Category: Filesystem

[bug #57652] minix filesystem detection too optimistic

2020-01-22 Thread Stefan Seyfried
Follow-up Comment #1, bug #57652 (project grub): Adding a reproducer script. This does the following: * create a filesystem image file sized 1GB * create a partition on the image and an ext3 file system in it * mount the partition * debootstrap debian stable into the mountpoint * install grub2

[bug #57652] minix filesystem detection too optimistic

2020-01-22 Thread Stefan Seyfried
Additional Item Attachment, bug #57652 (project grub): File name: grub-bug-57652-reproduce.shSize:2 KB ___ Reply to this item at: