Ticket #1512 (closed defect: fixed)
Disable the stupid GRUB diskfilter error message
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Current Semester |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: | LP:1274320 Debian:754921 |
Description
Because GRUB still can't deal with LVM in 2014, but tries to anyway, you get an annoying "diskfilter writes are not supported" error and booting is delayed by 5 seconds.
We can trivially fix this on cluster (which is the only place we really care about) by scribbling over recordfail() entirely.
Change History
Note: See
TracTickets for help on using
tickets.
committed 31bd68c059a934a0191f6bdfe3762db2e9b39b86 (Workaround GRUB's lack of LVM support) to master