At first, the GRUB `insmod` command is idempotent. It is, loading many
times the same module is not a great problem. Moreover, fixing this bug
could increase complexity, and "complexity often leads to bugs".
However, some people may thing a smaller generated GRUB config file
easier to debug and un
You'll get it if you have multiple disks, for example.
The code to avoid this is probably not worth the increase in complexity
(bearing in mind that complexity often leads to bugs). Since insmod is
idempotent, multiple instances of it are by definition harmless.
** Changed in: grub2 (Ubuntu)
I have just been reported this because it should not be happening.
Do you have more information why is it generated more times and what exactly is
it depend on ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
True depending on your disk/filesystem layout, but in practice harmless.
** Changed in: grub2 (Ubuntu)
Importance: Undecided => Low
** Changed in: grub2 (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t