[deployment-guide/comm-rel: 248/727] United the architecture in example outputs.

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 12:45:22 UTC 2010


commit 2016e47dc86e59bdf55cc9b742369fcd10fcd6b8
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Tue Aug 3 18:42:06 2010 +0200

    United the architecture in example outputs.

 en-US/The_kdump_Crash_Recovery_Service.xml |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/en-US/The_kdump_Crash_Recovery_Service.xml b/en-US/The_kdump_Crash_Recovery_Service.xml
index 4f90c7a..f5c130a 100644
--- a/en-US/The_kdump_Crash_Recovery_Service.xml
+++ b/en-US/The_kdump_Crash_Recovery_Service.xml
@@ -178,10 +178,10 @@ default=0
 timeout=5
 splashimage=(hd0,0)/grub/splash.xpm.gz
 hiddenmenu
-title Red Hat Enterprise Linux (2.6.32-54.el6.x86_64)
+title Red Hat Enterprise Linux (2.6.32-54.el6.i686)
         root (hd0,0)
-        kernel /boot/vmlinuz-2.6.32-54.el6.x86_64 root=/dev/sda3 ro crashkernel=128M
-        initrd /initramfs-2.6.32-54.el6.x86_64.img
+        kernel /boot/vmlinuz-2.6.32-54.el6.i686 root=/dev/sda3 ro crashkernel=128M
+        initrd /initramfs-2.6.32-54.el6.i686.img
 </screen>
         </example>
         <important>
@@ -365,7 +365,7 @@ path /usr/local/cores</screen>
         </para>
         <screen>~]# <command>service kdump start</command>
 No kdump initial ramdisk found.                            [WARNING]
-Rebuilding /boot/initrd-2.6.32-54.el6.x86_64kdump.img
+Rebuilding /boot/initrd-2.6.32-54.el6.i686kdump.img
 Starting kdump:                                            [  OK  ]</screen>
         <para>
           For more information on runlevels and configuring services in general, refer to <xref linkend="ch-Controlling_Access_to_Services" />.
@@ -429,7 +429,7 @@ Kdump is operational</screen>
     </para>
     <example id="ex-kdump-crash-running">
       <title>Running the <command>crash</command> utility</title>
-      <screen>~]# <command>crash /usr/lib/debug/lib/modules/2.6.32-54.el6.x86_64/vmlinux \</command>
+      <screen>~]# <command>crash /usr/lib/debug/lib/modules/2.6.32-54.el6.i686/vmlinux \</command>
 <command>/var/crash/127.0.0.1-2010-07-28-16:58:36/vmcore</command>
 
 crash 5.0.0-21.el6
@@ -452,9 +452,9 @@ License GPLv3+: GNU GPL version 3 or later &lt;http://gnu.org/licenses/gpl.html&
 This is free software: you are free to change it and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
 and "show warranty" for details.
-This GDB was configured as "x86_64-unknown-linux-gnu"...
+This GDB was configured as "i686-unknown-linux-gnu"...
 
-      KERNEL: /usr/lib/debug/lib/modules/2.6.32-54.el6.x86_64/vmlinux
+      KERNEL: /usr/lib/debug/lib/modules/2.6.32-54.el6.i686/vmlinux
     DUMPFILE: /var/crash/127.0.0.1-2010-07-28-16:58:36/vmcore
         CPUS: 1
         DATE: Wed Jul 28 16:58:36 2010
@@ -462,9 +462,9 @@ This GDB was configured as "x86_64-unknown-linux-gnu"...
 LOAD AVERAGE: 0.64, 0.27, 0.12
        TASKS: 226
     NODENAME: hansen
-     RELEASE: 2.6.32-54.el6.x86_64
+     RELEASE: 2.6.32-54.el6.i686
      VERSION: #1 SMP Wed Jul 28 00:06:54 EDT 2010
-     MACHINE: x86_64
+     MACHINE: i686 (299 Mhz)
       MEMORY: 4 GB
        PANIC: "Oops: 0002 [#1] SMP " (check log for details)
          PID: 5108


More information about the docs-commits mailing list