Ejemplo :
The upgrade has aborted. The upgrade needs a total of 49.5 M free
space on disk '/boot'. Please free at least an additional 5,374 k of
disk space on '/boot'. You can remove old kernels using 'sudo apt
autoremove' and you could also set COMPRESS=xz in
/etc/initramfs-tools/initramfs.conf to reduce the size of your
initramfs.
root@rpi3b2:~$ ls -la /boot
Solución :
Mover los ficheros kernel.img y start_x.elf a un lugar seguro.
sudo mv /boot/kernel.img /
sudo mv /boot/start_x.elf /
Ejecutar de nuevo : sudo do-release-upgrade
No hay comentarios:
Publicar un comentario