# AUTHOR , YEAR. # # neb , 2011. msgid "" msgstr "" "Project-Id-Version: Fedora Deployment Guide\n" "POT-Creation-Date: 2011-02-22T00:50:52\n" "PO-Revision-Date: 2011-03-22 16:09+0000\n" "Last-Translator: neb \n" "Language-Team: Portuguese (Brazilian) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" #. Tag: title #, no-c-format msgid "Manually Upgrading the Kernel" msgstr "Atualizando o Kernel Manualmente" #. Tag: indexterm #, no-c-format msgid "kernel upgrading the kernel" msgstr "" #. Tag: indexterm #, no-c-format msgid "kernel package" msgstr "" #. Tag: indexterm #, no-c-format msgid "kernel RPM package" msgstr "" #. Tag: indexterm #, no-c-format msgid "package kernel RPM" msgstr "" #. Tag: para #, no-c-format msgid "" "The &MAJOROS; kernel is custom-built by the &MAJOROS; kernel team to ensure " "its integrity and compatibility with supported hardware. Before Red Hat " "releases a kernel, it must first pass a rigorous set of quality assurance " "tests." msgstr "" #. Tag: para #, no-c-format msgid "" "&MAJOROS; kernels are packaged in the RPM format so that they are easy to " "upgrade and verify using the Yum or " "PackageKit package managers. " "PackageKit automatically queries the Red Hat " "Network servers and informs you of packages with available updates, " "including kernel packages." msgstr "" #. Tag: para #, no-c-format msgid "" "This chapter is therefore only useful for users who " "need to manually update a kernel package using the rpm " "command instead of yum." msgstr "" #. Tag: indexterm #, no-c-format msgid "" "kernel installing kernel packages" msgstr "" #. Tag: indexterm #, no-c-format msgid "installing the kernel" msgstr "" #. Tag: title #, no-c-format msgid "Use Yum to Install Kernels Whenever Possible" msgstr "" #. Tag: para #, no-c-format msgid "" "Whenever possible, use either the Yum or " "PackageKit package manager to install a new " "kernel because they always install a new kernel instead" " of replacing the current one, which could potentially leave your system " "unable to boot." msgstr "" #. Tag: title #, no-c-format msgid "Important" msgstr "Importante" #. Tag: para #, no-c-format msgid "" "Building a custom kernel is not supported by the Red Hat Global Services " "Support team, and therefore is not explored in this manual." msgstr "" #. Tag: para #, no-c-format msgid "" "For more information on installing kernel packages with " "Yum, refer to ." msgstr "" #. Tag: title #, no-c-format msgid "Overview of Kernel Packages" msgstr "Visão Geral dos Pacotes do Kernel" #. Tag: indexterm #, no-c-format msgid "kernel kernel packages" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "kernel package kernel " "for single,multicore and multiprocessor systems" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "packages kernel for " "single,multicore and multiprocessor systems" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "kernel package kernel-devel " "kernel headers and makefiles" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "packages kernel-devel " "kernel headers and makefiles" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "kernel package kernel-doc " " documentation files" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "packages kernel-doc " "documentation files" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "kernel package kernel-headers " " C header files files" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "packages kernel-headers " " C header files files" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "kernel package kernel-firmware " " firmware files" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "packages kernel-firmware " " firmware files" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "kernel package perf " "firmware files" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "packages perf firmware " "files" msgstr "" #. Tag: para #, no-c-format msgid "&MAJOROS; contains the following kernel packages:" msgstr "" #. Tag: para #, no-c-format msgid "" "kernel — Contains the kernel for single, multicore and " "multiprocessor systems." msgstr "" #. Tag: para #, no-c-format msgid "" "kernel-debug — Contains a kernel with numerous debugging " "options enabled for kernel diagnosis, at the expense of reduced performance." msgstr "" #. Tag: para #, no-c-format msgid "" "kernel-devel — Contains the kernel headers and makefiles " "sufficient to build modules against the kernel package." msgstr "" #. Tag: para #, no-c-format msgid "" "kernel-debug-devel — Contains the development version of " "the kernel with numerous debugging options enabled for kernel diagnosis, at " "the expense of reduced performance." msgstr "" #. Tag: para #, no-c-format msgid "" "kernel-doc — Documentation files from the kernel source. " "Various portions of the Linux kernel and the device drivers shipped with it " "are documented in these files. Installation of this package provides a " "reference to the options that can be passed to Linux kernel modules at load " "time." msgstr "" #. Tag: para #, no-c-format msgid "" "By default, these files are placed in the /usr/share/doc/kernel-" "doc-<kernel_version>/ directory." msgstr "" #. Tag: para #, no-c-format msgid "" "kernel-headers — Includes the C header files that specify" " the interface between the Linux kernel and user-space libraries and " "programs. The header files define structures and constants that are needed " "for building most standard programs." msgstr "" #. Tag: para #, no-c-format msgid "" "kernel-firmware — Contains all of the firmware files that" " are required by various devices to operate." msgstr "" #. Tag: para #, no-c-format msgid "" "perf — This package contains supporting scripts and " "documentation for the perf tool shipped in each " "kernel image subpackage." msgstr "" #. Tag: title #, no-c-format msgid "Preparing to Upgrade" msgstr "Preparando para o Upgrade" #. Tag: indexterm #, no-c-format msgid "boot media" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "kernel upgrading " "preparing" msgstr "" #. Tag: indexterm #, no-c-format msgid "kernel upgrading preparing" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "kernel upgrading working" " boot media" msgstr "" #. Tag: para #, no-c-format msgid "" "Before upgrading the kernel, it is recommended that you take some " "precautionary steps." msgstr "" #. Tag: para #, no-c-format msgid "" "First, ensure that working boot media exists for the system in case a " "problem occurs. If the boot loader is not configured properly to boot the " "new kernel, the system cannot be booted into &MAJOROS; without working boot " "media." msgstr "" #. Tag: para #, no-c-format msgid "" "USB media often comes in the form of flash devices sometimes called " "pen drives, thumb disks, or " "keys, or as an externally-connected hard disk device." " Almost all media of this type is formatted as a VFAT file system. You can create bootable " "USB media on media formatted as ext2, ext3, or VFAT." msgstr "" #. Tag: para #, no-c-format msgid "" "You can transfer a distribution image file or a minimal boot media image " "file to USB media. Make sure that sufficient free space is available on the " "device. Around 4 GB is required for a distribution DVD " "image, around 700 MB for a distribution CD image, or " "around 10 MB for a minimal boot media image." msgstr "" #. Tag: para #, no-c-format msgid "" "You must have a copy of the boot.iso file from a " "&MAJOROS; installation DVD, or installation CD-ROM#1, and you need a USB " "storage device formatted with the VFAT file system and around 16 " "MB of free space. The following procedure will not affect " "existing files on the USB storage device unless they have the same path " "names as the files that you copy onto it. To create USB boot media, perform " "the following commands as the root user:" msgstr "" #. Tag: para #, no-c-format msgid "" "Install the SYSLINUX bootloader on the USB " "storage device:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# syslinux /dev/sdX1\n" " \n" " " msgstr "" #. Tag: para #, no-c-format msgid "...where sdX is the device name." msgstr "" #. Tag: para #, no-c-format msgid "" "Create mount points for boot.iso and the USB storage " "device:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# mkdir /mnt/isoboot /mnt/diskboot\n" " " msgstr "" #. Tag: para #, no-c-format msgid "Mount boot.iso:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# mount -o loop boot.iso /mnt/isoboot\n" " " msgstr "" #. Tag: para #, no-c-format msgid "Mount the USB storage device:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# mount /dev/<sdX1> /mnt/diskboot\n" " " msgstr "" #. Tag: para #, no-c-format msgid "" "Copy the ISOLINUX files from the " "boot.iso to the USB storage device:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# cp /mnt/isoboot/isolinux/* /mnt/diskboot\n" " " msgstr "" #. Tag: para #, no-c-format msgid "" "Use the isolinux.cfg file from " "boot.iso as the syslinux.cfg file " "for the USB device:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# grep -v local /mnt/isoboot/isolinux/isolinux.cfg > /mnt/diskboot/syslinux.cfg\n" " " msgstr "" #. Tag: para #, no-c-format msgid "Unmount boot.iso and the USB storage device:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# umount /mnt/isoboot /mnt/diskboot\n" " " msgstr "" #. Tag: para #, no-c-format msgid "" "You should reboot the machine with the boot media and verify that you are " "able to boot with it before continuing." msgstr "" #. Tag: para #, no-c-format msgid "" "Alternatively, on systems with a floppy drive, you can create a boot " "diskette by installing the mkbootdisk package and running" " the mkbootdisk command as root. Refer to man " "mkbootdisk man page after installing the package for usage " "information." msgstr "" #. Tag: para #, no-c-format msgid "" "To determine which kernel packages are installed, execute the command " "yum list installed \"kernel-*\" at a shell prompt. The " "output will comprise some or all of the following packages, depending on the" " system's architecture, and the version numbers may differ:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# yum list installed \"kernel-*\"\n" "kernel.x86_64 2.6.32-17.el6 installed\n" "kernel-doc.noarch 2.6.32-17.el6 installed\n" "kernel-firmware.noarch 2.6.32-17.el6 installed\n" "kernel-headers.x86_64 2.6.32-17.el6 installed\n" msgstr "" #. Tag: para #, no-c-format msgid "" "From the output, determine which packages need to be download for the kernel" " upgrade. For a single processor system, the only required package is the " "kernel package. Refer to for descriptions of the different packages." msgstr "" #. Tag: title #, no-c-format msgid "Downloading the Upgraded Kernel" msgstr "Fazendo o download do Kernel Atualizado" #. Tag: indexterm #, no-c-format msgid "kernel downloading" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "kernel upgrade kernel available" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "kernel upgrade kernel available " "via Red Hat network" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "kernel upgrade kernel available " "Security Errata" msgstr "" #. Tag: para #, no-c-format msgid "" "There are several ways to determine if an updated kernel is available for " "the system." msgstr "" "Há diversas maneiras de determinar se há um kernel atualizado disponível " "para o sistema. " #. Tag: para #, no-c-format msgid "" "Security Errata — Refer to for information on " "security errata, including kernel upgrades that fix security issues." msgstr "" #. Tag: para #, no-c-format msgid "" "Via Red Hat Network — Download and install the kernel RPM packages. Red Hat " "Network can download the latest kernel, upgrade the kernel on the system, " "create an initial RAM disk image if needed, and configure the boot loader to" " boot the new kernel. For more information, refer to " "http://www.redhat.com/docs/manuals/RHNetwork/." msgstr "" #. Tag: para #, no-c-format msgid "" "If Red Hat Network was used to download and install the updated kernel, " "follow the instructions in and , only do not change the kernel to boot" " by default. Red Hat Network automatically changes the default kernel to the" " latest version. To install the kernel manually, continue to ." msgstr "" #. Tag: title #, no-c-format msgid "Performing the Upgrade" msgstr "Executando a Atualização" #. Tag: indexterm #, no-c-format msgid "" "kernel performing kernel upgrade" msgstr "" #. Tag: para #, no-c-format msgid "" "After retrieving all of the necessary packages, it is time to upgrade the " "existing kernel." msgstr "" "Após recuperar todos os pacotes necessários, é hora de atualizar o kernel " "existente. " #. Tag: para #, no-c-format msgid "" "It is strongly recommended that you keep the old kernel in case there are " "problems with the new kernel." msgstr "" "É altamente recomendado que o kernel antigo seja guardado, caso ocorra " "problemas com o novo. " #. Tag: para #, no-c-format msgid "" "At a shell prompt, change to the directory that contains the kernel RPM " "packages. Use argument with the rpm " "command to keep the old kernel. Do not use the " " option, since it overwrites the currently installed " "kernel, which creates boot loader problems. For example:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# rpm -ivh kernel-<kernel_version>.<arch>.rpm \n" " " msgstr "" #. Tag: para #, no-c-format msgid "" "The next step is to verify that the initial RAM disk image has been created." " Refer to for " "details." msgstr "" #. Tag: title #, no-c-format msgid "Verifying the Initial RAM Disk Image" msgstr "Verificando a Imagem de Disco RAM Inicial" #. Tag: indexterm #, no-c-format msgid "" "initial RAM disk image verifying" msgstr "" #. Tag: para #, no-c-format msgid "" "The job of the initial RAM disk image is to preload the block device " "modules, such as for IDE, SCSI or RAID, so that the root file system, on " "which those modules normally reside, can then be accessed and mounted. On " "&MAJOROSVER; systems, whenever a new kernel is installed using either the " "Yum, PackageKit, or " "RPM package manager, the " "Dracut utility is always called by the " "installation scripts to create an initramfs (initial " "RAM disk image)." msgstr "" #. Tag: para #, no-c-format msgid "" "On all architectures other than IBM eServer System " "i (see ), you can create an initramfs by running the " "dracut command. However, you usually don't need to create" " an initramfs manually: this " "step is automatically performed if the kernel and its associated packages " "are installed or upgraded from RPM packages distributed by &OSORG;." msgstr "" #. Tag: para #, no-c-format msgid "" "You can verify that an initramfs corresponding to your current " "kernel version exists and is specified correctly in the " "grub.conf configuration file by following this " "procedure:" msgstr "" #. Tag: para #, no-c-format msgid "" "As root, list the contents in the /boot/ directory and " "find the kernel " "(vmlinuz-<kernel_version> " ") and " "initramfs-<kernel_version> " " with the latest (most recent) version number:" msgstr "" #. Tag: title #, no-c-format msgid "Ensuring that the kernel and initramfs versions match" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# ls /boot/\n" "config-2.6.32.10-90.fc12.x86_64\n" "config-2.6.32.11-99.fc12.x86_64\n" "config-2.6.32.9-70.fc12.x86_64\n" "efi\n" "elf-memtest86+-4.00\n" "grub\n" "initramfs-2.6.32.10-90.fc12.x86_64.img\n" "initramfs-2.6.32.11-99.fc12.x86_64.img\n" "initramfs-2.6.32.9-70.fc12.x86_64.img\n" "lost+found\n" "memtest86+-4.00\n" "System.map-2.6.32.10-90.fc12.x86_64\n" "System.map-2.6.32.11-99.fc12.x86_64\n" "System.map-2.6.32.9-70.fc12.x86_64\n" "vmlinuz-2.6.32.10-90.fc12.x86_64\n" "vmlinuz-2.6.32.11-99.fc12.x86_64\n" "vmlinuz-2.6.32.9-70.fc12.x86_64" msgstr "" #. Tag: para #, no-c-format msgid "" " shows that:" msgstr "" #. Tag: para #, no-c-format msgid "" "we have three kernels installed (or, more correctly, three kernel files are " "present in /boot/)," msgstr "" #. Tag: para #, no-c-format msgid "" "the latest kernel is vmlinuz-2.6.32.10-90.fc12.x86_64, " "and" msgstr "" #. Tag: para #, no-c-format msgid "" "an initramfs file matching our" " kernel version, " "initramfs-2.6.32.10-90.fc12.x86_64.img, also exists." msgstr "" #. Tag: title #, no-c-format msgid "" "initrd files in the /boot directory are not the same as initramfs files" msgstr "" #. Tag: para #, no-c-format msgid "" "In the /boot/ directory you may find several " "initrd-<version>kdump.img" " files. These are special files created by the " "Kdump mechanism for kernel debugging purposes, " "are not used to boot the system, and can safely be ignored." msgstr "" #. Tag: para #, no-c-format msgid "" "(Optional) If your " "initramfs-<kernel_version> " " file does not match the version of the latest kernel in " "/boot/, or, in certain other situations, you may need " "to generate an initramfs file with the " "Dracut utility. Simply invoking " "dracut as root without options causes it to generate an " "initramfs file in the /boot/ " "directory for the latest kernel present in that directory:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# dracut\n" " " msgstr "" #. Tag: para #, no-c-format msgid "" "You must use the option if you want " "dracut to overwrite an existing " "initramfs (for example, if your " "initramfs has become corrupt). Otherwise " "dracut will refuse to overwrite the existing " "initramfs file:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# dracut\n" "Will not override existing initramfs (/boot/initramfs-2.6.32.11-99.fc12.x86_64.img) without --force" msgstr "" #. Tag: para #, no-c-format msgid "" "You can create an initramfs in the current directory by calling " "dracut <initramfs_name> " "<kernel_version>:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# dracut \"initramfs-$(uname -r).img\" $(uname -r)\n" " " msgstr "" #. Tag: para #, no-c-format msgid "" "If you need to specify specific kernel modules to be preloaded, add the " "names of those modules (minus any file name suffixes such as " ".ko) inside the parentheses of the " "add_dracutmodules=\"<module>" " <more_modules> " "\" directive of the " "/etc/dracut.conf configuration file. You can list the " "file contents of an initramfs image file created by " "dracut by using the lsinitrd " "<initramfs_file> command:" msgstr "" #. Tag: screen #, no-c-format msgid "" "~]# lsinitrd initramfs-2.6.32.11-99.fc12.x86_64.img\n" "initramfs-2.6.32.11-99.fc12.x86_64.img:\n" "========================================================================\n" "drwxr-xr-x 23 root root 0 Apr 12 05:41 .\n" "drwxr-xr-x 2 root root 0 Apr 12 05:41 mount\n" "-rwxr-xr-x 1 root root 934 Jan 15 14:07 mount/99mount-root.sh\n" "-rwxr-xr-x 1 root root 230 Jan 15 14:07 mount/10resume.sh\n" msgstr "" #. Tag: lineannotation #, no-c-format msgid "[output truncated]" msgstr "" #. Tag: screen #, no-c-format msgid "" "\n" " " msgstr "" #. Tag: para #, no-c-format msgid "" "Refer to man dracut and man " "dracut.conf for more information on options and usage." msgstr "" #. Tag: para #, no-c-format msgid "" "Examine the grub.conf configuration file in the " "/boot/grub/ directory to ensure that an " "initrd " "initramfs-<kernel_version>.img" " exists for the kernel version you are booting. Refer to " " for more information." msgstr "" #. Tag: bridgehead #, no-c-format msgid "" "Verifying the Initial RAM Disk Image and Kernel on IBM eServer System i" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "initial RAM disk image verifying " "IBM eServer System i" msgstr "" #. Tag: para #, no-c-format msgid "" "On IBM eSeries System i machines, the initial RAM disk and kernel files are " "combined into a single file, which is created with the " "addRamDisk command. This step is performed automatically " "if the kernel and its associated packages are installed or upgraded from the" " RPM packages distributed by &OSORG;; thus, it does not need to be executed " "manually. To verify that it was created, use the command ls -l " "/boot/ to make sure the " "/boot/vmlinitrd-<kernel_version> " " file already exists (the " "<kernel_version> " "should match the version of the kernel just installed)." msgstr "" #. Tag: title #, no-c-format msgid "Verifying the Boot Loader" msgstr "Verificando o Carregador de Inicialização" #. Tag: indexterm #, no-c-format msgid "boot loader verifying" msgstr "" #. Tag: para #, no-c-format msgid "" "When you install a kernel using rpm, the kernel package " "creates an entry in the boot loader configuration file for that new kernel. " "However, rpm does not configure the " "new kernel to boot as the default kernel. You must do this manually when " "installing a new kernel with rpm." msgstr "" #. Tag: para #, no-c-format msgid "" "It is always recommended to double-check the boot loader configuration file " "after installing a new kernel with rpm to ensure that the" " configuration is correct. Otherwise, the system may not be able to boot " "into &MAJOROS; properly. If this happens, boot the system with the boot " "media created earlier and re-configure the boot loader." msgstr "" #. Tag: para #, no-c-format msgid "" "In the following table, find your system's architecture to determine the " "boot loader it uses, and then click on the \"Refer to\" link to jump to the " "correct instructions for your system." msgstr "" #. Tag: title #, no-c-format msgid "Boot Loaders by Architecture" msgstr "" #. Tag: entry #, no-c-format msgid "Architecture" msgstr "" #. Tag: entry #, no-c-format msgid "Boot Loader" msgstr "" #. Tag: entry #, no-c-format msgid "Refer to" msgstr "" #. Tag: entry #, no-c-format msgid "x86" msgstr "" #. Tag: entry #, no-c-format msgid "GRUB" msgstr "GRUB" #. Tag: entry #, no-c-format msgid "" msgstr "" #. Tag: entry #, no-c-format msgid "" "AMD AMD64 " "or Intel 64" msgstr "" #. Tag: entry #, no-c-format msgid "" "IBM eServer System " "i" msgstr "" #. Tag: entry #, no-c-format msgid "OS/400" msgstr "" #. Tag: entry #, no-c-format msgid "" msgstr "" #. Tag: entry #, no-c-format msgid "" "IBM eServer System " "p" msgstr "" #. Tag: entry #, no-c-format msgid "YABOOT" msgstr "" #. Tag: entry #, no-c-format msgid "" msgstr "" #. Tag: entry #, no-c-format msgid "" "IBM System z" msgstr "" #. Tag: entry #, no-c-format msgid "z/IPL" msgstr "" #. Tag: title #, no-c-format msgid "Configuring the GRUB Boot Loader" msgstr "" #. Tag: indexterm #, no-c-format msgid "GRUB boot loader configuring" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "GRUB boot loader configuration " "file" msgstr "" #. Tag: para #, no-c-format msgid "" "GRUB's configuration file, /boot/grub/grub.conf, " "contains a few lines with directives, such as " "default, " "timeout, " "splashimage and " "hiddenmenu (the last directive has no " "argument). The remainder of the file contains 4-line " "stanzas that each refer to an installed kernel. These" " stanzas always start with a title entry, " "after which the associated root, " "kernel and " "initrd directives should always be " "indented. Ensure that each stanza starts with a " "title that contains a version number (in " "parentheses) that matches the version number in the kernel " "/vmlinuz-<version_number> " " line of the same stanza." msgstr "" #. Tag: title #, no-c-format msgid "/boot/grub/grub.conf" msgstr "" #. Tag: screen #, no-c-format msgid "# grub.conf generated by anaconda\n" msgstr "" #. Tag: lineannotation #, no-c-format msgid "[comments omitted]" msgstr "" #. Tag: screen #, no-c-format msgid "" "\n" "default=1\n" "timeout=0\n" "splashimage=(hd0,0)/grub/splash.xpm.gz\n" "hiddenmenu\n" "\n" "title Fedora (2.6.32.11-99.fc12.x86_64)\n" " root (hd0,0)\n" " kernel /vmlinuz-2.6.32.11-99.fc12.x86_64 ro root=UUID=39e5f931-5dd5-4a90-a0cf-52996767d592 noiswmd LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=dvorak rhgb quiet\n" " initrd /initramfs-2.6.32.11-99.fc12.x86_64.img\n" "\n" "title Fedora (2.6.32.10-90.fc12.x86_64)\n" " root (hd0,0)\n" " kernel /vmlinuz-2.6.32.10-90.fc12.x86_64 ro root=UUID=39e5f931-5dd5-4a90-a0cf-52996767d592 noiswmd LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=dvorak rhgb quiet\n" " initrd /initramfs-2.6.32.10-90.fc12.x86_64.img\n" "\n" "title Fedora (2.6.32.9-70.fc12.x86_64)\n" " root (hd0,0)\n" " kernel /vmlinuz-2.6.32.9-70.fc12.x86_64 ro root=UUID=39e5f931-5dd5-4a90-a0cf-52996767d592 noiswmd LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=dvorak rhgb quiet\n" " initrd /initramfs-2.6.32.9-70.fc12.x86_64.img" msgstr "" #. Tag: para #, no-c-format msgid "" "If a separate /boot/ partition was created, the paths " "to the kernel and the initramfs image are relative to " "/boot/. This is the case in , above. Therefore the initrd " "/initramfs-2.6.32.11-99.fc12.x86_64.img " " line in the first kernel stanza means that the initramfs image is actually located at " "/boot/initramfs-2.6.32.11-99.fc12.x86_64.img when the " "root file system is mounted, and likewise for the kernel path (for example: " "kernel " "/vmlinuz-2.6.32.11-99.fc12.x86_64 ) in" " each stanza of grub.conf." msgstr "" #. Tag: title #, no-c-format msgid "The initrd directive in grub.conf refers to an initramfs image" msgstr "" #. Tag: para #, no-c-format msgid "" "In kernel boot stanzas in grub.conf, the " "initrd directive must point to the location" " (relative to the /boot/ directory if it is on a " "separate partition), of the initramfs " " file corresponding to the same kernel version. This directive is" " called initrd because the previous tool " "which created initial RAM disk images, mkinitrd, created " "what were known as initrd " "files. Thus the grub.conf directive remains initrd to maintain compatibility with " "other tools. The file-naming convention of systems using the " "dracut utility to create the initial RAM disk image is: " "initramfs-<kernel_version>.img" msgstr "" #. Tag: para #, no-c-format msgid "" "Dracut is a new utility available in " "&MAJOROSVER;, and much-improved over mkinitrd. For " "information on using Dracut, refer to ." msgstr "" #. Tag: para #, no-c-format msgid "" "You should ensure that the kernel version number as given on the " "kernel " "/vmlinuz-<kernel_version> " " line matches the version number of the " "initramfs image given on the " "initrd " "/initramfs-<kernel_version>.img" " line of each stanza. Refer to for more information." msgstr "" #. Tag: para #, no-c-format msgid "" "The default= directive tells GRUB which " "kernel to boot by default. Each " "title in grub.conf " "represents a bootable kernel. GRUB counts the " "titled stanzas representing bootable " "kernels starting with 0. In , the line " "default=1 indicates that GRUB will boot, by" " default, the second kernel entry, i.e. " "title Fedora (2.6.32.10-90.fc12.x86_64)." msgstr "" #. Tag: para #, no-c-format msgid "" "In GRUB is therefore configured" " to boot an older kernel, when we compare by version numbers. In order to " "boot the newer kernel, which is the first " "title entry in " "grub.conf, we would need to change the " "default value to 0." msgstr "" #. Tag: para #, no-c-format msgid "" "After installing a new kernel with rpm, verify that " "/boot/grub/grub.conf is correct, change the " "default= value to the new kernel (while " "remembering to count from 0), and reboot the computer " "into the new kernel. Ensure your hardware is detected by watching the boot " "process output." msgstr "" #. Tag: para #, no-c-format msgid "" "If GRUB presents an error and is unable to boot into the default kernel, it " "is often easiest to try to boot into an alternative or older kernel so that " "you can fix the problem." msgstr "" #. Tag: title #, no-c-format msgid "Important: Causing the GRUB boot menu to display" msgstr "" #. Tag: para #, no-c-format msgid "" "If you set the timeout directive in " "grub.conf to 0, GRUB will not " "display its list of bootable kernels when the system starts up. In order to " "display this list when booting, press and hold any alphanumeric key while " "and immediately after BIOS information is displayed, and GRUB will present " "you with the GRUB menu." msgstr "" #. Tag: para #, no-c-format msgid "" "Alternatively, use the boot media you created earlier to boot the system." msgstr "" #. Tag: title #, no-c-format msgid "" "Configuring the OS/400 Boot " "Loader" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "OS/400 boot loader configuring" msgstr "" #. Tag: indexterm #, no-c-format msgid "" "OS/400 boot loader configuration " "file" msgstr "" #. Tag: para #, no-c-format msgid "" "The /boot/vmlinitrd-<kernel-" "version> file is installed when you upgrade the" " kernel. However, you must use the dd command to " "configure the system to boot the new kernel." msgstr "" #. Tag: para #, no-c-format msgid "" "As root, issue the command cat /proc/iSeries/mf/side to " "determine the default side (either A, B, or C)." msgstr "" #. Tag: para #, no-c-format msgid "" "As root, issue the following command, where <kernel-" "version> is the version of the new kernel and " "<side> is the side from the previous " "command:" msgstr "" "Como root, submeta o seguinte comando, onde <versão-do-" "kernel> é a versão do kernel novo e " "<lado> é o lado do comando anterior:" #. Tag: screen #, no-c-format msgid "" "\n" "dd if=/boot/vmlinitrd-<kernel-version> of=/proc/iSeries/mf/<side>/vmlinux bs=8k\n" " " msgstr "" #. Tag: para #, no-c-format msgid "" "Begin testing the new kernel by rebooting the computer and watching the " "messages to ensure that the hardware is detected properly." msgstr "" "Comece a testar o kernel novo reinicializando o computador e monitorando as " "mensagens para garantir que o hardware seja detectado apropriadamente." #. Tag: title #, no-c-format msgid "Configuring the YABOOT Boot Loader" msgstr "" #. Tag: para #, no-c-format msgid "" "IBM eServer System p uses YABOOT as its boot loader. YABOOT uses " "/etc/aboot.conf as its configuration file. Confirm that" " the file contains an image section with " "the same version as the kernel package just installed, " "and likewise for the initramfs" " image:" msgstr "" #. Tag: screen #, no-c-format msgid "" "boot=/dev/sda1 init-message=Welcome to &MAJOROS;! Hit <TAB> for boot options\n" "partition=2 timeout=30 install=/usr/lib/yaboot/yaboot delay=10 nonvram\n" "image=/vmlinuz-2.6.32-17.EL\n" "\t label=old\n" "\t read-only\n" "\t initrd=/initramfs-2.6.32-17.EL.img\n" "\t append=\"root=LABEL=/\"\n" "image=/vmlinuz-2.6.32-19.EL\n" "\t label=linux\n" "\t read-only\n" "\t initrd=/initramfs-2.6.32-19.EL.img\n" "\t append=\"root=LABEL=/\"" msgstr "" #. Tag: para #, no-c-format msgid "" "Notice that the default is not set to the new kernel. The kernel in the " "first image is booted by default. To change the default kernel to boot " "either move its image stanza so that it is the first one listed or add the " "directive default and set it to the " "label of the image stanza that contains the" " new kernel." msgstr ""