Greetings guys,

Today I tried to upgrade my encrypted usb persistence to kali 2.0. everything was going just fine, but I ended up with an error, or at least kind of it.

error : "imagemagick (8:6.8.9.9-1) unstable

in order to upgrade I did what I read on the official kali website :

cat << EOF > /etc/apt/sources.list
deb http://http.kali.org/kali sana main non-free contrib
deb http://security.kali.org/kali-security/ sana/updates main contrib non-free
EOF

apt-get update
apt-get dist-upgrade # get a coffee, or 10.
reboot


In conclusion, is it or not possible to update encrypted persistente usb to kali 2.0. ? If it is what do I have to do to solve my problem, or am I doing something wrong ?

Thanks in advance to all of you guys.