搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

migration to new linux and get the error

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.