1

If I am upgrading from 11.10 to 12.04 , then will my applications be deleted and also will my already configured mail setting deleted? I have many mails in my Inbox.

2 Answers2

3

Will my data be erased if I upgrade from Ubuntu 11.10 to 12.04

No:

your mail will not be deleted. At least last time I upgraded, instead of a clean install, all my mail remained(thunderbird).

For your applications when upgrading you have a arrow next to the to be deleted text. Click it to see which applications will be deleted.

blade19899
  • 26,704
3

As with all OS upgrades there is an important rule to follow:

Backup your important data before you do so

Having said that, there is only a small risk that you lose data during an upgrade process. All your private data, e-mails, and application settings will be kept. Only those applications you installed other than from the Ubuntu repositories may have to be reinstalled later, but settings for these applications will be kept too.

This is especially true for applications you installed from a ppa, from a dowloaded .deb package or compiled yourself.

Takkat
  • 142,284