Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече
Open

Error when following instructions "Install firefox on ChromeOS"

jbr replied
Kate Byrne (Kate Byrne IT)

Resolved Update: apparently cat cannot write to /etc. Resolved by using:

sudo tee /etc/apt/sources.list.d/mozilla.sources <<eof types: deb uris: https: packages.mozilla.org apt suites: mozilla components: main signed-by: etc keyrings packages.mozilla.org.asc eof p></eof>

The instructions need updating!

_________________original problem (in case some one else needs the information)

I am following the instructions in section "Install Firefox from Mozilla Repository (Recommended)" at https://support.mozilla.org/en-US/kb/run-firefox-chromeos At step 4 I am receiving a permission denied error: "-bash: /etc/apt/sources.list.d/mozilla.sources: Permission denied" I am not sure how to resolve or continue.

Last command and output:

username@penguin:~ cat <<EOF > /etc/apt/sources.list.d/mozilla.sources Types: deb URIs: https://packages.mozilla.org/apt Suites: mozilla Components: main Signed-By: /etc/apt/keyrings/packages.mozilla.org.asc EOF -bash: /etc/apt/sources.list.d/mozilla.sources: Permission denied

Resolved Update: apparently cat cannot write to /etc. Resolved by using: sudo tee /etc/apt/sources.list.d/mozilla.sources <<EOF Types: deb URIs: https://packages.mozilla.org/apt Suites: mozilla Components: main Signed-By: /etc/apt/keyrings/packages.mozilla.org.asc EOF The instructions need updating! _________________original problem (in case some one else needs the information) I am following the instructions in section "Install Firefox from Mozilla Repository (Recommended)" at https://support.mozilla.org/en-US/kb/run-firefox-chromeos At step 4 I am receiving a permission denied error: "-bash: /etc/apt/sources.list.d/mozilla.sources: Permission denied" I am not sure how to resolve or continue. Last command and output: username@penguin:~ cat <<EOF > /etc/apt/sources.list.d/mozilla.sources Types: deb URIs: https://packages.mozilla.org/apt Suites: mozilla Components: main Signed-By: /etc/apt/keyrings/packages.mozilla.org.asc EOF -bash: /etc/apt/sources.list.d/mozilla.sources: Permission denied

Променено на от Kate Byrne (Kate Byrne IT)

Всички отговори (1)

I do see the article has pending updates to pretty much the same tune: https://support.mozilla.org/en-US/kb/run-firefox-chromeos/history

Thanks for confirming this! It needs a reviewer to approve the new revisions first, but it will get live eventually.

Задаване на въпрос

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.