Bug 40666 - GRUB Error: "Disk filter writes are not supported in boot"
GRUB Error: "Disk filter writes are not supported in boot"
Status: CLOSED FIXED
Product: Z_SDB
Classification: Unclassified
Component: New entries
unspecified
Other Linux
: P5 normal
: ---
Assigned To: Janek Walkenhorst
Sönke Schwardt-Krummrich
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-02-15 17:05 CET by Janek Walkenhorst
Modified: 2023-03-25 06:46 CET (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janek Walkenhorst univentionstaff 2016-02-15 17:05:42 CET
Bug #26763 added/activated the "savedefault" option by default. This requires GRUB to write to the disk, which is not supported for every type of device (e.g. mdadm-software-RAID)

If GRUB can not write to the disk it displays the message
"Disk filter writes are not supported in boot"
and requires a key press to continue the boot.

As the function does not work if GRUB can not write the "savedefault" option can be disabled by
$ ucr set grub/savedefault=false
Comment 1 Janek Walkenhorst univentionstaff 2016-02-17 12:37:11 CET
<http://sdb.univention.de/1357>
Comment 2 Sönke Schwardt-Krummrich univentionstaff 2016-02-19 11:42:59 CET
Fixed and verified.