@adamsmith I simplified your patch down to a 1-liner, can you verify it still fixes it for you? I have test builds in case it helps here: https://launchpad.net/~ddstreet/+archive/ubuntu/lp1770093
@waveform since you're the pi man, do you have an opinion on this? For quick reference, this is the patch to the 'fstab.d/basic' file: @@ -86,7 +86,7 @@ fi fi # base-passwd defines gid 46 as group plugdev - if [ "$method" != efi ]; then + if [ "$method" != efi -a "$mountpoint" != "/boot/firmware" ]; then options="$options,umask=007,gid=46" fi echo "$path" "$mountpoint" vfat $options 0 1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1770093 Title: Ubiquity crashes with mount points that are FAT16/32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/partman-basicfilesystems/+bug/1770093/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs