• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[abgebrochen] Kernel-Panic,ich auch !

lostinspace

Member
Hallo !

Habe seit gestern die erste Kernel-Panic meines Lebens zu verzeichnen
(System siehe Signatur).
Auch bei angestrengtestem Nachdenken komme ich auf keinen möglichen
Auslöser,außer vielleicht,daß ich das Gerät über Nacht durchlaufen
lassen habe,ca.20 Std. Dauerbetrieb.
Die Meldung lautet :
1.1174 Kernelpanic - not syncing:VFS:Unable to mount root fs on
unknown-block(0,0).
Beim Start über Failsave außerdem :
Pid 1,comm:swapper not tainted 2.6.34.7-0.7-desktop x86_64 #1
Oh je,was ist jetzt nur zu tun?Kann da jemand helfen?

Grüße !

lostinspace
 

spoensche

Moderator
Teammitglied
Hast du evtl. noch ein paar Kernel-Meldungen mehr, die du posten kannst?

Boote mal mit einer Live-CD und mounte mal die Root Partition deiner Festplatte. Treten dabei Fehlermeldungen auf?
 
OP
lostinspace

lostinspace

Member
Hab' mal vom Nebensystem gemountet,das geht.Muß ich mit 'ner Live-CD mounten,hab nämlich
keine.
Ansonsten sind noch ein paar Meldungen auf dem Failsave-Schirm,Adressen und so,nützt das
vielleicht noch was?
Was Ihr sonst noch an Ausgaben brauchen könnt,bitte ansagen,am Besten gleich mit Befehl.
 
OP
lostinspace

lostinspace

Member
Hoppla,hab' ich glatt "default" mit "failsave" verwechselt,gerade beim Booten gemerkt!
Auf einmal war ich in dem System,daß eigentlich schrott sein sollte...
Hier mal die komplette Failsave-Ausgabe :
...
VFS;Can not open root device "zweite Platte im System" or unknown-block(0,0)
Please append a correct "root="boot option;here are the available partitions:
Kernel panic-not syncing:VFS:Unable to mount root fs on unknown-block(0,0)
Pid 1,comm:swapper not tainted 2.6.34.7-0.7-desktop x86_64 #1
Call trace :
[<ffffffff81005ca9>] dump_trace+0x79/0x340
[<ffffffff814a001c>] dump_stack+0x69/0x6f
[<ffffffff814a00b2>] panic+0x90/0x135
[<ffffffff81b350f5>] mount_block_root+0x1c0/0x256
[<ffffffff81b35317>] prepare_namespace+0x138/0x16e
[<ffffffff81b34e74>] kernel_init+0x1c2/0x1d4
[<ffffffff81003df4>] kernel_thread_helper+0x4/0x10

Die Festplatte ist wohl ok,Block(0,0),ist das nicht der MBR?
 

spoensche

Moderator
Teammitglied
Poste mal deine /boot/grub/menu.lst und die Ausgabe von
Code:
fdsik -l

lostinspace schrieb:
Die Festplatte ist wohl ok,Block(0,0),ist das nicht der MBR

Nein, das ist nicht der MBR. Im MBR befindet sich der Bootloader (Grub), der den Kernel schon gebootet hat. Bei dir wird der Parameter root=... fehlerhaft sein. Genaueres geben die Ausgaben preis.
 
OP
lostinspace

lostinspace

Member
Wieder Denkfehler,klar,hat ja schon gebootet.
Die menu.lst könnte ich ja 'rüberkopieren,aber wie führe ich fdisk aus,wenn ich
garnicht 'reinkomme?
 
OP
lostinspace

lostinspace

Member
Hier mal die menu.lst :

Code:
# Modified by YaST2. Last modification on Sat Feb 26 11:40:40 CET 2011
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader

default 1
timeout 15
gfxmenu (hd1,1)/boot/message
##YaST - activate

###Don't change this comment - YaST2 identifier: Original name: linux###
title Vanilla -- openSUSE 11.3 - 2.6.34.7-0.7
    root (hd1,1)
    kernel /boot/vmlinuz-2.6.34.7-0.7-vanilla root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part2 resume=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part1 splash=silent quiet showopts vga=0x317
    initrd /boot/initrd-2.6.34.7-0.7-vanilla

###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.3 - 2.6.34.7-0.7 (dev7sdb2)
    root (hd1,1)
    kernel /boot/vmlinuz-2.6.34.7-0.7-desktop root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part2 resume=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part1 splash=silent quiet showopts vga=0x317
    initrd /boot/initrd-2.6.34.7-0.7-desktop

###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.3 - 2.6.34.7-0.7 (dev/sda5)
    root (hd0,4)
    kernel /boot/vmlinuz-2.6.34.7-0.7-desktop root=/dev/disk/by-id/ata-ST3250310AS_6RYL6XK6-part5 resume=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part1 splash=silent quiet showopts vga=0x317
    initrd /boot/initrd-2.6.34.7-0.7-desktop

####Don't change this comment - YaST2 identifier: Original name:  Desktop -- openSUSE 11.3 - 2.6.34.7-0.7 (desktop) (/dev/sda5)###
#title Desktop -- openSUSE 11.3 - 2.6.34.7-0.7 (/dev/sda5)
#    root (hd0,4)
#    configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.3 - 2.6.34.7-0.7 (default)
    root (hd1,1)
    kernel /boot/vmlinuz-2.6.34.7-0.7-default root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part2 resume=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part1 splash=silent quiet showopts vga=0x317
    initrd /boot/initrd-2.6.34.7-0.7-default

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.3 - 2.6.34.7-0.7 (desktop)
    root (hd1,1)
    kernel /boot/vmlinuz-2.6.34.7-0.7-desktop root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part2 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x317
    initrd /boot/initrd-2.6.34.7-0.7-desktop

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.3 - 2.6.34.7-0.7 (default)
    root (hd1,1)
    kernel /boot/vmlinuz-2.6.34.7-0.7-default root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part2 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x317
    initrd /boot/initrd-2.6.34.7-0.7-default

###Don't change this comment - YaST2 identifier: Original name: xen###
title Xen -- openSUSE 11.3 - 2.6.34.7-0.7
    root (hd1,1)
    kernel /boot/xen.gz vga=mode-0x317 vgamode=0x317 vgamode=0x317
    module /boot/vmlinuz-2.6.34.7-0.7-xen root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part2 resume=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part1 splash=silent quiet showopts
    module /boot/initrd-2.6.34.7-0.7-xen

###Don't change this comment - YaST2 identifier: Original name: memtest86###
title Speichertest
    kernel (hd1,1)/boot/memtest.bin
 
OP
lostinspace

lostinspace

Member
So,jetzt bin ich schon mal einen Schritt weiter.Nachdem ich in einem
Ubuntu-Thread auf Probleme mit der initrd im Zusammenhang mit diesem
Kernel-Panic aufmerksam wurde,habe ich nochmal ins /boot geschaut,und
was mußte ich sehen ?
Die desktop-initrd hatte einen Umfang von 0 Byte !
Habe dann 'mal ganz unbedarft die initrd von diesem System 'rüber-
kopiert.Konnte dann das System starten,der Suse-Startschirm mit dem
Fortschrittsbalken unterm Tier erschien,aber statt des KDM kam dann
die Konsole mit massig beängstigenden Meldungen,am Schluß diverse
garnicht gestartete und abgebrochene Services .Ich weiß leider nicht,
wo diese Ausgaben gespeichert sind,kann mir da jemand weiterhelfen?
Einloggen konnte ich mich weder als user noch als root,System kannte meine
Passwörter nicht mehr...
Ansonsten hätte ich die aktuellen boot.msg-,messages- und warn-Dateien
anzubieten(nicht vom Datum irritieren lassen,irgendwie ist mir das
Datum verrutscht,sind wirklich von heute,nicht von morgen!).Ach ja,der
Vollständigkeit halber auch noch fdisk -l und die aktuelle menu.lst,
obwohl ich nicht weiß,wie die weiterhelfen können.

fdisk -l :

Code:
Platte /dev/sdb: 500.1 GByte, 500107862016 Byte
255 Köpfe, 63 Sektoren/Spur, 60801 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xab40ab40

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sdb1               1         749     6014976   82  Linux Swap / Solaris
Partition 1 endet nicht an einer Zylindergrenze.
/dev/sdb2   *         749        2707    15727616   83  Linux
/dev/sdb3            2707        4665    15727616   83  Linux
/dev/sdb4            4665       60802   450915328    f  W95 Erw. (LBA)
/dev/sdb5            4666        9888    41945088   83  Linux
/dev/sdb6            9888       15110    41945088   83  Linux
/dev/sdb7           15110       22943    62917632   83  Linux
/dev/sdb8           22943       30775    62916608   83  Linux
/dev/sdb9           30776       60801   241175552   83  Linux

Platte /dev/sda: 250.1 GByte, 250059350016 Byte
255 Köpfe, 63 Sektoren/Spur, 30401 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0005b1a7

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sda1   *           1        2147    17236992   83  Linux
/dev/sda2            2147        7368    41945088   83  Linux
/dev/sda3            7368       15201    62918656   83  Linux
/dev/sda4           15201       30402   122096640    f  W95 Erw. (LBA)
/dev/sda5           15202       17346    17228800   83  Linux
/dev/sda6           17347       22569    41945088   83  Linux
/dev/sda7           22569       30401    62909440   83  Linux

menu.lst :

Code:
# Modified by YaST2. Last modification on Sat Feb 26 11:40:40 CET 2011
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader

default 0
timeout 60
gfxmenu (hd1,1)/boot/message

###Don't change this comment - YaST2 identifier: Original name: sda1-menu###
title Chef (sda1)
    root (hd0,0)
    chainloader +1

###Don't change this comment - YaST2 identifier: Original name: sda5-menu###
title Pfau (sda5)
    root (hd0,4)
    chainloader +1

###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.4 - 2.6.37.1-1.2
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.37.1-1.2-desktop root=/dev/disk/by-id/ata-ST3250310AS_6RYL6XK6-part1 resume=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part1 splash=silent quiet showopts vga=0x317
    initrd /boot/initrd-2.6.37.1-1.2-desktop

###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.3 - 2.6.34.7-0.7 (dev/sda5-KDE4.6)
    root (hd0,4)
    kernel /boot/vmlinuz-2.6.34.7-0.7-desktop root=/dev/disk/by-id/ata-ST3250310AS_6RYL6XK6-part5 resume=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part1 splash=silent quiet showopts vga=0x317
    initrd /boot/initrd-2.6.34.7-0.7-desktop

###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.3 - 2.6.34.7-0.7 (dev/sdb2-KDE4.4)
    root (hd1,1)
    kernel /boot/vmlinuz-2.6.34.7-0.7-default root=/dev/sdb2 resume=/dev/sdb2 splash=silent quiet showopts vga=0x317
    initrd /boot/initrd-2.6.34.7-0.7-default

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.3 - 2.6.34.7-0.7 (dev/sdb2-desktop)
    root (hd1,1)
    kernel /boot/vmlinuz-2.6.34.7-0.7-desktop root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part2 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x317
    initrd /boot/initrd-2.6.34.7-0.7-desktop

###Don't change this comment - YaST2 identifier: Original name: linux###
title Default -- openSUSE 11.3 - 2.6.34.7-0.7 (dev/sdb2)
    root (hd1,1)
    kernel /boot/vmlinuz-2.6.34.7-0.7-default root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part2 resume=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part1 splash=silent quiet showopts vga=0x317
    initrd /boot/initrd-2.6.34.7-0.7-default

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.3 - 2.6.34.7-0.7 (dev/sdb2-default)
    root (hd1,1)
    kernel /boot/vmlinuz-2.6.34.7-0.7-default root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part2 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x317
    initrd /boot/initrd-2.6.34.7-0.7-default

###Don't change this comment - YaST2 identifier: Original name: xen###
title Xen -- openSUSE 11.3 - 2.6.34.7-0.7
    root (hd1,1)
    kernel /boot/xen.gz vga=mode-0x317
    module /boot/vmlinuz-2.6.34.7-0.7-xen root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part2 resume=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part1 splash=silent quiet showopts
    module /boot/initrd-2.6.34.7-0.7-xen

###Don't change this comment - YaST2 identifier: Original name: memtest86###
title Speichertest-sdb
    kernel (hd1,1)/boot/memtest.bin

boot.msg :

