User Tools

Site Tools


urbino

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
urbino [2023/01/08 19:42]
team [How to solve problem with our repository for 64bit]
urbino [2023/05/17 18:27] (current)
team
Line 45: Line 45:
 then insert your root password and copy and paste this command: then insert your root password and copy and paste this command:
 <​code>​ wget -O - https://​uzl-deb.ufficiozero.org/​repository/​ufficiozero-key.gpg | apt-key add - </​code>​ <​code>​ wget -O - https://​uzl-deb.ufficiozero.org/​repository/​ufficiozero-key.gpg | apt-key add - </​code>​
 +
 +===== Failed updates =====
 +
 +Sometimes Mintinstall fails to remove packages that are no longer required for installation. ​
 +
 +This is due to powerless hardware or not to much ram. In particular cases we will have installed live-boot-initramfs-tools that it is read-only and prevent to use regular initramfs-tools and our updates, specially kernel. ​
 +
 +To solve this issue open a terminal and type <​code>​sudo apt purge live-boot-initramfs-tools</​code>​. ​
 +
 +Now you have to regenerate cache, with '​search new updates'​. This will be fine, now. 
 +
 +Do not accept partial updates, it will be dangerous. ​
  
urbino.txt ยท Last modified: 2023/05/17 18:27 by team