You are not logged in.

#1 2010-09-30 00:30:16

bas1
Member
From: /dev/random
Registered: 2008-07-23
Posts: 25
Website

[SOLVED] Kernel panic - unable to mount root fs

I'm having some trouble with my Toshiba NB255 netbook. It no longer boots after I performed a major pacman upgrade. It hangs with this error message:

http://imgur.com/Cxj1z

I did some research and found a couple of threads with problems similar to mine:

https://bbs.archlinux.org/viewtopic.php?id=98771
https://bbs.archlinux.org/viewtopic.php?id=98496

From what I could tell, both had something to do with the initrd, but I'm not sure what to do in my specific situation. Additionally, according to my pacman.log the initrd was updated successfully during the upgrade. I did, however, also recently install some stuff to try to get my iPhone to tether to the netbook over USB (

menu.lst: (the "root=" part of the first option was originally in the disk-by-uuid format, I changed it trying to fix the issue)

# Config file for GRUB - The GNU GRand Unified Bootloader
# /boot/grub/menu.lst

# DEVICE NAME CONVERSIONS 
#
#  Linux           Grub
# -------------------------
#  /dev/fd0        (fd0)
#  /dev/sda        (hd0)
#  /dev/sdb2       (hd1,1)
#  /dev/sda3       (hd0,2)
#

#  FRAMEBUFFER RESOLUTION SETTINGS
#     +-------------------------------------------------+
#          | 640x480    800x600    1024x768   1280x1024
#      ----+--------------------------------------------
#      256 | 0x301=769  0x303=771  0x305=773   0x307=775
#      32K | 0x310=784  0x313=787  0x316=790   0x319=793
#      64K | 0x311=785  0x314=788  0x317=791   0x31A=794
#      16M | 0x312=786  0x315=789  0x318=792   0x31B=795
#     +-------------------------------------------------+
#  for more details and different resolutions see
#  [url]http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution[/url] 

# general configuration:
timeout   2
default   0
color light-blue/black light-cyan/blue

# boot sections follow
# each is implicitly numbered from 0 in the order of appearance below
#
# TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
#
#-*

# (0) Arch Linux
title  Arch Linux
root   (hd0,0)
kernel /vmlinuz26 root=/dev/sda3 resume=/dev/disk/by-uuid/55dfc8bd-98b4-4f27-875c-e7b06c8b1c3e ro
initrd /kernel26.img

# (1) Arch Linux
title  Arch Linux Fallback
root   (hd0,0)
kernel /vmlinuz26 root=/dev/disk/by-uuid/0c38b0a8-2ce1-4b16-b902-3d9f0cc8b2cc ro
initrd /kernel26-fallback.img

# (2) Windows
#title Windows
#rootnoverify (hd0,0)
#makeactive
#chainloader +1

