Tested on bionic:
mkfs.btrfs /dev/vda2
mount /dev/vda2 /mnt
cp -a /boot/* /mnt/
umount /mnt
mount /dev/vda2 /mnt
grub-install vda
update-grub
reboot

- Boot to the grub prompt and hit 'c'

grub> save_env timeout_style
error: sparse file not allowed
grub>

grub does not support writes to btrfs; therefore Ubuntu does not have
recordfail handling; therefore we cannot default to a timeout of zero on
UEFI systems when grub is installed to btrfs.

You are welcome to adjust the timeouts in /etc/default/grub, but the
grub package's behavior here is deliberate.

** Changed in: grub2 (Ubuntu)
       Status: Confirmed => Invalid

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

Title:
  quick-boot-lvm.patch caused regression - menu always appear if root is
  on Btrfs

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to