ubuntu 12.04 LTS how to avoid GRUB update
Oliver Grawert
ogra at ubuntu.com
Wed Jan 13 11:41:35 UTC 2016
hi,
Am Mittwoch, den 13.01.2016, 10:12 +0000 schrieb Spyros Tsiolis:
> >> If grub isn't used at all, you could also
> >> just remove the package.
> >>
> >> Petter
>
> Hi Peter and thank you for your reply.
>
> Yes, I've "unchecked" the GRUB2 package but synaptic chokes on
> other packages that (from what it seems) are needed by the system.
> I can post the actual message if you want me to . ..
use:
sudo apt-get purge grub-common
that should remove
grub-gfxpayload-lists, grub-pc, grub-pc-bin and grub2-common
alongside ... there are no reverse dependencies on them ... bootloaders
arent required packages in ubuntu at all, just rip it out (people can
use lilo if they want ;) ... or PXE, like you do ... or whatever else
works for them)
ciao
oli
More information about the ubuntu-users
mailing list