dmesg.log:

Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.34-ARCH (tobias@T-POWA-LX) (gcc version 4.5.0 20100610 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Jul 5 21:03:38 UTC 2010
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
 BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
 BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003f5d0000 (usable)
 BIOS-e820: 000000003f5d0000 - 000000003f5e0000 (ACPI data)
 BIOS-e820: 000000003f5e0000 - 000000003f5e3000 (ACPI NVS)
 BIOS-e820: 000000003f5e3000 - 0000000040000000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
DMI present.
e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
last_pfn = 0x3f5d0 max_arch_pfn = 0x100000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-CFFFF write-protect
  D0000-DFFFF uncachable
  E0000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 000000000 mask 0C0000000 write-back
  1 base 03F600000 mask 0FFE00000 uncachable
  2 base 03F800000 mask 0FF800000 uncachable
  3 disabled
  4 disabled
  5 disabled
  6 disabled
  7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
e820 update range: 0000000000002000 - 0000000000010000 (usable) ==> (reserved)
Scanning 1 areas for low memory corruption
modified physical RAM map:
 modified: 0000000000000000 - 0000000000001000 (reserved)
 modified: 0000000000001000 - 0000000000002000 (usable)
 modified: 0000000000002000 - 0000000000010000 (reserved)
 modified: 0000000000010000 - 000000000009dc00 (usable)
 modified: 000000000009dc00 - 00000000000a0000 (reserved)
 modified: 00000000000dc000 - 00000000000e0000 (reserved)
 modified: 00000000000e4000 - 0000000000100000 (reserved)
 modified: 0000000000100000 - 000000003f5d0000 (usable)
 modified: 000000003f5d0000 - 000000003f5e0000 (ACPI data)
 modified: 000000003f5e0000 - 000000003f5e3000 (ACPI NVS)
 modified: 000000003f5e3000 - 0000000040000000 (reserved)
 modified: 00000000e0000000 - 00000000f0000000 (reserved)
 modified: 00000000fec00000 - 00000000fec10000 (reserved)
 modified: 00000000fee00000 - 00000000fee01000 (reserved)
 modified: 00000000ff000000 - 0000000100000000 (reserved)
initial memory mapped : 0 - 01800000
found SMP MP-table at [c00f7d40] f7d40
init_memory_mapping: 0000000000000000-00000000377fe000
 0000000000 - 0000400000 page 4k
 0000400000 - 0037400000 page 2M
 0037400000 - 00377fe000 page 4k
kernel direct mapping tables up to 377fe000 @ 15000-1a000
RAMDISK: 3f453000 - 3f5c0000
Allocated new RAMDISK: 00100000 - 0026c574
Move RAMDISK from 000000003f453000 - 000000003f5bf573 to 00100000 - 0026c573
ACPI: RSDP 000f7ca0 00024 (v02 TOSCPL)
ACPI: XSDT 3f5d7ae9 00074 (v01 TOSCPL TOSCPL00 06040000  LTP 00000000)
ACPI: FACP 3f5dfc60 000F4 (v03 TOSCPL TOSCPL00 06040000 PTL  00000002)
ACPI: DSDT 3f5d8c7f 06F6D (v01 TOSCPL TOSCPL00 06040000 MSFT 03000000)
ACPI: FACS 3f5e2fc0 00040
ACPI: TCPA 3f5dfd54 00032 (v01 Phoeni  x       06040000  TL  00000000)
ACPI: HPET 3f5dfd86 00038 (v01 DELL   M09      06040000 LOHR 0000005A)
ACPI: MCFG 3f5dfdbe 0003C (v01 INTEL  CRESTLNE 06040000 LOHR 0000005A)
ACPI: SLIC 3f5dfdfa 00176 (v01 TOSCPL TOSCPL00 06040000 LOHR 00000000)
ACPI: APIC 3f5dff70 00068 (v01 TOSCPL TOSCPL00 06040000  LTP 00000000)
ACPI: BOOT 3f5dffd8 00028 (v01 TOSCPL TOSCPL00 06040000  LTP 00000001)
ACPI: SSDT 3f5d80df 0025F (v01  PmRef  Cpu0Tst 00003000 INTL 20050624)
ACPI: SSDT 3f5d8039 000A6 (v01  PmRef  Cpu1Tst 00003000 INTL 20050624)
ACPI: SSDT 3f5d7b5d 004DC (v02  PmRef    CpuPm 00003000 INTL 20050624)
ACPI: Local APIC address 0xfee00000
125MB HIGHMEM available.
887MB LOWMEM available.
  mapped low ram: 0 - 377fe000
  low ram: 0 - 377fe000
Zone PFN ranges:
  DMA      0x00000001 -> 0x00001000
  Normal   0x00001000 -> 0x000377fe
  HighMem  0x000377fe -> 0x0003f5d0
Movable zone start PFN for each node
early_node_map[3] active PFN ranges
    0: 0x00000001 -> 0x00000002
    0: 0x00000010 -> 0x0000009d
    0: 0x00000100 -> 0x0003f5d0
On node 0 totalpages: 259422
free_area_init_node: node 0, pgdat c1402fc0, node_mem_map c1563020
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3950 pages, LIFO batch:0
  Normal zone: 1744 pages used for memmap
  Normal zone: 221486 pages, LIFO batch:31
  HighMem zone: 252 pages used for memmap
  HighMem zone: 31958 pages, LIFO batch:7
Using APIC driver default
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a201 base: 0xfed00000
SMP: Allowing 2 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 24
early_res array is doubled to 64 at [16000 - 167ff]
PM: Registered nosave memory: 0000000000002000 - 0000000000010000
PM: Registered nosave memory: 000000000009d000 - 000000000009e000
PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
PM: Registered nosave memory: 00000000000dc000 - 00000000000e0000
PM: Registered nosave memory: 00000000000e0000 - 00000000000e4000
PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
Allocating PCI resources starting at 40000000 (gap: 40000000:a0000000)
Booting paravirtualized kernel on bare hardware
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
PERCPU: Embedded 14 pages/cpu @c2000000 s34388 r0 d22956 u2097152
pcpu-alloc: s34388 r0 d22956 u2097152 alloc=1*4194304
pcpu-alloc: [0] 0 1 
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 257394
Kernel command line: root=/dev/disk/by-uuid/0c38b0a8-2ce1-4b16-b902-3d9f0cc8b2cc resume=/dev/disk/by-uuid/55dfc8bd-98b4-4f27-875c-e7b06c8b1c3e ro
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
allocated 5190700 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
Subtract (52 early reservations)
  #1 [0000001000 - 0000002000]   EX TRAMPOLINE
  #2 [0001000000 - 000155ad84]   TEXT DATA BSS
  #3 [000155b000 - 0001561164]             BRK
  #4 [00000f7d50 - 0000100000]   BIOS reserved
  #5 [00000f7d40 - 00000f7d50]    MP-table mpf
  #6 [000009dc00 - 000009e071]   BIOS reserved
  #7 [000009e1c1 - 00000f7d40]   BIOS reserved
  #8 [000009e071 - 000009e1c1]    MP-table mpc
  #9 [0000010000 - 0000011000]      TRAMPOLINE
  #10 [0000011000 - 0000015000]     ACPI WAKEUP
  #11 [0000015000 - 0000016000]         PGTABLE
  #12 [0000100000 - 000026d000]     NEW RAMDISK
  #13 [0001562000 - 0001563000]         BOOTMEM
  #14 [0001563000 - 0001d53000]         BOOTMEM
  #15 [000155adc0 - 000155adc4]         BOOTMEM
  #16 [000155ae00 - 000155aec0]         BOOTMEM
  #17 [000155aec0 - 000155af14]         BOOTMEM
  #18 [0001d53000 - 0001d56000]         BOOTMEM
  #19 [000155af40 - 000155af4c]         BOOTMEM
  #20 [0001561180 - 0001561780]         BOOTMEM
  #21 [000155af80 - 000155afa5]         BOOTMEM
  #22 [000155afc0 - 000155afe7]         BOOTMEM
  #23 [0001561780 - 0001561924]         BOOTMEM
  #24 [0001561940 - 0001561980]         BOOTMEM
  #25 [0001561980 - 00015619c0]         BOOTMEM
  #26 [00015619c0 - 0001561a00]         BOOTMEM
  #27 [0001561a00 - 0001561a40]         BOOTMEM
  #28 [0001561a40 - 0001561a80]         BOOTMEM
  #29 [0001561a80 - 0001561ac0]         BOOTMEM
  #30 [0001561ac0 - 0001561b00]         BOOTMEM
  #31 [0001561b00 - 0001561b40]         BOOTMEM
  #32 [0001561b40 - 0001561b80]         BOOTMEM
  #33 [0001561b80 - 0001561bc0]         BOOTMEM
  #34 [0001561bc0 - 0001561c00]         BOOTMEM
  #35 [0001561c00 - 0001561c40]         BOOTMEM
  #36 [0001561c40 - 0001561c50]         BOOTMEM
  #37 [0001561c80 - 0001561c90]         BOOTMEM
  #38 [0001561cc0 - 0001561d3d]         BOOTMEM
  #39 [0001561d40 - 0001561dbd]         BOOTMEM
  #40 [0002000000 - 000200e000]         BOOTMEM
  #41 [0002200000 - 000220e000]         BOOTMEM
  #42 [0001561dc0 - 0001561dc4]         BOOTMEM
  #43 [0001561e00 - 0001561e04]         BOOTMEM
  #44 [0001561e40 - 0001561e48]         BOOTMEM
  #45 [0001561e80 - 0001561e88]         BOOTMEM
  #46 [0001561ec0 - 0001561f68]         BOOTMEM
  #47 [0001561f80 - 0001561fe8]         BOOTMEM
  #48 [0001d56000 - 0001d5a000]         BOOTMEM
  #49 [0001d5a000 - 0001dda000]         BOOTMEM
  #50 [0001dda000 - 0001e1a000]         BOOTMEM
  #51 [000220e000 - 000270142c]         BOOTMEM
Initializing HighMem for node 0 (000377fe:0003f5d0)
Memory: 1016576k/1038144k available (2930k kernel code, 21112k reserved, 1209k data, 408k init, 128840k highmem)
virtual kernel memory layout:
    fixmap  : 0xfff1e000 - 0xfffff000   ( 900 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
      .init : 0xc140b000 - 0xc1471000   ( 408 kB)
      .data : 0xc12dc8fc - 0xc140adc0   (1209 kB)
      .text : 0xc1000000 - 0xc12dc8fc   (2930 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Hierarchical RCU implementation.
NR_IRQS:512
Extended CMOS year: 2000
Console: colour VGA+ 80x25
console [tty0] enabled
hpet clockevent registered
Fast TSC calibration using PIT
Detected 1662.845 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 3327.26 BogoMIPS (lpj=5542816)
Security Framework initialized
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 5 MCE banks
CPU0: Thermal monitoring handled by SMI
using mwait in idle threads.
Performance Events: Atom events, Intel PMU driver.
... version:                3
... bit width:              40
... generic registers:      2
... value mask:             000000ffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             0000000700000003
Checking 'hlt' instruction... OK.
ACPI: Core revision 20100121
Enabling APIC mode:  Flat.  Using 1 I/O APICs
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Atom(TM) CPU N455   @ 1.66GHz stepping 0a
APIC calibration not consistent with PM-Timer: 299ms instead of 100ms
APIC delta adjusted to PM-Timer: 1039171 (3117494)
Booting Node   0, Processors  #1 Ok.
Initializing CPU#1
CPU0: Thermal monitoring enabled (TM1)
Brought up 2 CPUs
Total of 2 processors activated (6653.18 BogoMIPS).
devtmpfs: initialized
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
PCI: Using MMCONFIG for extended config space
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: SSDT 3f5d89a8 00203 (v02  PmRef  Cpu0Ist 00003000 INTL 20050624)
ACPI: SSDT 3f5d833e 005E5 (v02  PmRef  Cpu0Cst 00003001 INTL 20050624)
ACPI: SSDT 3f5d8bab 000D4 (v02  PmRef  Cpu1Ist 00003000 INTL 20050624)
ACPI: SSDT 3f5d8923 00085 (v02  PmRef  Cpu1Cst 00003000 INTL 20050624)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
ACPI: No dock devices found.
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
pci_root PNP0A08:00: host bridge window [mem 0x40000000-0xf7ffffff]
pci_root PNP0A08:00: host bridge window [io  0x0d00-0xfdff]
pci 0000:00:02.0: reg 10: [mem 0xf0200000-0xf027ffff]
pci 0000:00:02.0: reg 14: [io  0x18d0-0x18d7]
pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
pci 0000:00:02.0: reg 1c: [mem 0xf0000000-0xf00fffff]
pci 0000:00:02.1: reg 10: [mem 0xf0280000-0xf02fffff]
pci 0000:00:1b.0: reg 10: [mem 0xf0300000-0xf0303fff 64bit]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: PME# disabled
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: PME# disabled
pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.1: PME# disabled
pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.2: PME# disabled
pci 0000:00:1d.0: reg 20: [io  0x1820-0x183f]
pci 0000:00:1d.1: reg 20: [io  0x1840-0x185f]
pci 0000:00:1d.2: reg 20: [io  0x1860-0x187f]
pci 0000:00:1d.3: reg 20: [io  0x1880-0x189f]
pci 0000:00:1d.7: reg 10: [mem 0xf0504000-0xf05043ff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: PME# disabled
pci 0000:00:1f.2: reg 10: [io  0x18e8-0x18ef]
pci 0000:00:1f.2: reg 14: [io  0x18dc-0x18df]
pci 0000:00:1f.2: reg 18: [io  0x18e0-0x18e7]
pci 0000:00:1f.2: reg 1c: [io  0x18d8-0x18db]
pci 0000:00:1f.2: reg 20: [io  0x18c0-0x18cf]
pci 0000:00:1f.2: reg 24: [mem 0xf0504400-0xf05047ff]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.2: PME# disabled
pci 0000:00:1f.3: reg 20: [io  0x18a0-0x18bf]
pci 0000:00:1c.0: PCI bridge to [bus 05-05]
pci 0000:00:1c.0:   bridge window [io  0x0000-0x0000] (disabled)
pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:07:00.0: reg 10: [mem 0xf0100000-0xf010ffff 64bit]
pci 0000:07:00.0: supports D1
pci 0000:07:00.0: PME# supported from D0 D1 D3hot
pci 0000:07:00.0: PME# disabled
pci 0000:00:1c.1: PCI bridge to [bus 07-07]
pci 0000:00:1c.1:   bridge window [io  0xf000-0x0000] (disabled)
pci 0000:00:1c.1:   bridge window [mem 0xf0100000-0xf01fffff]
pci 0000:00:1c.1:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:09:00.0: reg 10: [io  0x2000-0x20ff]
pci 0000:09:00.0: reg 18: [mem 0xf050c000-0xf050cfff 64bit pref]
pci 0000:09:00.0: reg 20: [mem 0xf0508000-0xf050bfff 64bit pref]
pci 0000:09:00.0: supports D1 D2
pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:09:00.0: PME# disabled
pci 0000:00:1c.2: PCI bridge to [bus 09-09]
pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
pci 0000:00:1c.2:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
pci 0000:00:1c.2:   bridge window [mem 0xf0500000-0xf05fffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 11-11] (subtractive decode)
pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [mem 0x40000000-0xf7ffffff] (subtractive decode)
pci 0000:00:1e.0:   bridge window [io  0x0d00-0xfdff] (subtractive decode)
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 *7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
pci 0000:00:1d.7: address space collision: [mem 0xf0504000-0xf05043ff] conflicts with PCI Bus 0000:09 [mem 0xf0500000-0xf05fffff 64bit pref]
pci 0000:00:1f.2: address space collision: [mem 0xf0504400-0xf05047ff] conflicts with PCI Bus 0000:09 [mem 0xf0500000-0xf05fffff 64bit pref]
reserve RAM buffer: 0000000000002000 - 000000000000ffff 
reserve RAM buffer: 000000000009dc00 - 000000000009ffff 
reserve RAM buffer: 000000003f5d0000 - 000000003fffffff 
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
HPET: 3 timers in total, 0 timers will be used for per-cpu timer
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 comparators, 64-bit 14.318180 MHz counter
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 8 devices
ACPI: ACPI bus type pnp unregistered
system 00:01: [io  0x0800-0x080f] has been reserved
system 00:01: [io  0x1000-0x107f] has been reserved
system 00:01: [io  0x1180-0x11bf] has been reserved
system 00:01: [io  0x04d0-0x04d1] has been reserved
system 00:01: [io  0xfe00] has been reserved
system 00:01: [io  0x164e-0x174c] has been reserved
system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
system 00:01: [mem 0xfef00000-0xfeffffff] has been reserved
pci 0000:00:1c.0: BAR 14: assigned [mem 0x40000000-0x401fffff]
pci 0000:00:1c.0: BAR 15: assigned [mem 0x40200000-0x403fffff 64bit pref]
pci 0000:00:1c.1: BAR 15: assigned [mem 0x40400000-0x405fffff 64bit pref]
pci 0000:00:1c.2: BAR 14: assigned [mem 0x40600000-0x409fffff]
pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
pci 0000:00:1c.1: BAR 13: assigned [io  0x4000-0x4fff]
pci 0000:00:1d.7: BAR 0: assigned [mem 0x40a00000-0x40a003ff]
pci 0000:00:1d.7: BAR 0: set to [mem 0x40a00000-0x40a003ff] (PCI address [0x40a00000-0x40a003ff]
pci 0000:00:1f.2: BAR 5: assigned [mem 0x40a00400-0x40a007ff]
pci 0000:00:1f.2: BAR 5: set to [mem 0x40a00400-0x40a007ff] (PCI address [0x40a00400-0x40a007ff]
pci 0000:00:1c.0: PCI bridge to [bus 05-05]
pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
pci 0000:00:1c.0:   bridge window [mem 0x40000000-0x401fffff]
pci 0000:00:1c.0:   bridge window [mem 0x40200000-0x403fffff 64bit pref]
pci 0000:00:1c.1: PCI bridge to [bus 07-07]
pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
pci 0000:00:1c.1:   bridge window [mem 0xf0100000-0xf01fffff]
pci 0000:00:1c.1:   bridge window [mem 0x40400000-0x405fffff 64bit pref]
pci 0000:00:1c.2: PCI bridge to [bus 09-09]
pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
pci 0000:00:1c.2:   bridge window [mem 0x40600000-0x409fffff]
pci 0000:00:1c.2:   bridge window [mem 0xf0500000-0xf05fffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 11-11]
pci 0000:00:1e.0:   bridge window [io  disabled]
pci 0000:00:1e.0:   bridge window [mem disabled]
pci 0000:00:1e.0:   bridge window [mem pref disabled]
pci 0000:00:1c.0: enabling device (0000 -> 0003)
pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:1c.0: setting latency timer to 64
pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:1c.1: setting latency timer to 64
pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
pci 0000:00:1c.2: setting latency timer to 64
pci 0000:00:1e.0: setting latency timer to 64
pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff]
pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000e3fff]
pci_bus 0000:00: resource 10 [mem 0x40000000-0xf7ffffff]
pci_bus 0000:00: resource 11 [io  0x0d00-0xfdff]
pci_bus 0000:05: resource 0 [io  0x3000-0x3fff]
pci_bus 0000:05: resource 1 [mem 0x40000000-0x401fffff]
pci_bus 0000:05: resource 2 [mem 0x40200000-0x403fffff 64bit pref]
pci_bus 0000:07: resource 0 [io  0x4000-0x4fff]
pci_bus 0000:07: resource 1 [mem 0xf0100000-0xf01fffff]
pci_bus 0000:07: resource 2 [mem 0x40400000-0x405fffff 64bit pref]
pci_bus 0000:09: resource 0 [io  0x2000-0x2fff]
pci_bus 0000:09: resource 1 [mem 0x40600000-0x409fffff]
pci_bus 0000:09: resource 2 [mem 0xf0500000-0xf05fffff 64bit pref]
pci_bus 0000:11: resource 4 [io  0x0000-0x0cf7]
pci_bus 0000:11: resource 5 [mem 0x000a0000-0x000bffff]
pci_bus 0000:11: resource 6 [mem 0x000d0000-0x000d3fff]
pci_bus 0000:11: resource 7 [mem 0x000d4000-0x000d7fff]
pci_bus 0000:11: resource 8 [mem 0x000d8000-0x000dbfff]
pci_bus 0000:11: resource 9 [mem 0x000e0000-0x000e3fff]
pci_bus 0000:11: resource 10 [mem 0x40000000-0xf7ffffff]
pci_bus 0000:11: resource 11 [io  0x0d00-0xfdff]
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
pci 0000:00:02.0: Boot video device
PCI: CLS 32 bytes, default 64
Unpacking initramfs...
Freeing initrd memory: 1460k freed
Simple Boot Flag at 0x35 set to 0x1
apm: BIOS not found.
Scanning for low memory corruption every 60 seconds
audit: initializing netlink socket (disabled)
type=2000 audit(1285380584.433:1): initialized
highmem bounce pool size: 64 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1736
alg: No test for stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
pcieport 0000:00:1c.0: setting latency timer to 64
pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
pcieport 0000:00:1c.1: setting latency timer to 64
pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
pcieport 0000:00:1c.2: setting latency timer to 64
pcieport 0000:00:1c.2: irq 26 for MSI/MSI-X
pcieport 0000:00:1c.0: Requesting control of PCIe PME from ACPI BIOS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
pcieport 0000:00:1c.0: Failed to receive control of PCIe PME service: ACPI _OSC failed
pcie_pme: probe of 0000:00:1c.0:pcie01 failed with error -13
pcieport 0000:00:1c.1: Requesting control of PCIe PME from ACPI BIOS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
pcieport 0000:00:1c.1: Failed to receive control of PCIe PME service: ACPI _OSC failed
pcie_pme: probe of 0000:00:1c.1:pcie01 failed with error -13
pcieport 0000:00:1c.2: Requesting control of PCIe PME from ACPI BIOS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
pcieport 0000:00:1c.2: Failed to receive control of PCIe PME service: ACPI _OSC failed
pcie_pme: probe of 0000:00:1c.2:pcie01 failed with error -13
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 17
Using IPI No-Shortcut mode
PM: Checking image partition /dev/disk/by-uuid/55dfc8bd-98b4-4f27-875c-e7b06c8b1c3e
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
PM: Resume from disk failed.
registered taskstats version 1
Initalizing network drop monitor service
Freeing unused kernel memory: 408k freed
udev: starting version 160
SCSI subsystem initialized
libata version 3.00 loaded.
ahci 0000:00:1f.2: version 3.0
ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ahci 0000:00:1f.2: irq 27 for MSI/MSI-X
ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
ahci 0000:00:1f.2: setting latency timer to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
ata1: SATA max UDMA/133 abar m1024@0x40a00400 port 0x40a00500 irq 27
ata2: SATA max UDMA/133 abar m1024@0x40a00400 port 0x40a00580 irq 27
ata3: SATA max UDMA/133 abar m1024@0x40a00400 port 0x40a00600 irq 27
ata4: SATA max UDMA/133 abar m1024@0x40a00400 port 0x40a00680 irq 27
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata4: SATA link down (SStatus 0 SControl 300)
ata1.00: ATA-8: Hitachi HTS545025B9A300, PB2OC64G, max UDMA/133
ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54502 PB2O PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI disk
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda3): mounted filesystem with writeback data mode
udev: starting version 160
cfg80211: Calling CRDA to update world regulatory domain
sd 0:0:0:0: Attached scsi generic sg0 type 0
input: PC Speaker as /devices/platform/pcspkr/input/input1
Linux agpgart interface v0.103
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c/PNP0C0D:00/input/input2
ACPI: Lid Switch [LID0]
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0C:00/input/input3
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ACPI: Power Button [PWRB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
ACPI: Power Button [PWRF]
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.7: setting latency timer to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: using broken periodic workaround
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1d.7: irq 23, io mem 0x40a00000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
Monitor-Mwait will be used to enter C-3 state
Marking TSC unstable due to TSC halts in idle
Switching to clocksource hpet
ACPI: AC Adapter [ACAD] (off-line)
usb 1-4: new high speed USB device using ehci_hcd and address 2
r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
r8169 0000:09:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
uhci_hcd: USB Universal Host Controller Interface driver
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
r8169 0000:09:00.0: setting latency timer to 64
r8169 0000:09:00.0: (unregistered net_device): unknown MAC, using family default
r8169 0000:09:00.0: irq 28 for MSI/MSI-X
r8169 0000:09:00.0: eth0: RTL8101e at 0xf8664000, 88:ae:1d:46:3e:b2, XID 0c200000 IRQ 28
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
uhci_hcd 0000:00:1d.3: setting latency timer to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset
agpgart-intel 0000:00:00.0: detected 8188K stolen memory
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
ath9k 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
ath9k 0000:07:00.0: setting latency timer to 64
Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000
ath: EEPROM regdomain: 0x65
ath: EEPROM indicates we should expect a direct regpair map
ath: Country alpha2 being used: 00
ath: Regpair used: 0x65
ACPI: Battery Slot [BAT1] (battery present)
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[drm] Initialized drm 1.1.0 20060810
rtc_cmos 00:04: RTC can wake from S4
rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
usb 1-8: new high speed USB device using ehci_hcd and address 3
i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
i915 0000:00:02.0: setting latency timer to 64
i915 0000:00:02.0: irq 29 for MSI/MSI-X
[drm] set up 7M of stolen space
phy0: Selected rate control algorithm 'ath9k_rate_control'
Registered led device: ath9k-phy0::radio
Registered led device: ath9k-phy0::assoc
Registered led device: ath9k-phy0::tx
Registered led device: ath9k-phy0::rx
phy0: Atheros AR9285 Rev:2 mem=0xf8160000, irq=17
fuse init (API version 7.13)
[drm] initialized overlay support
Initializing USB Mass Storage driver...
scsi4 : usb-storage 1-4:1.0
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
Linux video capture interface: v2.00
uvcvideo: Found UVC 1.00 device USB 2.0 Camera (064e:c211)
input: USB 2.0 Camera as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input6
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
[drm] Big FIFO is enabled
[drm] Big FIFO is enabled
[drm] Big FIFO is enabled
[drm] Big FIFO is enabled
Console: switching to colour frame buffer device 128x37
fb0: inteldrmfb frame buffer device
registered panic notifier
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
HDA Intel 0000:00:1b.0: irq 30 for MSI/MSI-X
HDA Intel 0000:00:1b.0: setting latency timer to 64
hda_codec: ALC259: BIOS auto-probing.
input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
scsi 4:0:0:0: Direct-Access     Generic- Multi-Card       1.00 PQ: 0 ANSI: 0 CCS
sd 4:0:0:0: Attached scsi generic sg1 type 0
sd 4:0:0:0: [sdb] Attached SCSI removable disk
EXT3-fs (sda3): using internal journal
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda4): warning: maximal mount count reached, running e2fsck is recommended
EXT3-fs (sda4): using internal journal
EXT3-fs (sda4): mounted filesystem with writeback data mode
Adding 265068k swap on /dev/sda2.  Priority:-1 extents:1 across:265068k 

pacman.log: (the latest update + my attempt at iphone USB tethering)

[2010-09-25 00:08] Running 'pacman -Syu'
[2010-09-25 00:08] synchronizing package lists
[2010-09-25 00:08] starting full system upgrade
[2010-09-25 00:14] Running 'pacman -Syyu'
[2010-09-25 00:14] synchronizing package lists
[2010-09-25 00:14] upgraded pacman (3.4.0-2 -> 3.4.1-1)
[2010-09-25 00:15] Running 'pacman -Syu'
[2010-09-25 00:15] synchronizing package lists
[2010-09-25 00:15] starting full system upgrade
[2010-09-25 00:15] Running 'pacman -Syu'
[2010-09-25 00:15] synchronizing package lists
[2010-09-25 00:15] starting full system upgrade
[2010-09-25 00:15] Running 'pacman -Syyu'
[2010-09-25 00:15] synchronizing package lists
[2010-09-25 00:16] starting full system upgrade
[2010-09-25 00:16] Running 'pacman -Syyu'
[2010-09-25 00:16] synchronizing package lists
[2010-09-25 00:16] starting full system upgrade
[2010-09-25 00:26] removed libelf (0.8.13-1)
[2010-09-25 00:26] removed libv4l (0.6.4-1)
[2010-09-25 00:26] installed goffice (0.8.9-1)
[2010-09-25 00:26] upgraded abiword (2.8.6-1 -> 2.8.6-2)
[2010-09-25 00:26] upgraded apvlv (0.0.9.7-1 -> 0.0.9.8-1)
[2010-09-25 00:27] upgraded tzdata (2010j-1 -> 2010l-1)
[2010-09-25 00:27] Generating locales...
[2010-09-25 00:27]   en_US.UTF-8... done
[2010-09-25 00:27]   en_US.ISO-8859-1... done
[2010-09-25 00:27] Generation complete.
[2010-09-25 00:27] upgraded glibc (2.12-4 -> 2.12.1-1)
[2010-09-25 00:27] upgraded m4 (1.4.14-2 -> 1.4.15-1)
[2010-09-25 00:27] upgraded autoconf (2.66-2 -> 2.67-1)
[2010-09-25 00:27] upgraded glib2 (2.24.1-1 -> 2.24.2-1)
[2010-09-25 00:27] installed iana-etc (2.30-1)
[2010-09-25 00:27] warning: /etc/shadow installed as /etc/shadow.pacnew
[2010-09-25 00:27] upgraded filesystem (2010.02-4 -> 2010.09-1)
[2010-09-25 00:27] upgraded dbus-core (1.2.24-1 -> 1.4.0-1)
[2010-09-25 00:27] upgraded xproto (7.0.17-1 -> 7.0.18-1)
[2010-09-25 00:27] upgraded libxau (1.0.5-1 -> 1.0.6-1)
[2010-09-25 00:27] upgraded libxcb (1.6-1 -> 1.7-1)
[2010-09-25 00:27] upgraded kbproto (1.0.4-1 -> 1.0.5-1)
[2010-09-25 00:27] upgraded libx11 (1.3.4-1 -> 1.3.5-1)
[2010-09-25 00:27] upgraded dbus (1.2.24-1 -> 1.4.0-1)
[2010-09-25 00:27] upgraded avahi (0.6.25-3 -> 0.6.27-2)
[2010-09-25 00:27] upgraded lua (5.1.4-5 -> 5.1.4-6)
[2010-09-25 00:27] 
[2010-09-25 00:27] ==> awesome installation notes:
[2010-09-25 00:27]     ----------------------------------------
[2010-09-25 00:27]     During some updates of awesome, the config file syntax changes heavily.
[2010-09-25 00:27]     This means that your configuration file (~/.config/awesome/rc.lua) for 
[2010-09-25 00:27]     any other than this particular version of awesome may or may not work.
[2010-09-25 00:27]     
[2010-09-25 00:27] upgraded awesome (3.4.5-2 -> 3.4.6-1)
[2010-09-25 00:27] upgraded bzip2 (1.0.5-5 -> 1.0.6-1)
[2010-09-25 00:27] upgraded cabextract (1.2-2 -> 1.3-1)
[2010-09-25 00:27] upgraded ppl (0.10.2-3 -> 0.11-1)
[2010-09-25 00:27] upgraded cloog-ppl (0.15.9-1 -> 0.15.9-2)
[2010-09-25 00:27] upgraded consolekit (0.4.1-2 -> 0.4.1-4)
[2010-09-25 00:27]   The directories /usr/lib/perl5/current, /usr/lib/perl5/site_perl/current,
[2010-09-25 00:27]   /usr/lib/perl5/site_perl/5.10.1, and /usr/share/perl5/site_perl/5.10.1
[2010-09-25 00:27]   will be removed from @INC in a future release.
[2010-09-25 00:27]   The directory /usr/bin/perlbin/site will not be added to $PATH in a
[2010-09-25 00:27]   future release.
[2010-09-25 00:27] upgraded perl (5.10.1-5 -> 5.12.1-2)
[2010-09-25 00:27] upgraded openssl (1.0.0.a-2 -> 1.0.0.a-3)
[2010-09-25 00:27] upgraded curl (7.21.0-1 -> 7.21.1-1)
[2010-09-25 00:27] upgraded util-linux-ng (2.18-2 -> 2.18-3)
[2010-09-25 00:27] upgraded module-init-tools (3.11.1-2 -> 3.12-1)
[2010-09-25 00:27] upgraded udev (160-1 -> 162-1)
[2010-09-25 00:27] upgraded device-mapper (2.02.70-1 -> 2.02.73-1)
[2010-09-25 00:27] upgraded dhcpcd (5.2.5-1 -> 5.2.7-1)
[2010-09-25 00:27] upgraded libldap (2.4.22-1 -> 2.4.23-1)
[2010-09-25 00:27] upgraded libgpg-error (1.7-3 -> 1.9-2)
[2010-09-25 00:27] upgraded libksba (1.0.7-1 -> 1.0.8-1)
[2010-09-25 00:27] upgraded libassuan (2.0.0-1 -> 2.0.1-1)
[2010-09-25 00:27] upgraded dirmngr (1.1.0rc1-1 -> 1.1.0-1)
[2010-09-25 00:27] upgraded gcc-libs (4.5.0-6 -> 4.5.1-1)
[2010-09-25 00:27] upgraded espeak (1.43.03-1 -> 1.44.05-1)
[2010-09-25 00:27] upgraded feh (1.8-1 -> 1.9-1)
[2010-09-25 00:27] upgraded x264 (20100722-1 -> 20100826-1)
[2010-09-25 00:27] upgraded libvpx (0.9.1-1 -> 0.9.2-1)
[2010-09-25 00:27] upgraded libdrm (2.4.21-1 -> 2.4.21-2)
[2010-09-25 00:27] upgraded libva (0.31.0_p13-2 -> 1.0.4-1)
[2010-09-25 00:27] upgraded ffmpeg (24460-1 -> 24953-1)
[2010-09-25 00:27] upgraded nspr (4.8.4-1 -> 4.8.6-1)
[2010-09-25 00:27] upgraded sqlite3 (3.6.23.1-1 -> 3.7.2-1)
[2010-09-25 00:27] upgraded nss (3.12.6-3 -> 3.12.7-1)
[2010-09-25 00:28] upgraded xulrunner (1.9.2.8-1 -> 1.9.2.10-1)
[2010-09-25 00:28] upgraded firefox (3.6.8-1 -> 3.6.10-1)
[2010-09-25 00:28] upgraded flashplugin (10.1.53.64-1 -> 10.1.85.3-1)
[2010-09-25 00:28] installed elfutils (0.148-1)
[2010-09-25 00:28] upgraded gcc (4.5.0-6 -> 4.5.1-1)
[2010-09-25 00:28]     ==> Unregistering cabalized packages...
[2010-09-25 00:28]     ==> Done.
[2010-09-25 00:29]     ==> All cabalized and yaourt-installed packages need to be reinstalled now.
[2010-09-25 00:29]     ==> See /usr/share/haskell/ and ghc-pkg list --user for a tentative list of affected packages.
[2010-09-25 00:29] upgraded ghc (6.12.1-4 -> 6.12.3-1)
[2010-09-25 00:29] upgraded git (1.7.2-1 -> 1.7.3-1)
[2010-09-25 00:29] upgraded gnome-keyring (2.30.3-1 -> 2.30.3-2)
[2010-09-25 00:29] upgraded pinentry (0.8.0-1 -> 0.8.0-2)
[2010-09-25 00:29] upgraded gnupg2 (2.0.15-1 -> 2.0.16-2)
[2010-09-25 00:29] upgraded grep (2.6.3-1 -> 2.7-1)
[2010-09-25 00:29] upgraded gstreamer0.10 (0.10.29-1 -> 0.10.30-1)
[2010-09-25 00:29] upgraded orc (0.4.6-1 -> 0.4.7-1)
[2010-09-25 00:29] upgraded gstreamer0.10-base (0.10.29-1 -> 0.10.30-1)
[2010-09-25 00:29] upgraded vim-runtime (7.2-1 -> 7.3.3-1)
[2010-09-25 00:29] upgraded ruby (1.9.1_p429-1 -> 1.9.2_p0-3)
[2010-09-25 00:29] Updating desktop and mime database...done.
[2010-09-25 00:29] upgraded gvim (7.2-1 -> 7.3.3-1)
[2010-09-25 00:29] Reading package info from stdin ... done.
[2010-09-25 00:29] upgraded haskell-mtl (1.1.0.2-3 -> 1.1.0.2-4)
[2010-09-25 00:29] Reading package info from stdin ... done.
[2010-09-25 00:29] upgraded haskell-utf8-string (0.3.6-3 -> 0.3.6-4)
[2010-09-25 00:29] Reading package info from stdin ... done.
[2010-09-25 00:29] upgraded haskell-x11 (1.5.0.0-2 -> 1.5.0.0-5)
[2010-09-25 00:29] upgraded libtool (2.2.10-1 -> 2.2.10-3)
[2010-09-25 00:29] upgraded lcms (1.18-3 -> 1.19-1)
[2010-09-25 00:29] upgraded imagemagick (6.6.2.10-1 -> 6.6.4.3-1)
[2010-09-25 00:29] upgraded iproute2 (2.6.34-2 -> 2.6.35-3)
[2010-09-25 00:29] upgraded iptables (1.4.8-1 -> 1.4.9-1)
[2010-09-25 00:29] upgraded irssi (0.8.15-1 -> 0.8.15-3)
[2010-09-25 00:29] upgraded jack (0.118.0-3 -> 0.118.0-4)
[2010-09-25 00:29] upgraded libxi (1.3-2 -> 1.3.2-1)
[2010-09-25 00:29] upgraded jasper (1.900.1-5 -> 1.900.1-6)
[2010-09-25 00:29] upgraded linux-firmware (20100623-2 -> 20100807-1)
[2010-09-25 00:30] >>> Updating module dependencies. Please wait ...
[2010-09-25 00:30] >>> MKINITCPIO SETUP
[2010-09-25 00:30] >>> ----------------
[2010-09-25 00:30] >>> If you use LVM2, Encrypted root or software RAID,
[2010-09-25 00:30] >>> Ensure you enable support in /etc/mkinitcpio.conf .
[2010-09-25 00:30] >>> More information about mkinitcpio setup can be found here:
[2010-09-25 00:30] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
[2010-09-25 00:30] 
[2010-09-25 00:30] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2010-09-25 00:30] ==> Building image "default"
[2010-09-25 00:30] ==> Running command: /sbin/mkinitcpio -k 2.6.35-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
[2010-09-25 00:30] :: Begin build
[2010-09-25 00:30] :: Parsing hook [base]
[2010-09-25 00:30] :: Parsing hook [udev]
[2010-09-25 00:30] :: Parsing hook [autodetect]
[2010-09-25 00:30] :: Parsing hook [pata]
[2010-09-25 00:30] :: Parsing hook [scsi]
[2010-09-25 00:30] :: Parsing hook [sata]
[2010-09-25 00:30] :: Parsing hook [filesystems]
[2010-09-25 00:30] :: Generating module dependencies
[2010-09-25 00:30] :: Generating image '/boot/kernel26.img'...SUCCESS
[2010-09-25 00:30] ==> SUCCESS
[2010-09-25 00:30] ==> Building image "fallback"
[2010-09-25 00:30] ==> Running command: /sbin/mkinitcpio -k 2.6.35-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
[2010-09-25 00:30] :: Begin build
[2010-09-25 00:30] :: Parsing hook [base]
[2010-09-25 00:31] :: Parsing hook [udev]
[2010-09-25 00:31] :: Parsing hook [pata]
[2010-09-25 00:31] :: Parsing hook [scsi]
[2010-09-25 00:33] :: Parsing hook [sata]
[2010-09-25 00:34] :: Parsing hook [filesystems]
[2010-09-25 00:35] :: Generating module dependencies
[2010-09-25 00:35] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
[2010-09-25 00:35] ==> SUCCESS
[2010-09-25 00:35] upgraded kernel26 (2.6.34.1-1 -> 2.6.35.5-1)
[2010-09-25 00:35] upgraded kernel26-headers (2.6.34.1-1 -> 2.6.35.5-1)
[2010-09-25 00:35] upgraded lftp (4.0.9-1 -> 4.0.10-1)
[2010-09-25 00:35] upgraded libass (0.9.9-1 -> 0.9.11-1)
[2010-09-25 00:35] upgraded libcdaudio (0.99.12-4 -> 0.99.12-5)
[2010-09-25 00:35] upgraded libcups (1.4.4-1 -> 1.4.4-3)
[2010-09-25 00:35] upgraded libdatrie (0.2.3-1 -> 0.2.4-1)
[2010-09-25 00:35] upgraded libfetch (2.32-1 -> 2.33-1)
[2010-09-25 00:35] upgraded libgnome-keyring (2.30.1-1 -> 2.30.1-2)
[2010-09-25 00:35] upgraded libid3tag (0.15.1b-5 -> 0.15.1b-6)
[2010-09-25 00:35] upgraded libpciaccess (0.11.0-1 -> 0.12.0-1)
[2010-09-25 00:35] upgraded libproxy (0.3.1-1 -> 0.4.6-1)
[2010-09-25 00:35] installed v4l-utils (0.8.1-1)
[2010-09-25 00:35] upgraded libxvmc (1.0.5-1 -> 1.0.6-1)
[2010-09-25 00:35] upgraded lirc-utils (0.8.6-3 -> 0.8.6-4)
[2010-09-25 00:35] upgraded lvm2 (2.02.70-1 -> 2.02.73-1)
[2010-09-25 00:35] upgraded man-pages (3.25-1 -> 3.26-1)
[2010-09-25 00:35] upgraded mathomatic (15.1.5-1 -> 15.2.1-1)
[2010-09-25 00:35] upgraded mdadm (3.1.2-2 -> 3.1.4-1)
[2010-09-25 00:35] upgraded mkinitcpio-busybox (1.16.2-1 -> 1.17.2-1)
[2010-09-25 00:35] upgraded modemmanager (0.3-2 -> 0.4-1)
[2010-09-25 00:35] upgraded mpfr (3.0.0-1 -> 3.0.0-2)
[2010-09-25 00:35] upgraded smbclient (3.5.4-1 -> 3.5.5-1)
[2010-09-25 00:35] upgraded mplayer (31774-1 -> 32227-1)
[2010-09-25 00:35] upgraded murrine-themes-collection (20100201-1 -> 20100910-1)
[2010-09-25 00:35] upgraded nano (2.2.4-1 -> 2.2.5-1)
[2010-09-25 00:35] upgraded ncmpcpp (0.5.4-1 -> 0.5.5-1)
[2010-09-25 00:35] upgraded networkmanager (0.8-1 -> 0.8.1-1)
[2010-09-25 00:35] upgraded network-manager-applet (0.8-3 -> 0.8.1-1)
[2010-09-25 00:35] upgraded tcp_wrappers (7.6-11 -> 7.6-12)
[2010-09-25 00:35] upgraded openssh (5.5p1-1 -> 5.6p1-1)
[2010-09-25 00:35] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2010-09-25 00:35] upgraded pacman-mirrorlist (20100621-1 -> 20100825-1)
[2010-09-25 00:35] upgraded perl-list-moreutils (0.22-2 -> 0.22-4)
[2010-09-25 00:35] upgraded pixman (0.18.2-1 -> 0.18.4-1)
[2010-09-25 00:35] upgraded poppler-data (0.4.2-1 -> 0.4.3-1)
[2010-09-25 00:35] upgraded psmisc (22.11-1 -> 22.13-1)
[2010-09-25 00:35] upgraded pycairo (1.8.8-1 -> 1.8.10-1)
[2010-09-25 00:36] upgraded pygtk (2.17.0-1 -> 2.17.0-2)
[2010-09-25 00:36] upgraded renderproto (0.11-1 -> 0.11.1-1)
[2010-09-25 00:36] upgraded rpcbind (0.2.0-1 -> 0.2.0-2)
[2010-09-25 00:36] upgraded rxvt-unicode-256color (9.07-8 -> 9.07-9)
[2010-09-25 00:36] warning: /etc/slim.conf installed as /etc/slim.conf.pacnew
[2010-09-25 00:36] upgraded slim (1.3.1-7 -> 1.3.2-1)
[2010-09-25 00:36] warning: /etc/sudoers installed as /etc/sudoers.pacnew
[2010-09-25 00:36] upgraded sudo (1.7.3-1 -> 1.7.4.p4-1)
[2010-09-25 00:36] upgraded synergy (1.3.1-7 -> 1.3.4-2)
[2010-09-25 00:36] upgraded syslog-ng (3.1.1-1 -> 3.1.2-1)
[2010-09-25 00:36] upgraded sysvinit (2.86-5 -> 2.88-1)
[2010-09-25 00:36] upgraded upower (0.9.4-1 -> 0.9.5-1)
[2010-09-25 00:36] upgraded usbutils (0.87-1 -> 0.90-1)
[2010-09-25 00:36] upgraded videoproto (2.3.0-1 -> 2.3.1-1)
[2010-09-25 00:36] upgraded vim-colorsamplerpack (8.03-1 -> 8.03-2)
[2010-09-25 00:36] upgraded vlc (1.1.1-3 -> 1.1.4-2)
[2010-09-25 00:36] upgraded wine (1.2-1 -> 1.3.3-1)
[2010-09-25 00:36] upgraded xextproto (7.1.1-1 -> 7.1.2-1)
[2010-09-25 00:36] upgraded xf86-input-evdev (2.4.0-1 -> 2.4.0-2)
[2010-09-25 00:36] upgraded xfce-utils (4.6.2-1 -> 4.6.2-2)
[2010-09-25 00:36] upgraded xfconf (4.6.2-1 -> 4.6.2-2)
[2010-09-25 00:36] upgraded xfdesktop (4.6.2-1 -> 4.6.2-2)
[2010-09-25 00:36] upgraded xfsprogs (3.1.2-1 -> 3.1.3-1)
[2010-09-25 00:36] Reading package info from stdin ... done.
[2010-09-25 00:36] upgraded xmonad (0.9.1-4 -> 0.9.1-8)
[2010-09-25 00:36] upgraded xorg-server-utils (7.5-4 -> 7.5-6)
[2010-09-25 00:36] upgraded xorg-utils (7.6-2 -> 7.6-3)
[2010-09-25 00:36] upgraded xterm (259-1 -> 261-1)
[2010-09-25 00:36] upgraded xz (4.999.9beta-5 -> 4.999.9beta_174_g41bc-1)
[2010-09-25 00:36] upgraded youtube-dl (2010.07.14-1 -> 2010.08.04-1)
[2010-09-25 00:41] Running 'pacman -S xcompmgr'
[2010-09-25 00:41] installed xcompmgr (1.1.5-1)
[2010-09-27 23:25] Running 'pacman -S libimobiledevice'
[2010-09-27 23:25] installed libplist (1.3-1)
[2010-09-27 23:25] installed usbmuxd (1.0.4-2)
[2010-09-27 23:25] installed libimobiledevice (1.0.2-1)
[2010-09-27 23:27] Running 'pacman -U /home/brandon/downloads/ipheth-utils/ipheth-utils-1.0-1-i686.pkg.tar.xz'
[2010-09-27 23:27] >>> Reloading udev rules
[2010-09-27 23:27] >>> You can load the iPhone Ethernet Driver now - ipheth
[2010-09-27 23:27] installed ipheth-utils (1.0-1)

Last edited by bas1 (2010-09-30 01:48:43)


Arch FTW!!!

Offline

#2 2010-09-30 00:35:10

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Kernel panic - unable to mount root fs

If I'm reading your pacman.log right, the last update was over a month ago. Are you referring to that update?

Offline

#3 2010-09-30 00:36:43

bas1
Member
From: /dev/random
Registered: 2008-07-23
Posts: 25
Website

Re: [SOLVED] Kernel panic - unable to mount root fs

karol wrote:

If I'm reading your pacman.log right, the last update was over a month ago. Are you referring to that update?

oops, messed up in copying&pasting the logfile. Sorry! I've edited the post with the right log.

Edit:  It seems as though the forums aren't letting me paste the whole thing in. I'll add the link in a sec...

Last edited by bas1 (2010-09-30 00:37:57)


Arch FTW!!!

Offline

#4 2010-09-30 00:38:57

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Kernel panic - unable to mount root fs

[2010-08-13 09:43] Running 'pacman -U /home/brandon/downloads/cope-git/cope-git-20100813-1-any.pkg.tar.xz'
[2010-08-13 09:43] Prepend the output of cope_path to your PATH
[2010-08-13 09:43] installed cope-git (20100813-1)

Nope ...

Edit: OK. You can paste just the last update, no need for the whole thing.

Last edited by karol (2010-09-30 00:39:45)

Offline

#5 2010-09-30 00:44:01

bas1
Member
From: /dev/random
Registered: 2008-07-23
Posts: 25
Website

Re: [SOLVED] Kernel panic - unable to mount root fs

karol wrote:
[2010-08-13 09:43] Running 'pacman -U /home/brandon/downloads/cope-git/cope-git-20100813-1-any.pkg.tar.xz'
[2010-08-13 09:43] Prepend the output of cope_path to your PATH
[2010-08-13 09:43] installed cope-git (20100813-1)

Nope ...

Edit: OK. You can paste just the last update, no need for the whole thing.

I've updated the OP to show just the pertinent info.


Arch FTW!!!

Offline

#6 2010-09-30 00:45:29

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Kernel panic - unable to mount root fs

OK, you rebuild you kernel image, but it was successful, so ... it should work.
I see you have lvm2 package installed - do you have an lvm setup?

Did you reboot after your 2010-09-25 update?

Offline

#7 2010-09-30 01:10:21

bas1
Member
From: /dev/random
Registered: 2008-07-23
Posts: 25
Website

Re: [SOLVED] Kernel panic - unable to mount root fs

karol wrote:

OK, you rebuild you kernel image, but it was successful, so ... it should work.
I see you have lvm2 package installed - do you have an lvm setup?

Did you reboot after your 2010-09-25 update?

I do not have an lvm setup, and I _think_ I rebooted after the 09-25 update.


Arch FTW!!!

Offline

#8 2010-09-30 01:17:07

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Kernel panic - unable to mount root fs

Apart form that uuid have you altered your grub in any way?
Have you tried booting the fallback kernel?

Offline

#9 2010-09-30 01:22:00

bas1
Member
From: /dev/random
Registered: 2008-07-23
Posts: 25
Website

Re: [SOLVED] Kernel panic - unable to mount root fs

karol wrote:

Apart form that uuid have you altered your grub in any way?
Have you tried booting the fallback kernel?

I have not modified grub in any way, and I have tried booting the fallback kernel. Same error.

I guess the thing to do would be to try to re-generate the initrd via chroot, but I have no idea how to do this.


Arch FTW!!!

Offline

#10 2010-09-30 01:27:09

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Kernel panic - unable to mount root fs

bas1 wrote:

I guess the thing to do would be to try to re-generate the initrd via chroot, but I have no idea how to do this.

http://wiki.archlinux.org/index.php/Chroot

You may try to add or remove some hooks as this mysteriously helped some folks.


Good luck.

Offline

#11 2010-09-30 01:48:14

bas1
Member
From: /dev/random
Registered: 2008-07-23
Posts: 25
Website

Re: [SOLVED] Kernel panic - unable to mount root fs

karol wrote:
bas1 wrote:

I guess the thing to do would be to try to re-generate the initrd via chroot, but I have no idea how to do this.

http://wiki.archlinux.org/index.php/Chroot

You may try to add or remove some hooks as this mysteriously helped some folks.


Good luck.

Well, chrooting and regenerating the initial ramdisk has fixed it! Thanks for the help!!

Edit:  and just FYI, I didn't change any hooks in /etc/mkinitcpio.conf when I re-generated.  But yeah, if someone else has this issue, try playing with them.

Last edited by bas1 (2010-09-30 01:59:47)


Arch FTW!!!

Offline

Board footer

Powered by FluxBB