add NTFS module to GRUB EFI bootloader for installation ISO images

Bug #1763738 reported by Akeo
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
grub-installer (Ubuntu)
New
Undecided
Unassigned

Bug Description

The GRUB EFI bootloader that is used by the current Ubuntu ISOs only appears to include support for the FAT/FAT32 and ISO9660 file systems.

This creates issues for people who create USB bootable media from the ISO and plan to add persistence onto it, as they are only able to do so using FAT32 as the file system, which limits the persistent partition size to 4GB (due to this filesystem's limitations).

Considering that many motherboards manufacturers are adding NTFS boot support to their UEFI firmware (for instance all intel NUC models include it, as well as many boards from Gigabyte and other vendors), and that, even if the UEFI firmware does not support native NTFS boot, it is also easy to add that functionality (for instance Rufus, the Ubuntu-recommended bootable USB media creation tool on Windows has such a feature), not having NTFS support in the GRUB EFI bootloader included with the Ubuntu ISOs is becoming problematic for Ubuntu users.

Evidence of this can be demonstrated with https://github.com/pbatard/rufus/issues/1108 and I also was able to replicate the issue when testing ubuntu-18.04-beta2-desktop-amd64.iso.

The NTFS GRUB module is a few KB in size, and should only require adding 'ntfs' during 'grub-mkimage' invocation, along with the 'fat' option that should already be present. Therefore, we don't believe it should be that problematic to do, and it would be great help for Ubuntu users wanting to use persistence on USB media. For good measure, you may also want to consider adding the 'exfat' module.

Thanks,

Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1763738/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
affects: ubuntu → grub-installer (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.