Difference between revisions of "Translations:Install/Download and Extract Stage3/14/pt-br"

From Funtoo
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{console|body=
{{console|body=
###i## cd /mnt/funtoo
###i## cd /mnt/funtoo
###i## wget https://build.funtoo.org/1.3-release-std/x86-64bit/generic_64/stage3-latest.tar.xz
###i## wget https://build.funtoo.org/next/x86-64bit/generic_64/stage3-latest.tar.xz
}}
}}
Observe que sistemas em 64 bits podem executar estágios em 32 bits ou em 64 bits, mas sistemas 32 bits são exclusivos para estágios com código em 32 bits. Tenha certeza que selecionou o Estágio 3 apropriado para sua CPU. Caso não tenha certeza, é seguro escolher um dos estágios: {{c|generic_64}} ou {{c|generic_32}}.
Consulte a página [[Subarches]] para mais informações.

Latest revision as of 09:02, September 10, 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Install/Download and Extract Stage3)
{{console|body=
###i## cd /mnt/funtoo
###i## wget https://build.funtoo.org/next/x86-64bit/generic_64/stage3-latest.tar.xz
}}
root # cd /mnt/funtoo
root # wget https://build.funtoo.org/next/x86-64bit/generic_64/stage3-latest.tar.xz