Привет, сегодня заметил, что apt хочет переустановить grub (у меня systemd-boot), и я не особо понимаю, почему. grub и osprober точно не прямые зависимости от пакетов, которые должны обновиться. Может ли это вызвать какие-то проблемы? Честно говоря, не уверен, вернётся ли система обратно к Grub в результате установки и первоначальной автоматической настройки (выполненной apt/dpkg).
Вот вывод apt:
```
root@proxmox1:~# apt full-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
grub-common grub-pc grub-pc-bin grub2-common os-prober proxmox-kernel-6.5.11-8-pve-signed
The following packages will be upgraded:
proxmox-backup-client proxmox-backup-file-restore proxmox-kernel-6.5
3 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 110 MB of archives.
After this operation, 581 MB of additional disk space will be used.
Do you want to continue? [Y/n]
```
Может кто-нибудь подтвердить, что установка не вызовет проблем? И может кто-нибудь объяснить, почему происходит (пере-)установка grub? Мои навыки работы с apt, скажем прямо, не очень.
Спасибо.
Вот вывод apt:
```
root@proxmox1:~# apt full-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
grub-common grub-pc grub-pc-bin grub2-common os-prober proxmox-kernel-6.5.11-8-pve-signed
The following packages will be upgraded:
proxmox-backup-client proxmox-backup-file-restore proxmox-kernel-6.5
3 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 110 MB of archives.
After this operation, 581 MB of additional disk space will be used.
Do you want to continue? [Y/n]
```
Может кто-нибудь подтвердить, что установка не вызовет проблем? И может кто-нибудь объяснить, почему происходит (пере-)установка grub? Мои навыки работы с apt, скажем прямо, не очень.
Спасибо.
