Difference between revisions of "Install/Introduction/pt-br"

From Funtoo
Jump to navigation Jump to search
(Updating to match new version of source page)
Line 5: Line 5:
= Guia de Instalação: Introdução =
= Guia de Instalação: Introdução =


<div class="mw-translate-fuzzy">
{{InstallNavigation|num=0|next=Download LiveCD}}</noinclude>
{{InstallNavigation|num=0|next=Download LiveCD}}</noinclude>
   
   
Este documento foi escrito para ajudá-lo a instalar o Funtoo Linux em sistemas compatíveis com PC, enquanto mantém as opções de distração relacionadas à configuração do sistema no mínimo.
Este documento foi escrito para ajudá-lo a instalar o Funtoo Linux em sistemas compatíveis com PC, enquanto mantém as opções de distração relacionadas à configuração do sistema no mínimo.
</div>
Welcome to Funtoo Linux! This document was written to help you install Funtoo Linux on PC-compatible systems, while keeping distracting options regarding system configuration to a minimum.


Se você já teve experiência anterior na instalação do Gentoo Linux, então muitas etapas serão familiares, mas você ainda deve ler esse guia, pois
Se você já teve experiência anterior na instalação do Gentoo Linux, então muitas etapas serão familiares, mas você ainda deve ler esse guia, pois
existem algumas diferenças. Se você é novo em instalar um Linux baseado no Gentoo ou um novato no Linux - bem-vindo - tentamos tornar essas instruções de instalação compreensíveis para novos usuários também.
existem algumas diferenças. Se você é novo em instalar um Linux baseado no Gentoo ou um novato no Linux - bem-vindo - tentamos tornar essas instruções de instalação compreensíveis para novos usuários também.


{{Note|Se você está instalando o Funtoo Linux na arquitetura ARM , por favor, consulte [[Funtoo Linux Installation on ARM|ARM]] , por favor veja [[Funtoo Linux Installation on ARM]] para diferenças notáveis relacionadas ao suporte ARM. }}
{{Tip|We now offer direct deployment of [https://aws.amazon.com/marketplace/pp/B07KT3VN7Q/ Funtoo Linux in Amazon Web Services]. This is a useful option for those who wish to take advantage of AWS or deploy Funtoo Linux automatically. [[Amazon EC2 Launch|A tutorial-style guide on how to use AWS with Funtoo is available.]] }}


=== Visão Geral da Instalação ===
{{Note|To familiarize yourself with the latest changes in Funtoo Linux, [[Release Notes/1.3-release|Release Notes for Funtoo Linux 1.3]] are available.}}
 
<includeonly>Esta é uma visão geral básica do processo de instalação do Funtoo: </includeonly><noinclude>Esta é uma visão geral básica do processo de instalação do Funtoo Linux. Observe que, se você estiver usando a documentação seção por seção, os links abaixo não funcionarão. Em vez disso, use o link "Avançar" acima para prosseguir para cada seção sucessiva. [[Install|Clique aqui para visualizar todo o Guia de Instalação em uma única página (em Inglês)]], ele possui um formato adequado para impressão.</noinclude>


<div class="mw-translate-fuzzy">
# [[Install/Download_LiveCD/pt-br|Descarregue e inicialize o Live CD de sua preferência]].
# [[Install/Download_LiveCD/pt-br|Descarregue e inicialize o Live CD de sua preferência]].
# [[#Prepare Hard Disk|Prepare seu disco rígido]].
# [[#Prepare Hard Disk|Prepare seu disco rígido]].
Line 30: Line 33:
# [[#Restart your system|Reinicie e aproveite seu sistema]].  
# [[#Restart your system|Reinicie e aproveite seu sistema]].  
<includeonly>{{Important|We now offer the ability to {{Install|1=read and browse the Install Guide section-by-section}}. Online users may find this more convenient.}}</includeonly>
<includeonly>{{Important|We now offer the ability to {{Install|1=read and browse the Install Guide section-by-section}}. Online users may find this more convenient.}}</includeonly>
</div>
# [[Install/Download_LiveCD|Download and boot the live CD of your choice]].
# [[Install/Prepare_Disk|Prepare your disk]].
# [[Install/MBR_Partitioning|MBR Partitioning]].
# [[Install/GPT_Partitioning|GPT Partitioning]].
# [[Install/Creating_Filesystems|Create]] and [[Install/Mounting_Filesystems|mount]] filesystems.
# [[Install/Setting_the_Date|Setting the Date]].
# [[Install/Download_and_Extract_Stage3|Install the Funtoo stage tarball]] of your choice.
# [[Install/Chroot|Chroot into your new system]].
# [[Install/Download_Portage_Tree|Download the Portage tree]].
# [[Install/Configuration_Files|Configure your system]].
# [[Install/Introducing_Portage|Introducing Portage]].
# [[Install/Kernel|Install a kernel]].
# [[Install/Bootloader|Install a bootloader]].
# [[Install/Network|Configure the Network]].
# [[Install/Finishing|Complete final steps]].
# [[Install/Profiles|Profile Configuration]].
# [[Install/Done|All Done! Enjoy!]]
<noinclude>{{InstallNavigation|num=0|next=Download LiveCD|align=right}}</noinclude>

Revision as of 03:49, March 21, 2019

Other languages:
Deutsch • ‎English • ‎Türkçe • ‎español • ‎français • ‎polski • ‎português do Brasil • ‎русский • ‎中文(中国大陆)‎ • ‎中文(台灣)‎ • ‎한국어

Guia de Instalação: Introdução

Install Guide, Chapter 0 Next >

Este documento foi escrito para ajudá-lo a instalar o Funtoo Linux em sistemas compatíveis com PC, enquanto mantém as opções de distração relacionadas à configuração do sistema no mínimo.

Welcome to Funtoo Linux! This document was written to help you install Funtoo Linux on PC-compatible systems, while keeping distracting options regarding system configuration to a minimum.

Se você já teve experiência anterior na instalação do Gentoo Linux, então muitas etapas serão familiares, mas você ainda deve ler esse guia, pois existem algumas diferenças. Se você é novo em instalar um Linux baseado no Gentoo ou um novato no Linux - bem-vindo - tentamos tornar essas instruções de instalação compreensíveis para novos usuários também.

   Tip

We now offer direct deployment of Funtoo Linux in Amazon Web Services. This is a useful option for those who wish to take advantage of AWS or deploy Funtoo Linux automatically. A tutorial-style guide on how to use AWS with Funtoo is available.

   Note

To familiarize yourself with the latest changes in Funtoo Linux, Release Notes for Funtoo Linux 1.3 are available.

  1. Download and boot the live CD of your choice.
  2. Prepare your disk.
  3. MBR Partitioning.
  4. GPT Partitioning.
  5. Create and mount filesystems.
  6. Setting the Date.
  7. Install the Funtoo stage tarball of your choice.
  8. Chroot into your new system.
  9. Download the Portage tree.
  10. Configure your system.
  11. Introducing Portage.
  12. Install a kernel.
  13. Install a bootloader.
  14. Configure the Network.
  15. Complete final steps.
  16. Profile Configuration.
  17. All Done! Enjoy!
Install Guide, Chapter 0 Next >