Code:
klogd 1.4.1, log source = ksyslog started.
<5>[    0.000000] Linux version 2.6.34.7-0.7-desktop (geeko@buildhost) (gcc version 4.5.0 20100604 [gcc-4_5-branch revision 160292] (SUSE Linux) ) #1 SMP PREEMPT 2010-12-13 11:13:53 +0100
<6>[    0.000000] Command line: root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part2 resume=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part1 splash=silent quiet vga=0x317 3
<6>[    0.000000] BIOS-provided physical RAM map:
<6>[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<6>[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000000e7000 - 0000000000100000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000000100000 - 000000006ffb0000 (usable)
<6>[    0.000000]  BIOS-e820: 000000006ffb0000 - 000000006ffc0000 (ACPI data)
<6>[    0.000000]  BIOS-e820: 000000006ffc0000 - 000000006fff0000 (ACPI NVS)
<6>[    0.000000]  BIOS-e820: 000000006fff0000 - 0000000070000000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
<6>[    0.000000] NX (Execute Disable) protection: active
<6>[    0.000000] DMI present.
<5>[    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
<7>[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
<7>[    0.000000] e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
<7>[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
<6>[    0.000000] No AGP bridge found
<6>[    0.000000] last_pfn = 0x6ffb0 max_arch_pfn = 0x400000000
<7>[    0.000000] MTRR default type: uncachable
<7>[    0.000000] MTRR fixed ranges enabled:
<7>[    0.000000]   00000-9FFFF write-back
<7>[    0.000000]   A0000-EFFFF uncachable
<7>[    0.000000]   F0000-FFFFF write-protect
<7>[    0.000000] MTRR variable ranges enabled:
<7>[    0.000000]   0 base 0000000000 mask FFC0000000 write-back
<7>[    0.000000]   1 base 0040000000 mask FFE0000000 write-back
<7>[    0.000000]   2 base 0060000000 mask FFF0000000 write-back
<7>[    0.000000]   3 disabled
<7>[    0.000000]   4 disabled
<7>[    0.000000]   5 disabled
<7>[    0.000000]   6 disabled
<7>[    0.000000]   7 disabled
<6>[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
<6>[    0.000000] Scanning 0 areas for low memory corruption
<6>[    0.000000] modified physical RAM map:
<6>[    0.000000]  modified: 0000000000000000 - 0000000000010000 (reserved)
<6>[    0.000000]  modified: 0000000000010000 - 000000000009fc00 (usable)
<6>[    0.000000]  modified: 000000000009fc00 - 00000000000a0000 (reserved)
<6>[    0.000000]  modified: 00000000000e7000 - 0000000000100000 (reserved)
<6>[    0.000000]  modified: 0000000000100000 - 000000006ffb0000 (usable)
<6>[    0.000000]  modified: 000000006ffb0000 - 000000006ffc0000 (ACPI data)
<6>[    0.000000]  modified: 000000006ffc0000 - 000000006fff0000 (ACPI NVS)
<6>[    0.000000]  modified: 000000006fff0000 - 0000000070000000 (reserved)
<6>[    0.000000]  modified: 00000000fec00000 - 00000000fec01000 (reserved)
<6>[    0.000000]  modified: 00000000fee00000 - 00000000fef00000 (reserved)
<6>[    0.000000]  modified: 00000000fff80000 - 0000000100000000 (reserved)
<7>[    0.000000] initial memory mapped : 0 - 20000000
<6>[    0.000000] found SMP MP-table at [ffff8800000ff780] ff780
<6>[    0.000000] init_memory_mapping: 0000000000000000-000000006ffb0000
<7>[    0.000000]  0000000000 - 006fe00000 page 2M
<7>[    0.000000]  006fe00000 - 006ffb0000 page 4k
<7>[    0.000000] kernel direct mapping tables up to 6ffb0000 @ 16000-1a000
<6>[    0.000000] RAMDISK: 3779c000 - 37ff0000
<4>[    0.000000] ACPI: RSDP 00000000000fac10 00014 (v00 ACPIAM)
<4>[    0.000000] ACPI: RSDT 000000006ffb0000 0003C (v01 A_M_I  OEMRSDT  03000909 MSFT 00000097)
<4>[    0.000000] ACPI: FACP 000000006ffb0200 00084 (v02 A M I  OEMFACP  12000601 MSFT 00000097)
<4>[    0.000000] ACPI: DSDT 000000006ffb0450 0471E (v01  AS217 AS217102 00000102 INTL 20051117)
<4>[    0.000000] ACPI: FACS 000000006ffc0000 00040
<4>[    0.000000] ACPI: APIC 000000006ffb0390 00080 (v01 A_M_I  OEMAPIC  03000909 MSFT 00000097)
<4>[    0.000000] ACPI: MCFG 000000006ffb0410 0003C (v01 A_M_I  OEMMCFG  03000909 MSFT 00000097)
<4>[    0.000000] ACPI: OEMB 000000006ffc0040 00060 (v01 A_M_I  AMI_OEM  03000909 MSFT 00000097)
<4>[    0.000000] ACPI: AAFT 000000006ffb4b70 00027 (v01 A_M_I  OEMAAFT  03000909 MSFT 00000097)
<4>[    0.000000] ACPI: SSDT 000000006ffb4ba0 002CC (v01 A M I  POWERNOW 00000001 AMD  00000001)
<7>[    0.000000] ACPI: Local APIC address 0xfee00000
<6>[    0.000000] Scanning NUMA topology in Northbridge 24
<6>[    0.000000] No NUMA configuration found
<6>[    0.000000] Faking a node at 0000000000000000-000000006ffb0000
<6>[    0.000000] Initmem setup node 0 0000000000000000-000000006ffb0000
<6>[    0.000000]   NODE_DATA [0000000001d96140 - 0000000001daa13f]
<7>[    0.000000]  [ffffea0000000000-ffffea00019fffff] PMD -> [ffff880002600000-ffff880003ffffff] on node 0
<4>[    0.000000] Zone PFN ranges:
<4>[    0.000000]   DMA      0x00000010 -> 0x00001000
<4>[    0.000000]   DMA32    0x00001000 -> 0x00100000
<4>[    0.000000]   Normal   empty
<4>[    0.000000] Movable zone start PFN for each node
<4>[    0.000000] early_node_map[2] active PFN ranges
<4>[    0.000000]     0: 0x00000010 -> 0x0000009f
<4>[    0.000000]     0: 0x00000100 -> 0x0006ffb0
<7>[    0.000000] On node 0 totalpages: 458559
<7>[    0.000000]   DMA zone: 56 pages used for memmap
<7>[    0.000000]   DMA zone: 0 pages reserved
<7>[    0.000000]   DMA zone: 3927 pages, LIFO batch:0
<7>[    0.000000]   DMA32 zone: 6215 pages used for memmap
<7>[    0.000000]   DMA32 zone: 448361 pages, LIFO batch:31
<6>[    0.000000] Nvidia board detected. Ignoring ACPI timer override.
<6>[    0.000000] If you got timer trouble try acpi_use_timer_override
<6>[    0.000000] Detected use of extended apic ids on hypertransport bus
<6>[    0.000000] ACPI: PM-Timer IO Port: 0x508
<7>[    0.000000] ACPI: Local APIC address 0xfee00000
<6>[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
<6>[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
<6>[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
<6>[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
<6>[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
<6>[    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
<6>[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
<4>[    0.000000] ACPI: BIOS IRQ0 pin2 override ignored.
<6>[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
<6>[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
<6>[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
<7>[    0.000000] ACPI: IRQ9 used by override.
<7>[    0.000000] ACPI: IRQ14 used by override.
<7>[    0.000000] ACPI: IRQ15 used by override.
<6>[    0.000000] Using ACPI (MADT) for SMP configuration information
<6>[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
<7>[    0.000000] nr_irqs_gsi: 24
<7>[    0.000000] early_res array is doubled to 64 at [18160 - 1895f]
<6>[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
<6>[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e7000
<6>[    0.000000] PM: Registered nosave memory: 00000000000e7000 - 0000000000100000
<6>[    0.000000] Allocating PCI resources starting at 70000000 (gap: 70000000:8ec00000)
<6>[    0.000000] Booting paravirtualized kernel on bare hardware
<6>[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
<6>[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff880001e00000 s84136 r8192 d22360 u524288
<6>[    0.000000] pcpu-alloc: s84136 r8192 d22360 u524288 alloc=1*2097152
<6>[    0.000000] pcpu-alloc: [0] 0 1 2 3 
<4>[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 452288
<4>[    0.000000] Policy zone: DMA32
<5>[    0.000000] Kernel command line: root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part2 resume=/dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part1 splash=silent quiet vga=0x317 3
<6>[    0.000000] bootsplash: silent mode.
<6>[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
<6>[    0.000000] Checking aperture...
<6>[    0.000000] No AGP bridge found
<6>[    0.000000] Node 0: aperture @ 2180000000 size 32 MB
<6>[    0.000000] Aperture beyond 4GB. Ignoring.
<6>[    0.000000] Subtract (48 early reservations)
<6>[    0.000000]   #1 [0001000000 - 0001d95bb8]   TEXT DATA BSS
<6>[    0.000000]   #2 [003779c000 - 0037ff0000]         RAMDISK
<6>[    0.000000]   #3 [0001d96000 - 0001d9612b]             BRK
<6>[    0.000000]   #4 [00000ff790 - 0000100000]   BIOS reserved
<6>[    0.000000]   #5 [00000ff780 - 00000ff790]    MP-table mpf
<6>[    0.000000]   #6 [000009fc00 - 00000fcbf0]   BIOS reserved
<6>[    0.000000]   #7 [00000fcd34 - 00000ff780]   BIOS reserved
<6>[    0.000000]   #8 [00000fcbf0 - 00000fcd34]    MP-table mpc
<6>[    0.000000]   #9 [0000010000 - 0000012000]      TRAMPOLINE
<6>[    0.000000]   #10 [0000012000 - 0000016000]     ACPI WAKEUP
<6>[    0.000000]   #11 [0000016000 - 0000018000]         PGTABLE
<6>[    0.000000]   #12 [0001d96140 - 0001daa140]       NODE_DATA
<6>[    0.000000]   #13 [0001daa140 - 0001dab140]         BOOTMEM
<6>[    0.000000]   #14 [0000018000 - 0000018150]         BOOTMEM
<6>[    0.000000]   #15 [00025ac000 - 00025ad000]         BOOTMEM
<6>[    0.000000]   #16 [00025ad000 - 00025ae000]         BOOTMEM
<6>[    0.000000]   #17 [0002600000 - 0004000000]        MEMMAP 0
<6>[    0.000000]   #18 [0001dab140 - 0001dc3140]         BOOTMEM
<6>[    0.000000]   #19 [0001dc3140 - 0001ddb140]         BOOTMEM
<6>[    0.000000]   #20 [0001ddc000 - 0001ddd000]         BOOTMEM
<6>[    0.000000]   #21 [0001d95bc0 - 0001d95c03]         BOOTMEM
<6>[    0.000000]   #22 [0001d95c40 - 0001d95ea8]         BOOTMEM
<6>[    0.000000]   #23 [0001d95ec0 - 0001d95f28]         BOOTMEM
<6>[    0.000000]   #24 [0001d95f40 - 0001d95fa8]         BOOTMEM
<6>[    0.000000]   #25 [0001ddb140 - 0001ddb1a8]         BOOTMEM
<6>[    0.000000]   #26 [0001ddb1c0 - 0001ddb228]         BOOTMEM
<6>[    0.000000]   #27 [0001ddb240 - 0001ddb2a8]         BOOTMEM
<6>[    0.000000]   #28 [0001ddb2c0 - 0001ddb328]         BOOTMEM
<6>[    0.000000]   #29 [0001ddb340 - 0001ddb3a8]         BOOTMEM
<6>[    0.000000]   #30 [0001ddb3c0 - 0001ddb428]         BOOTMEM
<6>[    0.000000]   #31 [0001ddb440 - 0001ddb4a8]         BOOTMEM
<6>[    0.000000]   #32 [0001ddb4c0 - 0001ddb528]         BOOTMEM
<6>[    0.000000]   #33 [0001d95fc0 - 0001d95fe0]         BOOTMEM
<6>[    0.000000]   #34 [0001ddb540 - 0001ddb5ec]         BOOTMEM
<6>[    0.000000]   #35 [0001ddb600 - 0001ddb6ac]         BOOTMEM
<6>[    0.000000]   #36 [0001e00000 - 0001e1c000]         BOOTMEM
<6>[    0.000000]   #37 [0001e80000 - 0001e9c000]         BOOTMEM
<6>[    0.000000]   #38 [0001f00000 - 0001f1c000]         BOOTMEM
<6>[    0.000000]   #39 [0001f80000 - 0001f9c000]         BOOTMEM
<6>[    0.000000]   #40 [0001ddb6c0 - 0001ddb6c8]         BOOTMEM
<6>[    0.000000]   #41 [0001ddb700 - 0001ddb708]         BOOTMEM
<6>[    0.000000]   #42 [0001ddb740 - 0001ddb750]         BOOTMEM
<6>[    0.000000]   #43 [0001ddb780 - 0001ddb7a0]         BOOTMEM
<6>[    0.000000]   #44 [0001ddb7c0 - 0001ddb8f0]         BOOTMEM
<6>[    0.000000]   #45 [0001ddb900 - 0001ddb950]         BOOTMEM
<6>[    0.000000]   #46 [0001ddb980 - 0001ddb9d0]         BOOTMEM
<6>[    0.000000]   #47 [0001ddd000 - 0001de5000]         BOOTMEM
<6>[    0.000000] Memory: 1784364k/1834688k available (4781k kernel code, 452k absent, 49872k reserved, 6601k data, 892k init)
<6>[    0.000000] Hierarchical RCU implementation.
<6>[    0.000000] NR_IRQS:33024 nr_irqs:440
<7>[    0.000000] spurious 8259A interrupt: IRQ7.
<4>[    0.000000] Console: colour dummy device 80x25
<6>[    0.000000] console [tty0] enabled
<4>[    0.000000] Fast TSC calibration using PIT
<4>[    0.000000] Detected 2812.967 MHz processor.
<6>[    0.001005] Calibrating delay loop (skipped), value calculated using timer frequency.. 5625.93 BogoMIPS (lpj=2812967)
<4>[    0.001140] kdb version 4.4 by Keith Owens, Scott Lurndal. Copyright SGI, All Rights Reserved
<6>[    0.001253] Security Framework initialized
<6>[    0.001280] AppArmor: AppArmor initialized
<6>[    0.001436] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
<6>[    0.003045] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
<4>[    0.003758] Mount-cache hash table entries: 256
<7>[    0.003935] tseg: 0000000000
<6>[    0.003949] CPU: Physical Processor ID: 0
<6>[    0.003950] CPU: Processor Core ID: 0
<6>[    0.003953] mce: CPU supports 5 MCE banks
<6>[    0.003965] using C1E aware idle routine
<6>[    0.003967] Performance Events: AMD PMU driver.
<6>[    0.003971] ... version:                0
<6>[    0.003973] ... bit width:              48
<6>[    0.003974] ... generic registers:      4
<6>[    0.003975] ... value mask:             0000ffffffffffff
<6>[    0.003976] ... max period:             00007fffffffffff
<6>[    0.003978] ... fixed-purpose events:   0
<6>[    0.003979] ... event mask:             000000000000000f
<6>[    0.004080] Unpacking initramfs...
<6>[    0.140462] Freeing initrd memory: 8528k freed
<6>[    0.146372] ACPI: Core revision 20100121
<6>[    0.155911] Setting APIC routing to flat
<6>[    0.156385] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
<6>[    0.166404] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 5400+ stepping 02
<6>[    0.172033] Booting Node   0, Processors  #1
<6>[    0.243087] Brought up 2 CPUs
<6>[    0.243087] Total of 2 processors activated (11250.67 BogoMIPS).
<6>[    0.245059] devtmpfs: initialized
<6>[    0.246168] regulator: core version 0.5
<6>[    0.246168] regulator: dummy: 
<4>[    0.246168] Time: 13:04:03  Date: 04/18/11
<6>[    0.246168] NET: Registered protocol family 16
<7>[    0.246255] node 0 link 0: io port [1000, ffffff]
<6>[    0.246258] TOM: 0000000080000000 aka 2048M
<7>[    0.246260] node 0 link 0: mmio [fc000000, fdffffff]
<7>[    0.246262] node 0 link 0: mmio [80000000, fbffffff]
<7>[    0.246264] node 0 link 0: mmio [fe000000, fe0bffff]
<7>[    0.246266] node 0 link 0: mmio [a0000, bffff]
<7>[    0.246269] bus: [00, 07] on node 0 link 0
<7>[    0.246271] bus: 00 index 0 [io  0x0000-0xffff]
<7>[    0.246273] bus: 00 index 1 [mem 0x80000000-0xfcffffffff]
<7>[    0.246274] bus: 00 index 2 [mem 0x000a0000-0x000bffff]
<6>[    0.246281] ACPI: bus type pci registered
<6>[    0.246336] PCI: MMCONFIG for domain 0000 [bus 00-1f] at [mem 0xfc000000-0xfdffffff] (base 0xfc000000)
<6>[    0.246338] PCI: not using MMCONFIG
<6>[    0.246340] PCI: Using configuration type 1 for base access
<4>[    0.249107] bio: create slab <bio-0> at 0
<7>[    0.252013] ACPI: EC: Look up EC in DSDT
<4>[    0.253576] ACPI: Executed 1 blocks of module-level executable AML code
<6>[    0.258802] ACPI: Interpreter enabled
<6>[    0.258804] ACPI: (supports S0 S1 S4 S5)
<6>[    0.258825] ACPI: Using IOAPIC for interrupt routing
<6>[    0.258875] PCI: MMCONFIG for domain 0000 [bus 00-1f] at [mem 0xfc000000-0xfdffffff] (base 0xfc000000)
<6>[    0.260660] PCI: MMCONFIG at [mem 0xfc000000-0xfdffffff] reserved in ACPI motherboard resources
<6>[    0.271768] ACPI: No dock devices found.
<6>[    0.271773] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
<6>[    0.272055] ACPI: PCI Root Bridge [PCI0] (0000:00)
<6>[    0.272304] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
<6>[    0.272306] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
<6>[    0.272308] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
<6>[    0.272311] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
<6>[    0.272313] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xff37ffff]
<7>[    0.272454] pci 0000:00:01.0: reg 10: [io  0x0900-0x09ff]
<7>[    0.272485] pci 0000:00:01.1: reg 10: [io  0xec00-0xec3f]
<7>[    0.272494] pci 0000:00:01.1: reg 20: [io  0x0600-0x063f]
<7>[    0.272497] pci 0000:00:01.1: reg 24: [io  0x0700-0x073f]
<7>[    0.272514] pci 0000:00:01.1: PME# supported from D3hot D3cold
<7>[    0.272519] pci 0000:00:01.1: PME# disabled
<7>[    0.272562] pci 0000:00:02.0: reg 10: [mem 0xfbfff000-0xfbffffff]
<7>[    0.272581] pci 0000:00:02.0: supports D1 D2
<7>[    0.272582] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
<7>[    0.272585] pci 0000:00:02.0: PME# disabled
<7>[    0.272603] pci 0000:00:02.1: reg 10: [mem 0xfbffec00-0xfbffecff]
<7>[    0.272625] pci 0000:00:02.1: supports D1 D2
<7>[    0.272627] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
<7>[    0.272629] pci 0000:00:02.1: PME# disabled
<7>[    0.272680] pci 0000:00:05.0: reg 10: [mem 0xfbff8000-0xfbffbfff]
<7>[    0.272702] pci 0000:00:05.0: PME# supported from D3hot D3cold
<7>[    0.272705] pci 0000:00:05.0: PME# disabled
<7>[    0.272734] pci 0000:00:06.0: reg 20: [io  0xffa0-0xffaf]
<7>[    0.272762] pci 0000:00:07.0: reg 10: [mem 0xfbffd000-0xfbffdfff]
<7>[    0.272765] pci 0000:00:07.0: reg 14: [io  0xe480-0xe487]
<7>[    0.272783] pci 0000:00:07.0: supports D1 D2
<7>[    0.272785] pci 0000:00:07.0: PME# supported from D0 D1 D2 D3hot D3cold
<7>[    0.272789] pci 0000:00:07.0: PME# disabled
<7>[    0.272806] pci 0000:00:08.0: reg 10: [io  0xe400-0xe407]
<7>[    0.272809] pci 0000:00:08.0: reg 14: [io  0xe080-0xe083]
<7>[    0.272811] pci 0000:00:08.0: reg 18: [io  0xe000-0xe007]
<7>[    0.272814] pci 0000:00:08.0: reg 1c: [io  0xdc00-0xdc03]
<7>[    0.272817] pci 0000:00:08.0: reg 20: [io  0xd880-0xd88f]
<7>[    0.272820] pci 0000:00:08.0: reg 24: [mem 0xfbffc000-0xfbffcfff]
<7>[    0.272844] pci 0000:00:08.1: reg 10: [io  0xd800-0xd807]
<7>[    0.272847] pci 0000:00:08.1: reg 14: [io  0xd480-0xd483]
<7>[    0.272850] pci 0000:00:08.1: reg 18: [io  0xd400-0xd407]
<7>[    0.272853] pci 0000:00:08.1: reg 1c: [io  0xd080-0xd083]
<7>[    0.272855] pci 0000:00:08.1: reg 20: [io  0xd000-0xd00f]
<7>[    0.272858] pci 0000:00:08.1: reg 24: [mem 0xfbff7000-0xfbff7fff]
<7>[    0.272897] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
<7>[    0.272899] pci 0000:00:09.0: PME# disabled
<7>[    0.272925] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
<7>[    0.272927] pci 0000:00:0b.0: PME# disabled
<7>[    0.272952] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
<7>[    0.272954] pci 0000:00:0c.0: PME# disabled
<7>[    0.272968] pci 0000:00:0d.0: reg 10: [mem 0xfa000000-0xfaffffff]
<7>[    0.272973] pci 0000:00:0d.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref]
<7>[    0.272976] pci 0000:00:0d.0: reg 1c: [mem 0xf9000000-0xf9ffffff 64bit]
<7>[    0.272980] pci 0000:00:0d.0: reg 30: [mem 0xfbfc0000-0xfbfdffff pref]
<6>[    0.273099] pci 0000:00:04.0: PCI bridge to [bus 01-01] (subtractive decode)
<7>[    0.273103] pci 0000:00:04.0:   bridge window [io  0xf000-0x0000] (disabled)
<7>[    0.273106] pci 0000:00:04.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
<7>[    0.273109] pci 0000:00:04.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
<7>[    0.273111] pci 0000:00:04.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
<7>[    0.273113] pci 0000:00:04.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
<7>[    0.273116] pci 0000:00:04.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
<7>[    0.273118] pci 0000:00:04.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
<7>[    0.273120] pci 0000:00:04.0:   bridge window [mem 0x80000000-0xff37ffff] (subtractive decode)
<6>[    0.273138] pci 0000:00:09.0: PCI bridge to [bus 02-02]
<7>[    0.273141] pci 0000:00:09.0:   bridge window [io  0xf000-0x0000] (disabled)
<7>[    0.273143] pci 0000:00:09.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
<7>[    0.273146] pci 0000:00:09.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
<6>[    0.273164] pci 0000:00:0b.0: PCI bridge to [bus 03-03]
<7>[    0.273167] pci 0000:00:0b.0:   bridge window [io  0xf000-0x0000] (disabled)
<7>[    0.273169] pci 0000:00:0b.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
<7>[    0.273172] pci 0000:00:0b.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
<6>[    0.273189] pci 0000:00:0c.0: PCI bridge to [bus 04-04]
<7>[    0.273192] pci 0000:00:0c.0:   bridge window [io  0xf000-0x0000] (disabled)
<7>[    0.273194] pci 0000:00:0c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
<7>[    0.273197] pci 0000:00:0c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
<7>[    0.273207] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
<7>[    0.273417] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
<7>[    0.273503] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR10._PRT]
<7>[    0.273564] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR11._PRT]
<7>[    0.273626] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR12._PRT]
<6>[    0.282534] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
<6>[    0.282723] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
<6>[    0.282909] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
<6>[    0.283099] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
<6>[    0.283285] ACPI: PCI Interrupt Link [LNEA] (IRQs 16 17 18 19) *0, disabled.
<6>[    0.283471] ACPI: PCI Interrupt Link [LNEB] (IRQs 16 17 18 19) *0, disabled.
<6>[    0.283657] ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *0, disabled.
<6>[    0.283843] ACPI: PCI Interrupt Link [LNED] (IRQs 16 17 18 19) *0, disabled.
<6>[    0.284032] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *5
<6>[    0.284224] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *10
<6>[    0.284411] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *5
<6>[    0.284606] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *11
<6>[    0.284792] ACPI: PCI Interrupt Link [LACI] (IRQs 20 21 22 23) *0, disabled.
<6>[    0.284978] ACPI: PCI Interrupt Link [LMC9] (IRQs 20 21 22 23) *10
<6>[    0.285172] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *11
<6>[    0.285367] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *0, disabled.
<6>[    0.285557] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *10
<6>[    0.285745] ACPI: PCI Interrupt Link [LSA1] (IRQs 20 21 22 23) *10
<6>[    0.285973] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
<6>[    0.286122] vgaarb: device added: PCI:0000:00:0d.0,decodes=io+mem,owns=io+mem,locks=none
<6>[    0.286126] vgaarb: loaded
<6>[    0.286154] usbcore: registered new interface driver usbfs
<6>[    0.286169] usbcore: registered new interface driver hub
<6>[    0.286225] usbcore: registered new device driver usb
<6>[    0.286237] PCI: Using ACPI for IRQ routing
<7>[    0.286237] PCI: pci_cache_line_size set to 64 bytes
<7>[    0.286237] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
<7>[    0.286237] reserve RAM buffer: 000000006ffb0000 - 000000006fffffff 
<6>[    0.286237] NetLabel: Initializing
<6>[    0.286237] NetLabel:  domain hash size = 128
<6>[    0.286237] NetLabel:  protocols = UNLABELED CIPSOv4
<6>[    0.286237] NetLabel:  unlabeled traffic allowed by default
<6>[    0.287786] AppArmor: AppArmor Filesystem Enabled
<6>[    0.287808] pnp: PnP ACPI init
<6>[    0.287829] ACPI: bus type pnp registered
<6>[    0.293027] pnp: PnP ACPI: found 15 devices
<6>[    0.293029] ACPI: ACPI bus type pnp unregistered
<6>[    0.293047] system 00:07: [io  0x04d0-0x04d1] has been reserved
<6>[    0.293049] system 00:07: [io  0x0500-0x057f] has been reserved
<6>[    0.293052] system 00:07: [io  0x0580-0x05ff] has been reserved
<6>[    0.293054] system 00:07: [io  0x0800-0x087f] has been reserved
<6>[    0.293056] system 00:07: [io  0x0880-0x08ff] has been reserved
<6>[    0.293060] system 00:07: [io  0x0d00-0x0d7f] has been reserved
<6>[    0.293062] system 00:07: [io  0x0d80-0x0dff] has been reserved
<6>[    0.293064] system 00:07: [io  0x1100-0x117f] has been reserved
<6>[    0.293066] system 00:07: [io  0x1180-0x11ff] has been reserved
<6>[    0.293070] system 00:07: [mem 0x000d0000-0x000d3fff window] has been reserved
<6>[    0.293072] system 00:07: [mem 0x000d4000-0x000d7fff window] has been reserved
<6>[    0.293076] system 00:07: [mem 0x000de000-0x000dffff window] has been reserved
<6>[    0.293079] system 00:07: [mem 0xfec80000-0x1fd93ffff] could not be reserved
<6>[    0.293081] system 00:07: [mem 0xfefe0000-0xfefe01ff] has been reserved
<6>[    0.293084] system 00:07: [mem 0xfefe1000-0xfefe1fff] has been reserved
<6>[    0.293086] system 00:07: [mem 0xfee01000-0xfeefffff] has been reserved
<6>[    0.293092] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
<6>[    0.293094] system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved
<6>[    0.293100] system 00:0c: [io  0x0290-0x029f] has been reserved
<6>[    0.293104] system 00:0d: [mem 0xfc000000-0xfdffffff] has been reserved
<6>[    0.293109] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
<6>[    0.293112] system 00:0e: [mem 0x000c0000-0x000cffff] has been reserved
<6>[    0.293114] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
<6>[    0.293117] system 00:0e: [mem 0x00100000-0x7fffffff] could not be reserved
<6>[    0.293119] system 00:0e: [mem 0xff380000-0xffffffff] could not be reserved
<6>[    0.299536] Switching to clocksource acpi_pm
<6>[    0.301085] pci 0000:00:04.0: PCI bridge to [bus 01-01]
<6>[    0.301086] pci 0000:00:04.0:   bridge window [io  disabled]
<6>[    0.301089] pci 0000:00:04.0:   bridge window [mem disabled]
<6>[    0.301091] pci 0000:00:04.0:   bridge window [mem pref disabled]
<6>[    0.301095] pci 0000:00:09.0: PCI bridge to [bus 02-02]
<6>[    0.301096] pci 0000:00:09.0:   bridge window [io  disabled]
<6>[    0.301099] pci 0000:00:09.0:   bridge window [mem disabled]
<6>[    0.301100] pci 0000:00:09.0:   bridge window [mem pref disabled]
<6>[    0.301103] pci 0000:00:0b.0: PCI bridge to [bus 03-03]
<6>[    0.301105] pci 0000:00:0b.0:   bridge window [io  disabled]
<6>[    0.301107] pci 0000:00:0b.0:   bridge window [mem disabled]
<6>[    0.301109] pci 0000:00:0b.0:   bridge window [mem pref disabled]
<6>[    0.301111] pci 0000:00:0c.0: PCI bridge to [bus 04-04]
<6>[    0.301113] pci 0000:00:0c.0:   bridge window [io  disabled]
<6>[    0.301115] pci 0000:00:0c.0:   bridge window [mem disabled]
<6>[    0.301116] pci 0000:00:0c.0:   bridge window [mem pref disabled]
<7>[    0.301125] pci 0000:00:04.0: setting latency timer to 64
<7>[    0.301130] pci 0000:00:09.0: setting latency timer to 64
<7>[    0.301134] pci 0000:00:0b.0: setting latency timer to 64
<7>[    0.301137] pci 0000:00:0c.0: setting latency timer to 64
<7>[    0.301140] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
<7>[    0.301142] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
<7>[    0.301144] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
<7>[    0.301146] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
<7>[    0.301148] pci_bus 0000:00: resource 8 [mem 0x80000000-0xff37ffff]
<7>[    0.301150] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7]
<7>[    0.301152] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff]
<7>[    0.301154] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
<7>[    0.301155] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff]
<7>[    0.301157] pci_bus 0000:01: resource 8 [mem 0x80000000-0xff37ffff]
<6>[    0.301252] NET: Registered protocol family 2
<6>[    0.301386] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
<6>[    0.302425] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
<6>[    0.305018] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
<6>[    0.305695] TCP: Hash tables configured (established 262144 bind 65536)
<6>[    0.305699] TCP reno registered
<6>[    0.305714] UDP hash table entries: 1024 (order: 3, 32768 bytes)
<6>[    0.305746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
<6>[    0.305947] NET: Registered protocol family 1
<6>[    0.328210] pci 0000:00:00.0: Found enabled HT MSI Mapping
<6>[    0.328254] pci 0000:00:00.0: Found enabled HT MSI Mapping
<6>[    0.328307] pci 0000:00:00.0: Found enabled HT MSI Mapping
<6>[    0.328357] pci 0000:00:00.0: Found enabled HT MSI Mapping
<6>[    0.328408] pci 0000:00:00.0: Found enabled HT MSI Mapping
<6>[    0.328462] pci 0000:00:00.0: Found enabled HT MSI Mapping
<6>[    0.328519] pci 0000:00:00.0: Found enabled HT MSI Mapping
<6>[    0.328579] pci 0000:00:00.0: Found enabled HT MSI Mapping
<7>[    0.328585] pci 0000:00:0d.0: Boot video device
<7>[    0.328594] PCI: CLS 64 bytes, default 64
<6>[    0.348464] Scanning for low memory corruption every 60 seconds
<6>[    0.348633] audit: initializing netlink socket (disabled)
<5>[    0.348647] type=2000 audit(1303131843.348:1): initialized
<6>[    0.359746] HugeTLB registered 2 MB page size, pre-allocated 0 pages
<5>[    0.361200] VFS: Disk quotas dquot_6.5.2
<4>[    0.361229] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
<6>[    0.361415] msgmni has been set to 875
<6>[    0.363176] alg: No test for stdrng (krng)
<6>[    0.363215] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
<6>[    0.363218] io scheduler noop registered
<6>[    0.363220] io scheduler deadline registered
<6>[    0.363243] io scheduler cfq registered (default)
<7>[    0.363459] pcieport 0000:00:09.0: setting latency timer to 64
<7>[    0.363477]   alloc irq_desc for 24 on node 0
<7>[    0.363479]   alloc kstat_irqs on node 0
<7>[    0.363489] pcieport 0000:00:09.0: irq 24 for MSI/MSI-X
<7>[    0.364149] pcieport 0000:00:0b.0: setting latency timer to 64
<7>[    0.364163]   alloc irq_desc for 25 on node 0
<7>[    0.364164]   alloc kstat_irqs on node 0
<7>[    0.364169] pcieport 0000:00:0b.0: irq 25 for MSI/MSI-X
<7>[    0.365151] pcieport 0000:00:0c.0: setting latency timer to 64
<7>[    0.365163]   alloc irq_desc for 26 on node 0
<7>[    0.365164]   alloc kstat_irqs on node 0
<7>[    0.365168] pcieport 0000:00:0c.0: irq 26 for MSI/MSI-X
<4>[    0.365238] pci-stub: invalid id string ""
<6>[    0.365520] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90002980000, using 3072k, total 262144k
<6>[    0.365523] vesafb: mode is 1024x768x16, linelength=2048, pages=1
<6>[    0.365524] vesafb: scrolling: redraw
<6>[    0.365526] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
<6>[    0.365882] bootsplash 3.1.6-2004/03/31: looking for picture...
<6>[    0.365886] bootsplash: silentjpeg size 157558 bytes
<6>[    0.378116] bootsplash: ...found (1024x768, 80639 bytes, v3).
<4>[    0.410790] Console: switching to colour frame buffer device 124x44
<6>[    0.443059] fb0: VESA VGA frame buffer device
<6>[    0.444483] Non-volatile memory driver v1.3
<6>[    0.444486] Linux agpgart interface v0.103
<6>[    0.444491] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
<6>[    0.444587] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<6>[    0.444948] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<6>[    0.445067] Fixed MDIO Bus: probed
<6>[    0.445073] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<4>[    0.446476] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 23
<7>[    0.446480]   alloc irq_desc for 23 on node 0
<7>[    0.446482]   alloc kstat_irqs on node 0
<6>[    0.446491] ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUB2] -> GSI 23 (level, low) -> IRQ 23
<7>[    0.446513] ehci_hcd 0000:00:02.1: setting latency timer to 64
<6>[    0.446516] ehci_hcd 0000:00:02.1: EHCI Host Controller
<6>[    0.446549] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
<6>[    0.446580] ehci_hcd 0000:00:02.1: debug port 1
<7>[    0.446586] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
<6>[    0.446610] ehci_hcd 0000:00:02.1: irq 23, io mem 0xfbffec00
<6>[    0.452017] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
<6>[    0.452046] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[    0.452048] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    0.452050] usb usb1: Product: EHCI Host Controller
<6>[    0.452051] usb usb1: Manufacturer: Linux 2.6.34.7-0.7-desktop ehci_hcd
<6>[    0.452053] usb usb1: SerialNumber: 0000:00:02.1
<6>[    0.452173] hub 1-0:1.0: USB hub found
<6>[    0.452178] hub 1-0:1.0: 9 ports detected
<6>[    0.452270] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<4>[    0.453400] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 22
<7>[    0.453403]   alloc irq_desc for 22 on node 0
<7>[    0.453405]   alloc kstat_irqs on node 0
<6>[    0.453413] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUB0] -> GSI 22 (level, low) -> IRQ 22
<7>[    0.453424] ohci_hcd 0000:00:02.0: setting latency timer to 64
<6>[    0.453426] ohci_hcd 0000:00:02.0: OHCI Host Controller
<6>[    0.453434] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
<6>[    0.453464] ohci_hcd 0000:00:02.0: irq 22, io mem 0xfbfff000
<6>[    0.506033] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
<6>[    0.506035] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[    0.506037] usb usb2: Product: OHCI Host Controller
<6>[    0.506038] usb usb2: Manufacturer: Linux 2.6.34.7-0.7-desktop ohci_hcd
<6>[    0.506039] usb usb2: SerialNumber: 0000:00:02.0
<6>[    0.506118] hub 2-0:1.0: USB hub found
<6>[    0.506122] hub 2-0:1.0: 9 ports detected
<6>[    0.506190] uhci_hcd: USB Universal Host Controller Interface driver
<6>[    0.506276] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
<6>[    0.509358] serio: i8042 KBD port at 0x60,0x64 irq 1
<6>[    0.509363] serio: i8042 AUX port at 0x60,0x64 irq 12
<6>[    0.509422] mice: PS/2 mouse device common for all mice
<6>[    0.509523] rtc_cmos 00:02: RTC can wake from S4
<6>[    0.509566] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
<6>[    0.509600] rtc0: alarms up to one year, y3k, 114 bytes nvram
<6>[    0.509611] cpuidle: using governor ladder
<6>[    0.509613] cpuidle: using governor menu
<6>[    0.509850] usbcore: registered new interface driver hiddev
<6>[    0.509862] usbcore: registered new interface driver usbhid
<6>[    0.509864] usbhid: USB HID core driver
<6>[    0.579914] TCP cubic registered
<6>[    0.579996] NET: Registered protocol family 10
<6>[    0.580381] lo: Disabled Privacy Extensions
<6>[    0.580621] lib80211: common routines for IEEE802.11 drivers
<7>[    0.580623] lib80211_crypt: registered algorithm 'NULL'
<7>[    0.580740] PM: Checking image partition /dev/disk/by-id/ata-WDC_WD5000AAKS-00V1A0_WD-WMAWF1835904-part1
<6>[    0.964021] usb 2-3: new low speed USB device using ohci_hcd and address 2
<6>[    1.155957] usb 2-3: New USB device found, idVendor=413c, idProduct=2003
<6>[    1.155959] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[    1.155962] usb 2-3: Product: Dell USB Keyboard
<6>[    1.155963] usb 2-3: Manufacturer: Dell
<6>[    1.167252] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3:1.0/input/input0
<6>[    1.167310] generic-usb 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:02.0-3/input0
<6>[    1.376517] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input1
<7>[    1.400546] PM: Resume from disk failed.
<4>[    1.400560] registered taskstats version 1
<4>[    1.400758]   Magic number: 7:231:79
<6>[    1.400861] rtc_cmos 00:02: setting system clock to 2011-04-18 13:04:05 UTC (1303131845)
<6>[    1.400976] Freeing unused kernel memory: 892k freed
<6>[    1.401543] Write protecting the kernel read-only data: 10240k
<6>[    1.401723] Freeing unused kernel memory: 1344k freed
<6>[    1.402774] Freeing unused kernel memory: 632k freed
<5>[    1.449148] SCSI subsystem initialized
<7>[    1.465170] libata version 3.00 loaded.
<7>[    1.469149] sata_nv 0000:00:08.0: version 3.5
<4>[    1.469502] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 21
<7>[    1.469508]   alloc irq_desc for 21 on node 0
<7>[    1.469510]   alloc kstat_irqs on node 0
<6>[    1.469523] sata_nv 0000:00:08.0: PCI INT A -> Link[LSA0] -> GSI 21 (level, low) -> IRQ 21
<7>[    1.469575] sata_nv 0000:00:08.0: setting latency timer to 64
<6>[    1.469658] scsi0 : sata_nv
<6>[    1.469797] scsi1 : sata_nv
<6>[    1.470123] ata1: SATA max UDMA/133 cmd 0xe400 ctl 0xe080 bmdma 0xd880 irq 21
<6>[    1.470127] ata2: SATA max UDMA/133 cmd 0xe000 ctl 0xdc00 bmdma 0xd888 irq 21
<4>[    1.471416] ACPI: PCI Interrupt Link [LSA1] enabled at IRQ 20
<7>[    1.471419]   alloc irq_desc for 20 on node 0
<7>[    1.471421]   alloc kstat_irqs on node 0
<6>[    1.471428] sata_nv 0000:00:08.1: PCI INT B -> Link[LSA1] -> GSI 20 (level, low) -> IRQ 20
<7>[    1.471467] sata_nv 0000:00:08.1: setting latency timer to 64
<6>[    1.471527] scsi2 : sata_nv
<6>[    1.471594] scsi3 : sata_nv
<6>[    1.471878] ata3: SATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd000 irq 20
<6>[    1.471881] ata4: SATA max UDMA/133 cmd 0xd400 ctl 0xd080 bmdma 0xd008 irq 20
<6>[    1.924041] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
<6>[    1.925157] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
<6>[    1.927286] ata1.00: ATA-7: ST3250310AS, 4.AAA, max UDMA/133
<6>[    1.927289] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32)
<6>[    1.928296] ata3.00: ATA-8: WDC WD5000AAKS-00V1A0, 05.01D05, max UDMA/133
<6>[    1.928299] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
<6>[    1.933233] ata1.00: configured for UDMA/133
<5>[    1.933353] scsi 0:0:0:0: Direct-Access     ATA      ST3250310AS      4.AA PQ: 0 ANSI: 5
<6>[    1.935308] ata3.00: configured for UDMA/133
<6>[    2.246307] ata2: SATA link down (SStatus 0 SControl 300)
<5>[    2.246374] scsi 2:0:0:0: Direct-Access     ATA      WDC WD5000AAKS-0 05.0 PQ: 0 ANSI: 5
<6>[    2.559303] ata4: SATA link down (SStatus 0 SControl 300)
<7>[    2.571157] pata_amd 0000:00:06.0: version 0.4.1
<7>[    2.571205] pata_amd 0000:00:06.0: setting latency timer to 64
<6>[    2.571291] scsi4 : pata_amd
<6>[    2.571374] scsi5 : pata_amd
<6>[    2.572823] ata5: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
<6>[    2.572826] ata6: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
<6>[    2.726358] ata5.00: ATAPI: HL-DT-STDVD-RAM GH22NP20, 1.01, max UDMA/66
<7>[    2.726377] ata5: nv_mode_filter: 0x1f39f&0x1f39f->0x1f39f, BIOS=0x1f000 (0xc5000000) ACPI=0x1f01f (30:900:0x11)
<6>[    2.732326] ata5.00: configured for UDMA/66
<5>[    2.745110] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVD-RAM GH22NP20 1.01 PQ: 0 ANSI: 5
<7>[    2.745249] ata6: port disabled. ignoring.
<6>[    2.769387] udev: starting version 157
<5>[    2.893169] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
<5>[    2.893200] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
<5>[    2.893244] sd 2:0:0:0: [sdb] Write Protect is off
<7>[    2.893247] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
<5>[    2.893278] sd 0:0:0:0: [sda] Write Protect is off
<7>[    2.893280] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>[    2.893298] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<5>[    2.893483] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>[    2.893596]  sda:
<6>[    2.893756]  sdb: sda1 sda2 sda3 sda4 < sdb1 sdb2 sdb3 sdb4 < sdb5 sda5 sdb6 sda6 sdb7 sda7 >
<5>[    2.944434] sd 0:0:0:0: [sda] Attached SCSI disk
<4>[    2.945995]  sdb8 sdb9 >
<5>[    2.978025] sd 2:0:0:0: [sdb] Attached SCSI disk
<7>[    3.873021] PM: Marking nosave pages: 000000000009f000 - 0000000000100000
<7>[    3.873026] PM: Basic memory bitmaps created
<7>[    3.879187] PM: Basic memory bitmaps freed
<6>[    3.889942] PM: Starting manual resume from disk
<7>[    3.889946] PM: Resume from partition 8:17
<7>[    3.889947] PM: Checking hibernation image.
<7>[    3.890169] PM: Error -22 checking image file
<7>[    3.890171] PM: Resume from disk failed.
<6>[    4.188538] EXT4-fs (sdb2): mounted filesystem with ordered data mode
<6>[    5.312083] udev: starting version 157
<6>[    5.464132] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
<4>[    5.464492] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 23
<6>[    5.464498] forcedeth 0000:00:07.0: PCI INT A -> Link[LMAC] -> GSI 23 (level, low) -> IRQ 23
<7>[    5.464502] forcedeth 0000:00:07.0: setting latency timer to 64
<5>[    5.707726] sd 0:0:0:0: Attached scsi generic sg0 type 0
<5>[    5.708807] sd 2:0:0:0: Attached scsi generic sg1 type 0
<5>[    5.708853] scsi 4:0:0:0: Attached scsi generic sg2 type 5
<6>[    5.774770] Floppy drive(s): fd0 is 1.44M
<6>[    5.789635] FDC 0 is a post-1991 82077
<6>[    5.864201] EDAC MC: Ver: 2.1.0 Dec 15 2010
<6>[    5.890583] input: PC Speaker as /devices/platform/pcspkr/input/input2
<6>[    5.919177] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
<6>[    5.919284] ACPI: Power Button [PWRB]
<6>[    5.919381] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
<6>[    5.919430] ACPI: Power Button [PWRF]
<4>[    5.959152] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
<6>[    5.959160] Uniform CD-ROM driver Revision: 3.20
<7>[    5.959326] sr 4:0:0:0: Attached scsi CD-ROM sr0
<6>[    5.978898] forcedeth 0000:00:07.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:19:66:bc:e8:c8
<6>[    5.978904] forcedeth 0000:00:07.0: highdma pwrctl mgmt lnktim msi desc-v3
<6>[    5.983376] i2c i2c-0: nForce2 SMBus adapter at 0x600
<6>[    5.983418] i2c i2c-1: nForce2 SMBus adapter at 0x700
<4>[    5.984162] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
<6>[    6.526245] kvm: Nested Virtualization enabled
<6>[    6.606949] EDAC amd64_edac:  Ver: 3.3.0 Dec 15 2010
<5>[    6.608033] EDAC amd64: This node reports that Memory ECC is currently disabled, set F3x44[22] (0000:00:18.3).
<5>[    6.608044] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
<5>[    6.608045]  Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
<5>[    6.608047]  (Note that use of the override may cause unknown side effects.)
<4>[    6.608055] amd64_edac: probe of 0000:00:18.2 failed with error -22
<6>[    6.636742] parport_pc 00:06: reported by Plug and Play ACPI
<6>[    6.636795] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
<6>[    6.771201] ppdev: user-space parallel port driver
<4>[    6.829379] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 22
<6>[    6.829386] HDA Intel 0000:00:05.0: PCI INT B -> Link[LAZA] -> GSI 22 (level, low) -> IRQ 22
<6>[    6.829389] hda_intel: Disable MSI for Nvidia chipset
<7>[    6.829422] HDA Intel 0000:00:05.0: setting latency timer to 64
<7>[    7.028071] ALSA hda_codec.c:4385: autoconfig: line_outs=1 (0x1c/0x0/0x0/0x0/0x0)
<7>[    7.028076] ALSA hda_codec.c:4389:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
<7>[    7.028079] ALSA hda_codec.c:4393:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
<7>[    7.028082] ALSA hda_codec.c:4394:    mono: mono_out=0x0
<7>[    7.028084] ALSA hda_codec.c:4405:    inputs: mic=0x1a, fmic=0x0, line=0x1b, fline=0x0, cd=0x1f, aux=0x0
<6>[    7.228950] Adding 6014972k swap on /dev/sdb1.  Priority:-1 extents:1 across:6014972k 
<6>[    8.393115] device-mapper: uevent: version 1.0.3
<6>[    8.393682] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
<6>[    9.112733] loop: module loaded
<6>[    9.325302] EXT4-fs (sdb9): mounted filesystem with ordered data mode
<6>[    9.345344] EXT4-fs (sdb7): mounted filesystem with ordered data mode
<6>[    9.391624] EXT4-fs (sdb5): mounted filesystem with ordered data mode
Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.

Fortsetzung folgt !
 
OP
lostinspace

lostinspace

Member
(Fortsetzung:)

messages :

Code:
Apr 18 03:55:23 linux kernel: imklog 5.4.0, log source = /proc/kmsg started.
Apr 18 03:55:23 linux rsyslogd: [origin software="rsyslogd" swVersion="5.4.0" x-pid="1418" x-info="http://www.rsyslog.com"] start
Apr 18 03:55:23 linux kernel: [   10.085095] type=1505 audit(1303091722.184:2): operation="profile_load" pid=1291 name=/bin/ping
Apr 18 03:55:23 linux kernel: [   10.141880] type=1505 audit(1303091722.240:3): operation="profile_load" pid=1292 name=/sbin/klogd
Apr 18 03:55:23 linux kernel: [   10.230925] type=1505 audit(1303091722.329:4): operation="profile_load" pid=1293 name=/sbin/syslog-ng
Apr 18 03:55:23 linux kernel: [   10.326108] type=1505 audit(1303091722.424:5): operation="profile_load" pid=1294 name=/sbin/syslogd
Apr 18 03:55:23 linux kernel: [   10.421017] type=1505 audit(1303091722.519:6): operation="profile_load" pid=1295 name=/usr/sbin/avahi-daemon
Apr 18 03:55:23 linux kernel: [   10.512061] type=1505 audit(1303091722.611:7): operation="profile_load" pid=1296 name=/usr/sbin/identd
Apr 18 03:55:23 linux kernel: [   10.598071] type=1505 audit(1303091722.696:8): operation="profile_load" pid=1297 name=/usr/sbin/mdnsd
Apr 18 03:55:23 linux kernel: [   10.737704] type=1505 audit(1303091722.836:9): operation="profile_load" pid=1298 name=/usr/sbin/named
Apr 18 03:55:23 linux kernel: [   10.857746] type=1505 audit(1303091722.956:10): operation="profile_load" pid=1299 name=/usr/sbin/nscd
Apr 18 03:55:23 linux kernel: [   10.994975] type=1505 audit(1303091723.093:11): operation="profile_load" pid=1300 name=/usr/sbin/ntpd
Apr 18 03:55:23 linux kernel: [   11.749719] vboxguest: VirtualBox Guest PCI device not found.
Apr 18 03:55:24 linux logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/Xservers
Apr 18 03:55:24 linux logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/xdm-config
Apr 18 03:55:24 linux ifup:     lo        
Apr 18 03:55:24 linux ifup:     lo        
Apr 18 03:55:24 linux ifup: IP address: 127.0.0.1/8  
Apr 18 03:55:24 linux ifup:  
Apr 18 03:55:24 linux ifup:               
Apr 18 03:55:24 linux ifup: IP address: 127.0.0.2/8  
Apr 18 03:55:24 linux ifup:  
Apr 18 03:55:24 linux ifup:     eth0      device: Device 10de:03ef (rev a2)
Apr 18 03:55:25 linux kernel: [   13.206665]   alloc irq_desc for 27 on node 0
Apr 18 03:55:25 linux kernel: [   13.206669]   alloc kstat_irqs on node 0
Apr 18 03:55:25 linux kernel: [   13.206681] forcedeth 0000:00:07.0: irq 27 for MSI/MSI-X
Apr 18 03:55:25 linux ifup-dhcp:     eth0      Starting DHCP4+DHCP6 client
Apr 18 03:55:25 linux dhcpcd[2025]: eth0: dhcpcd 3.2.3 starting
Apr 18 03:55:25 linux dhcpcd[2025]: eth0: hardware address = 00:19:66:bc:e8:c8
Apr 18 03:55:25 linux kernel: [   13.297349] NET: Registered protocol family 17
Apr 18 03:55:25 linux dhcpcd[2025]: eth0: broadcasting for a lease
Apr 18 03:55:25 linux ifup-dhcp: . 
Apr 18 03:55:28 linux ifup-dhcp: . 
Apr 18 03:55:30 linux ifup-dhcp: . 
Apr 18 03:55:32 linux ifup-dhcp: . 
Apr 18 03:55:35 linux ifup-dhcp: . 
Apr 18 03:55:36 linux kernel: [   23.931018] eth0: no IPv6 routers present
Apr 18 03:55:37 linux ifup-dhcp: . 
Apr 18 03:55:40 linux ifup-dhcp: . 
Apr 18 03:55:42 linux ifup-dhcp: . 
Apr 18 03:55:43 linux ifup-dhcp:  
Apr 18 03:55:43 linux ifup-dhcp:     eth0      DHCP4 continues in background
Apr 18 03:55:43 linux ifup-dhcp:     eth0      DHCP6 continues in background
Apr 18 03:55:45 linux dhcpcd[2025]: eth0: timed out
Apr 18 03:55:45 linux dhcpcd[2025]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 03:55:45 linux dhcpcd[2025]: eth0: broadcasting for a lease
Apr 18 03:55:54 linux ifup:     br0       
Apr 18 03:55:54 linux ifup:     br0       Startmode is 'manual'
Apr 18 03:55:54 linux kernel: Kernel logging (proc) stopped.
Apr 18 03:55:54 linux rsyslogd: [origin software="rsyslogd" swVersion="5.4.0" x-pid="1418" x-info="http://www.rsyslog.com"] exiting on signal 15.
Apr 18 03:55:54 linux kernel: imklog 5.4.0, log source = /proc/kmsg started.
Apr 18 03:55:54 linux rsyslogd: [origin software="rsyslogd" swVersion="5.4.0" x-pid="4593" x-info="http://www.rsyslog.com"] start
Apr 18 03:55:54 linux auditd[4643]: Started dispatcher: /sbin/audispd pid: 4645
Apr 18 03:55:54 linux audispd: priority_boost_parser called with: 4
Apr 18 03:55:54 linux audispd: max_restarts_parser called with: 10
Apr 18 03:55:54 linux audispd: No plugins found, exiting
Apr 18 03:55:54 linux auditd[4643]: Init complete, auditd 2.0.4 listening for events (startup state disable)
Apr 18 03:55:55 linux logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/Xservers
Apr 18 03:55:55 linux logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/xdm-config
Apr 18 03:55:55 linux kernel: [   43.271183] vboxdrv: Trying to deactivate the NMI watchdog permanently...
Apr 18 03:55:55 linux kernel: [   43.271187] vboxdrv: Successfully done.
Apr 18 03:55:55 linux kernel: [   43.271189] vboxdrv: Found 2 processor cores.
Apr 18 03:55:55 linux kernel: [   43.271697] VBoxDrv: dbg - g_abExecMemory=ffffffffa0487420
Apr 18 03:55:55 linux kernel: [   43.271716] vboxdrv: fAsync=1 offMin=0x1c38a offMax=0x1c38a
Apr 18 03:55:55 linux kernel: [   43.272928] vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 'normal'.
Apr 18 03:55:55 linux kernel: [   43.272933] vboxdrv: Successfully loaded version 3.2.6_OSE (interface 0x00140001).
Apr 18 03:55:55 linux kernel: [   43.479644] vboxguest: exports duplicate symbol RTMemExecFree (owned by vboxdrv)
Apr 18 03:55:55 linux ifup:     dsl0      name: DSL-Verbindung
Apr 18 03:55:55 linux ifup:     dsl0      Startmode is 'manual'
Apr 18 03:55:55 linux SuSEfirewall2: getopt error
Apr 18 03:55:55 linux kernel: [   43.742038] bootsplash: status on console 0 changed to on
Apr 18 03:56:05 linux dhcpcd[2025]: eth0: timed out
Apr 18 03:56:05 linux dhcpcd[2025]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 03:56:05 linux dhcpcd[2025]: eth0: broadcasting for a lease
Apr 18 03:56:25 linux dhcpcd[2025]: eth0: timed out
Apr 18 03:56:25 linux dhcpcd[2025]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 03:56:25 linux dhcpcd[2025]: eth0: broadcasting for a lease
Apr 18 03:56:45 linux login[5345]: PAM unable to dlopen(/lib64/security/pam_pwcheck.so): libcrack.so.2: cannot open shared object file: No such file or directory
Apr 18 03:56:45 linux login[5345]: PAM adding faulty module: /lib64/security/pam_pwcheck.so
Apr 18 03:56:45 linux dhcpcd[2025]: eth0: timed out
Apr 18 03:56:45 linux login[5345]: PAM unable to dlopen(/lib64/security/pam_ck_connector.so): libck-connector.so.0: cannot open shared object file: No such file or directory
Apr 18 03:56:45 linux login[5345]: PAM adding faulty module: /lib64/security/pam_ck_connector.so
Apr 18 03:56:45 linux dhcpcd[2025]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 03:56:45 linux dhcpcd[2025]: eth0: broadcasting for a lease
Apr 18 03:56:53 linux login[5345]: FAILED LOGIN 1 FROM /dev/tty1 FOR rabe, Authentication failure
Apr 18 03:57:05 linux dhcpcd[2025]: eth0: timed out
Apr 18 03:57:05 linux dhcpcd[2025]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 03:57:05 linux dhcpcd[2025]: eth0: broadcasting for a lease
Apr 18 13:00:04 linux kernel: imklog 5.4.0, log source = /proc/kmsg started.
Apr 18 13:00:04 linux rsyslogd: [origin software="rsyslogd" swVersion="5.4.0" x-pid="1499" x-info="http://www.rsyslog.com"] start
Apr 18 13:00:04 linux kernel: [   10.902251] type=1505 audit(1303124403.075:2): operation="profile_load" pid=1343 name=/bin/ping
Apr 18 13:00:04 linux kernel: [   10.941576] type=1505 audit(1303124403.115:3): operation="profile_load" pid=1344 name=/sbin/klogd
Apr 18 13:00:04 linux kernel: [   11.017590] type=1505 audit(1303124403.191:4): operation="profile_load" pid=1345 name=/sbin/syslog-ng
Apr 18 13:00:04 linux kernel: [   11.093736] type=1505 audit(1303124403.267:5): operation="profile_load" pid=1346 name=/sbin/syslogd
Apr 18 13:00:04 linux kernel: [   11.177698] type=1505 audit(1303124403.351:6): operation="profile_load" pid=1347 name=/usr/sbin/avahi-daemon
Apr 18 13:00:04 linux kernel: [   11.245968] type=1505 audit(1303124403.419:7): operation="profile_load" pid=1348 name=/usr/sbin/identd
Apr 18 13:00:04 linux kernel: [   11.321199] type=1505 audit(1303124403.495:8): operation="profile_load" pid=1349 name=/usr/sbin/mdnsd
Apr 18 13:00:04 linux kernel: [   11.435058] type=1505 audit(1303124403.607:9): operation="profile_load" pid=1350 name=/usr/sbin/named
Apr 18 13:00:04 linux kernel: [   11.525212] type=1505 audit(1303124403.699:10): operation="profile_load" pid=1351 name=/usr/sbin/nscd
Apr 18 13:00:04 linux kernel: [   11.654700] type=1505 audit(1303124403.827:11): operation="profile_load" pid=1352 name=/usr/sbin/ntpd
Apr 18 13:00:04 linux kernel: [   12.153969] vboxguest: VirtualBox Guest PCI device not found.
Apr 18 13:00:04 linux logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/Xservers
Apr 18 13:00:04 linux logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/xdm-config
Apr 18 13:00:05 linux ifup:     lo        
Apr 18 13:00:05 linux ifup:     lo        
Apr 18 13:00:05 linux ifup: IP address: 127.0.0.1/8  
Apr 18 13:00:05 linux ifup:  
Apr 18 13:00:05 linux ifup:               
Apr 18 13:00:05 linux ifup: IP address: 127.0.0.2/8  
Apr 18 13:00:05 linux ifup:  
Apr 18 13:00:05 linux ifup:     eth0      device: Device 10de:03ef (rev a2)
Apr 18 13:00:06 linux kernel: [   13.880109]   alloc irq_desc for 27 on node 0
Apr 18 13:00:06 linux kernel: [   13.880113]   alloc kstat_irqs on node 0
Apr 18 13:00:06 linux kernel: [   13.880124] forcedeth 0000:00:07.0: irq 27 for MSI/MSI-X
Apr 18 13:00:06 linux ifup-dhcp:     eth0      Starting DHCP4+DHCP6 client
Apr 18 13:00:06 linux dhcpcd[2078]: eth0: dhcpcd 3.2.3 starting
Apr 18 13:00:06 linux dhcpcd[2078]: eth0: hardware address = 00:19:66:bc:e8:c8
Apr 18 13:00:06 linux kernel: [   13.921215] NET: Registered protocol family 17
Apr 18 13:00:06 linux dhcpcd[2078]: eth0: broadcasting for a lease
Apr 18 13:00:06 linux ifup-dhcp: . 
Apr 18 13:00:08 linux ifup-dhcp: . 
Apr 18 13:00:11 linux ifup-dhcp: . 
Apr 18 13:00:13 linux ifup-dhcp: . 
Apr 18 13:00:16 linux ifup-dhcp: . 
Apr 18 13:00:16 linux kernel: [   24.816014] eth0: no IPv6 routers present
Apr 18 13:00:18 linux ifup-dhcp: . 
Apr 18 13:00:20 linux ifup-dhcp: . 
Apr 18 13:00:23 linux ifup-dhcp: . 
Apr 18 13:00:24 linux ifup-dhcp:  
Apr 18 13:00:24 linux ifup-dhcp:     eth0      DHCP4 continues in background
Apr 18 13:00:24 linux ifup-dhcp:     eth0      DHCP6 continues in background
Apr 18 13:00:26 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:00:26 linux dhcpcd[2078]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 13:00:26 linux dhcpcd[2078]: eth0: broadcasting for a lease
Apr 18 13:00:36 linux ifup:     br0       
Apr 18 13:00:36 linux ifup:     br0       Startmode is 'manual'
Apr 18 13:00:36 linux kernel: Kernel logging (proc) stopped.
Apr 18 13:00:36 linux rsyslogd: [origin software="rsyslogd" swVersion="5.4.0" x-pid="1499" x-info="http://www.rsyslog.com"] exiting on signal 15.
Apr 18 13:00:36 linux kernel: imklog 5.4.0, log source = /proc/kmsg started.
Apr 18 13:00:36 linux rsyslogd: [origin software="rsyslogd" swVersion="5.4.0" x-pid="4712" x-info="http://www.rsyslog.com"] start
Apr 18 13:00:36 linux auditd[4762]: Started dispatcher: /sbin/audispd pid: 4764
Apr 18 13:00:36 linux audispd: priority_boost_parser called with: 4
Apr 18 13:00:36 linux audispd: max_restarts_parser called with: 10
Apr 18 13:00:36 linux audispd: No plugins found, exiting
Apr 18 13:00:36 linux auditd[4762]: Init complete, auditd 2.0.4 listening for events (startup state disable)
Apr 18 13:00:37 linux logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/Xservers
Apr 18 13:00:37 linux logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/xdm-config
Apr 18 13:00:37 linux kernel: [   45.190209] vboxdrv: Trying to deactivate the NMI watchdog permanently...
Apr 18 13:00:37 linux kernel: [   45.190214] vboxdrv: Successfully done.
Apr 18 13:00:37 linux kernel: [   45.190216] vboxdrv: Found 2 processor cores.
Apr 18 13:00:37 linux kernel: [   45.190315] VBoxDrv: dbg - g_abExecMemory=ffffffffa05643e0
Apr 18 13:00:37 linux kernel: [   45.190336] vboxdrv: fAsync=1 offMin=0x7324a5 offMax=0x7324a5
Apr 18 13:00:37 linux kernel: [   45.190449] vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 'normal'.
Apr 18 13:00:37 linux kernel: [   45.190451] vboxdrv: Successfully loaded version 3.2.6_OSE (interface 0x00140001).
Apr 18 13:00:37 linux kernel: [   45.407126] vboxguest: exports duplicate symbol RTMemExecFree (owned by vboxdrv)
Apr 18 13:00:37 linux ifup:     dsl0      name: DSL-Verbindung
Apr 18 13:00:37 linux ifup:     dsl0      Startmode is 'manual'
Apr 18 13:00:37 linux SuSEfirewall2: getopt error
Apr 18 13:00:37 linux kernel: [   45.610108] bootsplash: status on console 0 changed to on
Apr 18 13:00:46 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:00:46 linux dhcpcd[2078]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 13:00:46 linux dhcpcd[2078]: eth0: broadcasting for a lease
Apr 18 13:01:06 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:01:06 linux dhcpcd[2078]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 13:01:06 linux dhcpcd[2078]: eth0: broadcasting for a lease
Apr 18 13:01:26 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:01:26 linux dhcpcd[2078]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 13:01:26 linux dhcpcd[2078]: eth0: broadcasting for a lease
Apr 18 13:01:46 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:01:46 linux dhcpcd[2078]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 13:01:46 linux dhcpcd[2078]: eth0: broadcasting for a lease
Apr 18 13:02:06 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:02:06 linux dhcpcd[2078]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 13:02:06 linux dhcpcd[2078]: eth0: broadcasting for a lease
Apr 18 13:02:26 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:02:26 linux dhcpcd[2078]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 13:02:26 linux dhcpcd[2078]: eth0: broadcasting for a lease
Apr 18 13:02:46 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:02:46 linux dhcpcd[2078]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 13:02:46 linux dhcpcd[2078]: eth0: broadcasting for a lease
Apr 18 13:03:05 linux login[5463]: PAM unable to dlopen(/lib64/security/pam_pwcheck.so): libcrack.so.2: cannot open shared object file: No such file or directory
Apr 18 13:03:05 linux login[5463]: PAM adding faulty module: /lib64/security/pam_pwcheck.so
Apr 18 13:03:05 linux login[5463]: PAM unable to dlopen(/lib64/security/pam_ck_connector.so): libck-connector.so.0: cannot open shared object file: No such file or directory
Apr 18 13:03:05 linux login[5463]: PAM adding faulty module: /lib64/security/pam_ck_connector.so
Apr 18 13:03:06 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:03:06 linux dhcpcd[2078]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 13:03:06 linux dhcpcd[2078]: eth0: broadcasting for a lease
Apr 18 13:03:12 linux login[5463]: FAILED LOGIN 1 FROM /dev/tty1 FOR rabe, Authentication failure
Apr 18 13:03:26 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:03:26 linux dhcpcd[2078]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 13:03:26 linux dhcpcd[2078]: eth0: broadcasting for a lease
Apr 18 13:03:27 linux login[5463]: FAILED LOGIN 2 FROM /dev/tty1 FOR root, Authentication failure
Apr 18 13:04:16 linux kernel: imklog 5.4.0, log source = /proc/kmsg started.
Apr 18 13:04:16 linux rsyslogd: [origin software="rsyslogd" swVersion="5.4.0" x-pid="1478" x-info="http://www.rsyslog.com"] start
Apr 18 13:04:16 linux kernel: [   10.480090] type=1505 audit(1303124654.579:2): operation="profile_load" pid=1355 name=/bin/ping
Apr 18 13:04:16 linux kernel: [   10.537048] type=1505 audit(1303124654.635:3): operation="profile_load" pid=1356 name=/sbin/klogd
Apr 18 13:04:16 linux kernel: [   10.624512] type=1505 audit(1303124654.723:4): operation="profile_load" pid=1357 name=/sbin/syslog-ng
Apr 18 13:04:16 linux kernel: [   10.701547] type=1505 audit(1303124654.800:5): operation="profile_load" pid=1358 name=/sbin/syslogd
Apr 18 13:04:16 linux kernel: [   10.800520] type=1505 audit(1303124654.899:6): operation="profile_load" pid=1359 name=/usr/sbin/avahi-daemon
Apr 18 13:04:16 linux kernel: [   10.878709] type=1505 audit(1303124654.977:7): operation="profile_load" pid=1360 name=/usr/sbin/identd
Apr 18 13:04:16 linux kernel: [   10.975678] type=1505 audit(1303124655.074:8): operation="profile_load" pid=1361 name=/usr/sbin/mdnsd
Apr 18 13:04:16 linux kernel: [   11.091726] type=1505 audit(1303124655.190:9): operation="profile_load" pid=1362 name=/usr/sbin/named
Apr 18 13:04:16 linux kernel: [   11.183806] type=1505 audit(1303124655.282:10): operation="profile_load" pid=1363 name=/usr/sbin/nscd
Apr 18 13:04:16 linux kernel: [   11.336032] type=1505 audit(1303124655.434:11): operation="profile_load" pid=1364 name=/usr/sbin/ntpd
Apr 18 13:04:16 linux kernel: [   11.992698] vboxguest: VirtualBox Guest PCI device not found.
Apr 18 13:04:16 linux ifup:     lo        
Apr 18 13:04:16 linux ifup:     lo        
Apr 18 13:04:16 linux ifup: IP address: 127.0.0.1/8  
Apr 18 13:04:16 linux ifup:  
Apr 18 13:04:16 linux ifup:               
Apr 18 13:04:16 linux ifup: IP address: 127.0.0.2/8  
Apr 18 13:04:16 linux ifup:  
Apr 18 13:04:16 linux ifup:     eth0      device: Device 10de:03ef (rev a2)
Apr 18 13:04:17 linux kernel: [   13.634804]   alloc irq_desc for 27 on node 0
Apr 18 13:04:17 linux kernel: [   13.634808]   alloc kstat_irqs on node 0
Apr 18 13:04:17 linux kernel: [   13.634820] forcedeth 0000:00:07.0: irq 27 for MSI/MSI-X
Apr 18 13:04:17 linux ifup-dhcp:     eth0      Starting DHCP4+DHCP6 client
Apr 18 13:04:17 linux dhcpcd[2036]: eth0: dhcpcd 3.2.3 starting
Apr 18 13:04:17 linux dhcpcd[2036]: eth0: hardware address = 00:19:66:bc:e8:c8
Apr 18 13:04:17 linux kernel: [   13.725770] NET: Registered protocol family 17
Apr 18 13:04:17 linux dhcpcd[2036]: eth0: broadcasting for a lease
Apr 18 13:04:17 linux ifup-dhcp: . 
Apr 18 13:04:20 linux ifup-dhcp: . 
Apr 18 13:04:22 linux ifup-dhcp: . 
Apr 18 13:04:25 linux ifup-dhcp: . 
Apr 18 13:04:27 linux ifup-dhcp: . 
Apr 18 13:04:28 linux kernel: [   24.324014] eth0: no IPv6 routers present
Apr 18 13:04:30 linux ifup-dhcp: . 
Apr 18 13:04:32 linux ifup-dhcp: . 
Apr 18 13:04:34 linux ifup-dhcp: . 
Apr 18 13:04:36 linux ifup-dhcp:  
Apr 18 13:04:36 linux ifup-dhcp:     eth0      DHCP4 continues in background
Apr 18 13:04:36 linux ifup-dhcp:     eth0      DHCP6 continues in background
Apr 18 13:04:37 linux dhcpcd[2036]: eth0: timed out
Apr 18 13:04:37 linux dhcpcd[2036]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 13:04:37 linux dhcpcd[2036]: eth0: broadcasting for a lease
Apr 18 13:04:46 linux ifup:     br0       
Apr 18 13:04:46 linux ifup:     br0       Startmode is 'manual'
Apr 18 13:04:47 linux kernel: Kernel logging (proc) stopped.
Apr 18 13:04:47 linux rsyslogd: [origin software="rsyslogd" swVersion="5.4.0" x-pid="1478" x-info="http://www.rsyslog.com"] exiting on signal 15.
Apr 18 13:04:47 linux kernel: imklog 5.4.0, log source = /proc/kmsg started.
Apr 18 13:04:47 linux rsyslogd: [origin software="rsyslogd" swVersion="5.4.0" x-pid="4601" x-info="http://www.rsyslog.com"] start
Apr 18 13:04:47 linux auditd[4651]: Started dispatcher: /sbin/audispd pid: 4653
Apr 18 13:04:47 linux audispd: priority_boost_parser called with: 4
Apr 18 13:04:47 linux audispd: max_restarts_parser called with: 10
Apr 18 13:04:47 linux audispd: No plugins found, exiting
Apr 18 13:04:47 linux auditd[4651]: Init complete, auditd 2.0.4 listening for events (startup state disable)
Apr 18 13:04:47 linux kernel: [   43.780716] vboxdrv: Trying to deactivate the NMI watchdog permanently...
Apr 18 13:04:47 linux kernel: [   43.780720] vboxdrv: Successfully done.
Apr 18 13:04:47 linux kernel: [   43.780722] vboxdrv: Found 2 processor cores.
Apr 18 13:04:47 linux kernel: [   43.780962] VBoxDrv: dbg - g_abExecMemory=ffffffffa0487420
Apr 18 13:04:47 linux kernel: [   43.780978] vboxdrv: fAsync=1 offMin=0x29bd5 offMax=0x29bd5
Apr 18 13:04:47 linux kernel: [   43.781510] vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 'normal'.
Apr 18 13:04:47 linux kernel: [   43.781513] vboxdrv: Successfully loaded version 3.2.6_OSE (interface 0x00140001).
Apr 18 13:04:48 linux kernel: [   43.988253] vboxguest: exports duplicate symbol RTMemExecFree (owned by vboxdrv)
Apr 18 13:04:48 linux ifup:     dsl0      name: DSL-Verbindung
Apr 18 13:04:48 linux ifup:     dsl0      Startmode is 'manual'
Apr 18 13:04:48 linux SuSEfirewall2: getopt error
Apr 18 13:04:55 linux login[5305]: PAM unable to dlopen(/lib64/security/pam_pwcheck.so): libcrack.so.2: cannot open shared object file: No such file or directory
Apr 18 13:04:55 linux login[5305]: PAM adding faulty module: /lib64/security/pam_pwcheck.so
Apr 18 13:04:55 linux login[5305]: PAM unable to dlopen(/lib64/security/pam_ck_connector.so): libck-connector.so.0: cannot open shared object file: No such file or directory
Apr 18 13:04:55 linux login[5305]: PAM adding faulty module: /lib64/security/pam_ck_connector.so
Apr 18 13:04:57 linux dhcpcd[2036]: eth0: timed out
Apr 18 13:04:57 linux dhcpcd[2036]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Apr 18 13:04:57 linux dhcpcd[2036]: eth0: broadcasting for a lease
Apr 18 13:05:01 linux login[5305]: FAILED LOGIN 1 FROM /dev/tty1 FOR rabe, Authentication failure

warn :

Code:
Apr 18 03:55:45 linux dhcpcd[2025]: eth0: timed out
Apr 18 03:55:54 linux audispd: No plugins found, exiting
Apr 18 03:55:55 linux kernel: [   43.271697] VBoxDrv: dbg - g_abExecMemory=ffffffffa0487420
Apr 18 03:55:55 linux kernel: [   43.271716] vboxdrv: fAsync=1 offMin=0x1c38a offMax=0x1c38a
Apr 18 03:55:55 linux kernel: [   43.479644] vboxguest: exports duplicate symbol RTMemExecFree (owned by vboxdrv)
Apr 18 03:55:55 linux SuSEfirewall2: getopt error
Apr 18 03:56:05 linux dhcpcd[2025]: eth0: timed out
Apr 18 03:56:25 linux dhcpcd[2025]: eth0: timed out
Apr 18 03:56:45 linux login[5345]: PAM unable to dlopen(/lib64/security/pam_pwcheck.so): libcrack.so.2: cannot open shared object file: No such file or directory
Apr 18 03:56:45 linux login[5345]: PAM adding faulty module: /lib64/security/pam_pwcheck.so
Apr 18 03:56:45 linux dhcpcd[2025]: eth0: timed out
Apr 18 03:56:45 linux login[5345]: PAM unable to dlopen(/lib64/security/pam_ck_connector.so): libck-connector.so.0: cannot open shared object file: No such file or directory
Apr 18 03:56:45 linux login[5345]: PAM adding faulty module: /lib64/security/pam_ck_connector.so
Apr 18 03:57:05 linux dhcpcd[2025]: eth0: timed out
Apr 18 13:00:04 linux kernel: [   12.153969] vboxguest: VirtualBox Guest PCI device not found.
Apr 18 13:00:26 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:00:36 linux audispd: No plugins found, exiting
Apr 18 13:00:37 linux kernel: [   45.190315] VBoxDrv: dbg - g_abExecMemory=ffffffffa05643e0
Apr 18 13:00:37 linux kernel: [   45.190336] vboxdrv: fAsync=1 offMin=0x7324a5 offMax=0x7324a5
Apr 18 13:00:37 linux kernel: [   45.407126] vboxguest: exports duplicate symbol RTMemExecFree (owned by vboxdrv)
Apr 18 13:00:37 linux SuSEfirewall2: getopt error
Apr 18 13:00:46 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:01:06 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:01:26 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:01:46 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:02:06 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:02:26 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:02:46 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:03:05 linux login[5463]: PAM unable to dlopen(/lib64/security/pam_pwcheck.so): libcrack.so.2: cannot open shared object file: No such file or directory
Apr 18 13:03:05 linux login[5463]: PAM adding faulty module: /lib64/security/pam_pwcheck.so
Apr 18 13:03:05 linux login[5463]: PAM unable to dlopen(/lib64/security/pam_ck_connector.so): libck-connector.so.0: cannot open shared object file: No such file or directory
Apr 18 13:03:05 linux login[5463]: PAM adding faulty module: /lib64/security/pam_ck_connector.so
Apr 18 13:03:06 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:03:26 linux dhcpcd[2078]: eth0: timed out
Apr 18 13:04:16 linux kernel: [   11.992698] vboxguest: VirtualBox Guest PCI device not found.
Apr 18 13:04:37 linux dhcpcd[2036]: eth0: timed out
Apr 18 13:04:47 linux audispd: No plugins found, exiting
Apr 18 13:04:47 linux kernel: [   43.780962] VBoxDrv: dbg - g_abExecMemory=ffffffffa0487420
Apr 18 13:04:47 linux kernel: [   43.780978] vboxdrv: fAsync=1 offMin=0x29bd5 offMax=0x29bd5
Apr 18 13:04:48 linux kernel: [   43.988253] vboxguest: exports duplicate symbol RTMemExecFree (owned by vboxdrv)
Apr 18 13:04:48 linux SuSEfirewall2: getopt error
Apr 18 13:04:55 linux login[5305]: PAM unable to dlopen(/lib64/security/pa

Ist das jetzt eine Grundlage für eine Obduktion ?

Grüße !

lostinspace
 
A

Anonymous

Gast
lostinspace schrieb:
Ist das jetzt eine Grundlage für eine Obduktion ?

Ne ehr das Gegenteil, bin zwar hier in diesem Bereich nicht der Moderator aber dennoch eine kleine Verwarnung von mir. ;)

Bedienungsanleitung fürs Forum
in jedem Forenabschnitt der erste Thread
versteut aber immer wieder im Forum zu finden Warnugen über Monstercode und Monsterlistings
Und mal im Text zietiert von meiner Lieblingsseite
Große Ausgaben von Logfiles oder Fehlermeldungen sollten auf einen Nopaste-Server wie z. B. http://phpfi.com ausgelagert werden statt damit die anderen Forenuser zu erschlagen.Durch viel zu lange zitierte Ausgaben kann ein Thread sonst in einen schwer lesbaren Zustand geraten, was wiederum die Benutzer dazu veranlasst nicht mehr weiterzulesen, und wer eine Hilfe erhalten will, will ja auch daß die andere Forenteilnehmer das Problem durchlesen und nicht erschreckt/geärgert wegrennen und nichts mehr dazu sagen,oder? Darum kann es passieren, daß Moderatoren zu lange Ausgaben einfach wegkürzen oder auslagern wenn ihr es schon selbst nicht macht und im Wiederholungsfall kann sowas auch durchaus in einer Threadschließung enden wenn auf entsprechende Hinweise nicht reagiert wird.

robi
 

josef-wien

Ultimate Guru
Wenn Du mit einer falschen initrd startest, ist die von Dir geschilderte Reaktion die natürlichste Sache der Welt, da hilft Dein ganzer Datenfriedhof nicht weiter. Und wie man eine initrd in einer chroot-Umgebung erstellt, wurde oft genug erklärt.
 
OP
lostinspace

lostinspace

Member
Sorry,dachte wäre noch im erträglichen Rahmen mit den Ausgaben !

Wußte,wie gesagt,bis gestern noch garnicht,daß die initrd das Problem sein könnte.
Heißt das jetzt,die initrd die ich vom anderen System 'rüberkopiert habe,ist genauso
untauglich wie eine 0-Byte-initrd?
Ich muß jetzt also mit einer Live-CD in das Sytem,oder kann ich auch von einem anderen
System aus eine neue initrd erstellen?
Vielleicht könnte da jemand die Suche nach entsprechenden Threads ein bißchen verkürzen,und mir einen Link anbieten?
 
OP
lostinspace

lostinspace

Member
Also,ich hab jetzt mal ein bißchen 'rumgesucht,da lande ich überall gleich beim
Kernel-Bau und Gentoo,und so.
Soweit sind meine Linuxkenntnisse einfach noch nicht gediehen.
Wenn nicht jemand eine etwas anfängerfreundlichere Möglichkeit sieht,das Problem
zu beheben,bleibt mir wahrscheinlich nichts anderes über,als neu zu installieren.
 
A

Anonymous

Gast
Im Prinzip geht es überall gleich. von einer LiveCD booten. dann

Code:
mount /dev/....... /mnt    # hier das Rootfilesystem des Linuxes mounten das du reparieren willst
mount --bind /dev /mnt/dev
chroot /mnt
mount /proc
mount /sys
# mount /boot               wenn das System ein seperates /boot hat. 
# mount /usr                 insofern das in dem System seperat existieren sollte
# mount /var                 insofern das in dem System seperat existieren sollte 
#    hier eventuell unterhalb von /etc/......   noch spezielle Einstellungen für die initrd vornehmen.
mkinitrd
#   hier jetzt in der /boot/grub/menu.list die neue initrd eintragen
exit
reboot

Das Problem ist der mkinitrd-Befehl ist in jeder Distribution (eventuell auch zwischen verschiedenen Version der gleichen Distribution) unterschiedlich und benötigt eventuell noch weitere Parameter. Jeder kocht da sein eigenes Süppchen und verwendet mehr oder weniger eigene Scripte und Vorlagen dazu.
Auch die Konfiguration für die initrd ist in jeder Distribution anders. Einige Distributionen verwenden mittlerweile auch spezielle andere Befehle zB Fedora und Redhat dort gibt es mittlerweile "dracut" mit samt einer speziellen Konfiguration und parallel auch noch das klassische "mkinitrd"

Notfalls suche bei google unter den Schlüsselworten "Gentoo mkinitrd chroot initrd create"


robi
 
OP
lostinspace

lostinspace

Member
Mein Problem ist,daß ich nur eine Ubuntu-LiveCD habe,kann ich die
Operationen nicht vom Nachbarsystem aus ausführen?Dann müßte ich
das / extra mounten,dann da 'rein mit cd?
Und dann wie folgt:

mount /dev/sdb2 /mnt # das /mnt muß dabei nicht leer sein ?
mount --bind /dev /mnt/dev
chroot /mnt
mount /proc
mount /sys
mount /usr # extra Partition
# Das ist es ja,wo welche Einstellungen für die initrd?
mkinitrd # unter SUSE11.3 ohne Parameter?
# wenn ich dann hier bin,wurde eine neue initrd erstellt,und ich
muß nach /boot/grub und was da eintragen,heißt die neue initrd
nicht genauso wie vorher?

Nach durchscrollen des mkinitrd-man verfestigt sich meine Befürchtung,
daß das in ein Kernelbau-Studium ausartet!
Keine Standart-Optionen für mein Anliegen?
 

Spielwurm

Advanced Hacker
Ich habe das Ding vorgestern auch geschafft. Allerdings hatte ich eine CD mit dem gleichen Kernel, ich hab keine Ahnung, wieviel das ausmacht, wenns eben nicht der gleiche ist. Nach chroot habe ich ausgeführt:


was mich zum Rescue-Login gebracht hat, alle Partitionen gemounted. Danach mkinitrd ohne Optionen und das war es auch schon -> reboot

Hartmut
 

josef-wien

Ultimate Guru
lostinspace schrieb:
Na,einen Rescue-Modus hab' ich doch auch auf der Installations-DVD,geht der vielleicht ?
lostinspace schrieb:
mkinitrd # unter SUSE11.3 ohne Parameter?
2mal ja.

lostinspace schrieb:
kann ich die Operationen nicht vom Nachbarsystem aus ausführen?
lostinspace schrieb:
das /mnt muß dabei nicht leer sein ?
Auch das geht, aber man soll nicht über einen belegten Einhängepunkt etwas "darüberhängen", also lege in dem Fall ein Unterverzeichnis an und verwende dieses für die Aktion.

lostinspace schrieb:
eine Ubuntu-LiveCD
Auch die ist brauchbar.

Spielwurm schrieb:
Nach chroot habe ich ausgeführt: /etc/init.d/boot
Wozu soll das gut sein?
 

Spielwurm

Advanced Hacker
mkinitrd hat sich über das fehlende root-Laufwerk beschwert, fdisk hat merkwürdigerweise garnichts gesagt und die Platte ließ sich nicht einfach einbinden - mount konnte die Platte nicht finden. Nach Ratlosigkeit habe ichs dann mit /etc/init.d/boot probiert und das war es dann, der Rechner bootete ins rescue-login und mkinitrd konnte anstandslos seine Arbeit erledigen.

Hartmut
 
Oben