Comment 4 for bug 1527664

Revision history for this message
Anthony Wood (z-launchpad-wood-id-au) wrote :

After a clean server install of 18.04, /etc/default/grub.d/50-curtin.cfg is

GRUB_CMDLINE_LINUX_DEFAULT=""

curtin is not installed on the server; this file should be removed when curtin is finished/removed.

Alternate fixes:
- change the file so it is not so destructive
- get the grub people to change their script so overwriting like this is detected + reported

e.g.
sudo update-grub
/etc/default/grub.d/50-curtin.cfg is over-riding /etc/default/grub's GRUB_CMDLINE_LINUX_DEFAULT