This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

[solved] upgradeZorin12.2 64 without installation of Grub

old-simple

Wed Dec 13, 2017 9:02:07 pm

Hi to all

how to upgrade system via
Code:
apt-get upgrade
without new install of grub?
Have one multiboot system including Win plus various linuxes. But do not like Grub overwrites my install because use another cfg file wich i can update via another linux distro.

THX

qnarkill

Wed Dec 13, 2017 9:48:34 pm

What if you hold the grub to the version ?
Code:
sudo apt-mark hold grub* grub*:i386

old-simple

Sun Dec 17, 2017 11:58:30 am

Thank you very much! Worked well. Didnt knew that command ...

qnarkill

Sun Dec 17, 2017 2:21:04 pm

Nice, your welcome.