Hi guys,
I just wanted to share a way to upgrade from precise pangolin 12.04.
I do not recommend it for new users by any mean.
sudo sed -i 's/precise/quantal/g' /etc/apt/sources.list
sudo apt-get update && sudo apt-get dist-upgrade
This will modify the source.list file and you will be able to update to the alpha 1.
Starbe
I just wanted to share a way to upgrade from precise pangolin 12.04.
I do not recommend it for new users by any mean.
sudo sed -i 's/precise/quantal/g' /etc/apt/sources.list
sudo apt-get update && sudo apt-get dist-upgrade
This will modify the source.list file and you will be able to update to the alpha 1.
Starbe
Comment