upgrade možné je ale moc bych to nedoporučoval, zabere to cca 3 hodiny (na starém HW

). Koukni sám, zde je postup upgrade z LM13 na LM16, který jsem zkoušel:
0. LM13MATE 64bit
1. logout
2. ctrl+alt+F2
3. sudo /etc/init.d/mdm stop
4. sudo pico /etc/apt/sources.list
deb
http://packages.linuxmint.com/ petra main upstream import
deb
http://archive.ubuntu.com/ubuntu/ saucy main restricted universe multiverse
deb
http://archive.ubuntu.com/ubuntu/ saucy-updates main restricted universe multiverse
deb
http://security.ubuntu.com/ubuntu/ saucy-security main restricted universe multiverse
deb
http://archive.canonical.com/ubuntu/ saucy partner
5. sudo apt-get update
6. sudo apt-get dist-upgrade
7. při dotazu: z - opravit 13 na 16 a Maya na Petra - exit - n
8. sudo apt-get upgrade -f
9. sudo reboot
10. vase sezeni trvalo mene nez 10 sekund
11. Instal MATE:
sudo pico /etc/apt/sources.list
deb
http://packages.linuxmint.com/ petra main upstream import
deb
http://archive.ubuntu.com/ubuntu/ saucy main restricted universe multiverse
deb
http://archive.ubuntu.com/ubuntu/ saucy-updates main restricted universe multiverse
deb
http://security.ubuntu.com/ubuntu/ saucy-security main restricted universe multiverse
deb
http://archive.canonical.com/ubuntu/ saucy partner
deb
http://repo.mate-desktop.org/ubuntu saucy main
sudo apt-get --yes --quiet --allow-unauthenticated install mate-archive-keyring
sudo apt-get install mate-core
sudo apt-get install mate-desktop-environment
12. sudo reboot
13. login
14. clear /etc/apt/sources.list
15. sudo pico /etc/apt/sources.list.d/official-package-repositories.list
deb
http://packages.linuxmint.com petra main upstream import
deb
http://extra.linuxmint.com petra main
deb
http://archive.ubuntu.com/ubuntu saucy main restricted universe multiverse
deb
http://archive.ubuntu.com/ubuntu saucy-updates main restricted universe multiverse
deb
http://security.ubuntu.com/ubuntu/ saucy-security main restricted universe multiverse
deb
http://archive.canonical.com/ubuntu/ saucy partner
15. sudo apt-get dist-upgrade
16. sudo reboot
17. LM16MATE 64bit
18. DNS fix
sudo dpkg-reconfigure resolvconf
sudo dhclient -v
19. přidat do /usr/share/python-apt/templates/LinuxMint.info
Suite: petra
RepositoryType: deb
BaseURI:
http://packages.linuxmint.com/
MatchURI: packages.linuxmint.com
MirrorsFile-amd64: /usr/share/python-apt/templates/LinuxMint.mirrors
MirrorsFile-i386: /usr/share/python-apt/templates/LinuxMint.mirrors
Description: Linux Mint 16 'Petra'
Component: main
CompDescription: Main packages
CompDescriptionLong: Main packages
Component: upstream
CompDescription: Upstream packages
CompDescriptionLong: Upstream packages
Component: import
CompDescription: Imported packages
CompDescriptionLong: Imported packages
Component: backport
CompDescription: Backports
CompDescriptionLong: Backported packages
Component: romeo
CompDescription: Unstable packages
CompDescriptionLong: Unstable packages