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

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Error when following instructions "Install firefox on ChromeOS"

  • 1 reply
  • 0 have this problem
  • Last reply by jbr
  • Open

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

Modified by Kate Byrne (Kate Byrne IT)

All Replies (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.

Ask a question

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