" The 17.04 repositories have been closed and withdrawn. That is why you cannot reach them". so to upgrade your 17.04 to 17.10.
you can follow this 17.04 to 17.10
i did following steps to achieve that:
- update the sources list: ~$ sudo nano /etc/apt/sources.list
replace every 'zesty' code name with 'artful' code name.
zesty is 17.04 code name and artful is 17.10 code name.
- then issue this command at terminal: ~$ sudo apt update | ~$ sudo apt upgrade
~$ sudo apt dist-upgrade | sudo do-release-upgrade
- i used 2nd and 4th link as a reference.
- rest are easy.
- http://au.archive.ubuntu.com/ubuntu/ubuntu/ubuntu/dists/
- https://help.ubuntu.com/community/ArtfulUpgrades/Kubuntu
- https://help.ubuntu.com/community/EOLUpgrades#SpecificOlder
- https://ubuntuforums.org/showthread.php?t=2382832
good luck
Useful links:
the same steps can be followed to update from Kubunto 17.10 to 18.04
replace artful (17.10 code name) with bionic (18.04 code name) and rest of the commands, ad you're set.
No comments:
Post a Comment