[Bug 2060168] Re: Prebuilt signed grub images should include f2fs and exfat modules

Mate Kukri 2060168 at bugs.launchpad.net
Fri Apr 5 08:06:35 UTC 2024


Loopback booting from an ISO image isn't really an intended use-case.
The hybrid ISOs can be directly written to raw a USB block device and
booted that way.

We are aware of Debian support for f2fs and intentionally decided to
remove it in Ubuntu.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2-unsigned in Ubuntu.
https://bugs.launchpad.net/bugs/2060168

Title:
  Prebuilt signed grub images should include f2fs and exfat modules

Status in grub2-unsigned package in Ubuntu:
  Won't Fix

Bug description:
  I guess this is the correct source package to send a feature request
  for debian/build-efi-images script.

  Here is what I ask for:

  --- build-efi-images
  +++ build-efi-images.new
  @@ -101,7 +101,9 @@
   	echo
   	efifwsetup
   	efinet
  +	exfat
   	ext2
  +	f2fs
   	fat
   	font
   	gettext

  
  Motivation: it is pretty easy to make recent ubuntu iso images loopback-boot from f2fs and exfat partitions, but it would not work with secureboot because the signed grub images from grub-efi-amd64-signed do not contain the modules.

  There are already bug reports for casper to make it boot from f2fs[1]
  and exfat[2]

  [1] https://bugs.launchpad.net/ubuntu/+source/casper/+bug/2058826
  [2] https://bugs.launchpad.net/ubuntu/+source/casper/+bug/2038694

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-unsigned/+bug/2060168/+subscriptions




More information about the foundations-bugs mailing list