summaryrefslogtreecommitdiff
path: root/pt_BR/post-install
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-08-07 15:50:11 +0000
committerFrans Pop <elendil@planet.nl>2006-08-07 15:50:11 +0000
commit2d555470068ccdc434b41a8f438c3c2b56109305 (patch)
treec3f942e1ae8459d1784a4068401c8d764e01e5bf /pt_BR/post-install
parenteaf56720ee96ae00de0acc841c8cfc7832bac7d7 (diff)
downloadinstallation-guide-2d555470068ccdc434b41a8f438c3c2b56109305.zip
Initial commit preparing to add variant for AMD64.
This commit basically creates the AMD64 variant as a copy of the i386 manual. Further commits will be needed to differentiate the AMD64 variant from i386 where needed. Commit includes changes for all translations.
Diffstat (limited to 'pt_BR/post-install')
-rw-r--r--pt_BR/post-install/kernel-baking.xml2
-rw-r--r--pt_BR/post-install/reactivating-win.xml2
-rw-r--r--pt_BR/post-install/rescue.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/pt_BR/post-install/kernel-baking.xml b/pt_BR/post-install/kernel-baking.xml
index f140f4762..4df1a6ab9 100644
--- a/pt_BR/post-install/kernel-baking.xml
+++ b/pt_BR/post-install/kernel-baking.xml
@@ -168,7 +168,7 @@ personalizado como qualquer pacote. Como root, execute o comando
</phrase>
A parte <replaceable>sub-arquitetura</replaceable> é uma sub-arquitetura
opcional,
-<phrase arch="i386"> tal como <quote>i586</quote>, </phrase>
+<phrase arch="x86"> tal como <quote>i586</quote>, </phrase>
dependendo das opções do kernel que escolheu.
O comando <userinput>dpkg -i </userinput> instalará o kernel,
junto com outros arquivos de suporte. Por exemplo, o
diff --git a/pt_BR/post-install/reactivating-win.xml b/pt_BR/post-install/reactivating-win.xml
index ef2a9de6e..1d209b50c 100644
--- a/pt_BR/post-install/reactivating-win.xml
+++ b/pt_BR/post-install/reactivating-win.xml
@@ -2,7 +2,7 @@
<!-- original version: 28672 -->
<!-- reviewed by Felipe Augusto van de Wiel (faw) 2006.01.01 -->
- <sect1 arch="i386" id="reactivating-win">
+ <sect1 arch="x86" id="reactivating-win">
<title>Reativando o DOS e o Windows</title>
<para>
diff --git a/pt_BR/post-install/rescue.xml b/pt_BR/post-install/rescue.xml
index 1dd73c91e..3d4acead9 100644
--- a/pt_BR/post-install/rescue.xml
+++ b/pt_BR/post-install/rescue.xml
@@ -44,7 +44,7 @@ bem como as criadas diretamente nos discos.
Se possível, o instalador irá apresentar agora um prompt shell no sistema de
arquivos que você escolheu, onde você poderá fazer qualquer reparo necessário.
-<phrase arch="i386">
+<phrase arch="x86">
Por exemplo, se você precisa reinstalar o carregador de inicialização GRUB no
master boot record do primeiro disco rígido, você poderá usar o comando
<userinput>grub-install '(hd0)'</userinput> para isso.