Product SiteDocumentation Site

Parte V. Technical appendixes

The appendixes in this section do not contain instructions that tell you how to install Fedora. Instead, they provide technical background that you might find helpful to understand the options that Fedora offers you at various points in the installation process.

Índice

A. Introdução às Partições de Disco
A.1. Conceitos Básicos do Disco Rígido
A.1.1. Não Importa o que Você Escreve, mas como Você Escreve
A.1.2. Partições: Transformando um Drive em Muitos
A.1.3. Partições dentro de Partições — Uma Visão Geral de Partições Estendidas
A.1.4. Making Room For Fedora
A.1.5. Esquema de Nomeamento de Partições
A.1.6. Partições de Disco e Outros Sistemas Operacionais
A.1.7. Partições de Disco e Pontos de Montagem
A.1.8. Quantas Partições?
B. ISCSI disks
B.1. iSCSI disks in anaconda
B.2. iSCSI disks during start up
C. Disk Encryption Guide
C.1. What is block device encryption?
C.2. Encrypting block devices using dm-crypt/LUKS
C.2.1. Overview of LUKS
C.2.2. How will I access the encrypted devices after installation? (System Startup)
C.2.3. Choosing a Good Passphrase
C.3. Creating Encrypted Block Devices in Anaconda
C.3.1. What Kinds of Block Devices Can Be Encrypted?
C.3.2. Limitations of Anaconda's Block Device Encryption Support
C.4. Creating Encrypted Block Devices on the Installed System After Installation
C.4.1. Create the block devices
C.4.2. Optional: Fill the device with random data
C.4.3. Format the device as a dm-crypt/LUKS encrypted device
C.4.4. Create a mapping to allow access to the device's decrypted contents
C.4.5. Create filesystems on the mapped device, or continue to build complex storage structures using the mapped device
C.4.6. Add the mapping information to /etc/crypttab
C.4.7. Add an entry to /etc/fstab
C.5. Common Post-Installation Tasks
C.5.1. Set a randomly generated key as an additional way to access an encrypted block device
C.5.2. Add a new passphrase to an existing device
C.5.3. Remove a passphrase or key from a device
D. Understanding LVM
E. O Carregador de Inicialização GRUB
E.1. GRUB
E.1.1. O GRUB e o Processo de Inicialização do x86
E.1.2. Características do GRUB
E.2. Installing GRUB
E.3. Terminologia do GRUB
E.3.1. Nomes de Dispositivos
E.3.2. Nomes de Arquivos e Listas de Blocos
E.3.3. O Sistema de Arquivos Raiz e o GRUB
E.4. Interfaces do GRUB
E.4.1. Ordem de Carregamento das Interfaces
E.5. Comandos do GRUB
E.6. Arquivo de Configuração do Menu do GRUB
E.6.1. Estrutura do Arquivo de Configuração
E.6.2. Diretivas do Arquivo de Configuração
E.7. Alterando Níveis de Execução Durante a Inicialização
E.8. Recursos Adicionais
E.8.1. Documentação Instalada
E.8.2. Sites Úteis
E.8.3. Livros Relacionados
F. Processo de Inicialização, Init, e Shutdown
F.1. O Processo de Inicialização
F.2. Uma Investigação Detalhada do Processo de Inicialização
F.2.1. O BIOS
F.2.2. O Carregador de Inicialização
F.2.3. O Kernel
F.2.4. O Programa /sbin/init
F.3. Rodando Programas Adicionais Durante a Inicialização
F.4. Níveis de Execução SysV Init
F.4.1. Níveis de Execução
F.4.2. Utilitários de Nível de Execução
F.5. Desligando
G. Outros Documentos Técnicos