Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

migration to new linux and get the error

  • 1 ответ
  • 1 имеет эту проблему
  • 16 просмотров
  • Последний ответ от Mohsen Pahlevanzadeh

more options

I get backup from my filrefox such as :

cp -rv ~/.mozilla/firefox/* /mnt/my_external_hdd_mounted/myfirefox/

In new linux I did the following steps:

1. rm -rf .mozilla/firefox/* 2. cp -rv /mnt/my_external_hdd_mounted/myfirefox/* ~/.mozilla/firefox/ 3. chown mohsen.mohsen -R ~/.mozilla/firefox/

By the way, both of them are version 91.

But after run of firefox, I get the error of attached picture.

I get backup from my filrefox such as : ''cp -rv ~/.mozilla/firefox/* /mnt/my_external_hdd_mounted/myfirefox/'' In new linux I did the following steps: 1. rm -rf .mozilla/firefox/* 2. cp -rv /mnt/my_external_hdd_mounted/myfirefox/* ~/.mozilla/firefox/ 3. chown mohsen.mohsen -R ~/.mozilla/firefox/ By the way, both of them are version 91. But after run of firefox, I get the error of attached picture.
Приложенные скриншоты

Выбранное решение

Ok, don't worry.

You have firefox-esr in new linux-box and your old firefox was firefox. You need to remove firefox-esr and install firefox. Then copy your backup.

Прочитайте этот ответ в контексте 👍 0

Все ответы (1)

more options

Выбранное решение

Ok, don't worry.

You have firefox-esr in new linux-box and your old firefox was firefox. You need to remove firefox-esr and install firefox. Then copy your backup.