Link Backup Error when updating to generic 2.6.27-11.31

Bug #358840 reported by mstanek
2
Affects Status Importance Assigned to Milestone
Ubuntu
Invalid
Undecided
Unassigned

Bug Description

Ran update app after update was detected. All worked well until an attempt was made to update the kernel image.
The reported error:

E: /var/cache/apt/archives/linux-image-2.6.27-11-generic_2.6.27-11.31_i386.deb: unable to make backup link of `./boot/vmlinuz-2.6.27-11-generic' before installing new version
E: /var/cache/apt/archives/linux-image-2.6.27-7-generic_2.6.27-7.16_i386.deb: unable to make backup link of `./boot/vmlinuz-2.6.27-7-generic' before installing new version

Output from:

- uname:
Linux ubuntu 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux

- cat /proc/version_signature:
Ubuntu 2.6.27-11.27-generic

- dmesg:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.27-11-generic (buildd@rothera) (gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11) ) #1 SMP Thu Jan 29 19:24:39 UTC 2009 (Ubuntu 2.6.27-11.27-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003ff6f000 (usable)
[ 0.000000] BIOS-e820: 000000003ff6f000 - 000000003ff71000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003ff71000 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[ 0.000000] DMI 2.3 present.
[ 0.000000] last_pfn = 0x3ff6f max_arch_pfn = 0x100000
[ 0.000000] kernel direct mapping tables up to 38000000 @ 7000-c000
[ 0.000000] RAMDISK: 3f74c000 - 3ff5e109
[ 0.000000] Allocated new RAMDISK: 005c6000 - 00dd8109
[ 0.000000] Move RAMDISK from 000000003f74c000 - 000000003ff5e108 to 005c6000 - 00dd8108
[ 0.000000] ACPI: RSDP 000FD4D0, 0014 (r0 DELL )
[ 0.000000] ACPI: RSDT 000FD4E4, 0038 (r1 DELL WS 350 8 ASL 61)
[ 0.000000] ACPI: FACP 000FD51C, 0074 (r1 DELL WS 350 8 ASL 61)
[ 0.000000] ACPI: DSDT FFFE3C22, 24A4 (r1 DELL dt_ex 1000 MSFT 100000D)
[ 0.000000] ACPI: FACS 3FF6F000, 0040
[ 0.000000] ACPI: SSDT FFFE6203, 00BA (r1 DELL st_ex 1000 MSFT 100000D)
[ 0.000000] ACPI: APIC 000FD590, 006C (r1 DELL WS 350 8 ASL 61)
[ 0.000000] ACPI: BOOT 000FD5FC, 0028 (r1 DELL WS 350 8 ASL 61)
[ 0.000000] ACPI: ASF! 000FD624, 0067 (r16 DELL WS 350 8 ASL 61)
[ 0.000000] 127MB HIGHMEM available.
[ 0.000000] 896MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 38000000
[ 0.000000] low ram: 00000000 - 38000000
[ 0.000000] bootmap 00008000 - 0000f000
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 0038000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
[ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
[ 0.000000] #3 [0000100000 - 00005c29e0] TEXT DATA BSS ==> [0000100000 - 00005c29e0]
[ 0.000000] #4 [00005c3000 - 00005c6000] INIT_PG_TABLE ==> [00005c3000 - 00005c6000]
[ 0.000000] #5 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #6 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000]
[ 0.000000] #7 [00005c6000 - 0000dd8109] NEW RAMDISK ==> [00005c6000 - 0000dd8109]
[ 0.000000] #8 [0000008000 - 000000f000] BOOTMAP ==> [0000008000 - 000000f000]
[ 0.000000] found SMP MP-table at [c00fe710] 000fe710
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x00038000
[ 0.000000] HighMem 0x00038000 -> 0x0003ff6f
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x000000a0
[ 0.000000] 0: 0x00000100 -> 0x0003ff6f
[ 0.000000] On node 0 totalpages: 261903
[ 0.000000] free_area_init_node: node 0, pgdat c048c680, node_mem_map c1000000
[ 0.000000] DMA zone: 3964 pages, LIFO batch:0
[ 0.000000] Normal zone: 223300 pages, LIFO batch:31
[ 0.000000] HighMem zone: 32336 pages, LIFO batch:7
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] SMP: Allowing 4 CPUs, 3 hotplug CPUs
[ 0.000000] mapped APIC to ffffb000 (fee00000)
[ 0.000000] mapped IOAPIC to ffffa000 (fec00000)
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
[ 0.000000] PERCPU: Allocating 41628 bytes of per cpu data
[ 0.000000] NR_CPUS: 64, nr_cpu_ids: 4, nr_node_ids 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259600
[ 0.000000] Kernel command line: root=UUID=49D3-E4FD loop=/ubuntu/disks/root.disk ro ROOTFLAGS=sync quiet splash
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 0.000000] TSC: PIT calibration confirmed by PMTIMER.
[ 0.000000] TSC: using PIT calibration value
[ 0.000000] Detected 2386.543 MHz processor.
[ 0.004000] Console: colour VGA+ 80x25
[ 0.004000] console [tty0] enabled
[ 0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.004000] Memory: 1023896k/1047996k available (2576k kernel code, 23388k reserved, 1165k data, 424k init, 130492k highmem)
[ 0.004000] virtual kernel memory layout:
[ 0.004000] fixmap : 0xffc77000 - 0xfffff000 (3616 kB)
[ 0.004000] pkmap : 0xff400000 - 0xff800000 (4096 kB)
[ 0.004000] vmalloc : 0xf8800000 - 0xff3fe000 ( 107 MB)
[ 0.004000] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
[ 0.004000] .init : 0xc04ad000 - 0xc0517000 ( 424 kB)
[ 0.004000] .data : 0xc03840da - 0xc04a7680 (1165 kB)
[ 0.004000] .text : 0xc0100000 - 0xc03840da (2576 kB)
[ 0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[ 0.004000] SLUB: Genslabs=12, HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.004014] Calibrating delay loop (skipped), value calculated using timer frequency.. 4773.08 BogoMIPS (lpj=9546172)
[ 0.004040] Security Framework initialized
[ 0.004054] SELinux: Disabled at boot.
[ 0.004086] AppArmor: AppArmor initialized
[ 0.004103] Mount-cache hash table entries: 512
[ 0.004377] Initializing cgroup subsys ns
[ 0.004384] Initializing cgroup subsys cpuacct
[ 0.004388] Initializing cgroup subsys memory
[ 0.004413] CPU: Trace cache: 12K uops, L1 D cache: 8K
[ 0.004418] CPU: L2 cache: 512K
[ 0.004421] CPU: Hyper-Threading is disabled
[ 0.004441] Checking 'hlt' instruction... OK.
[ 0.020610] SMP alternatives: switching to UP code
[ 0.028014] ACPI: Core revision 20080609
[ 0.042726] ACPI: Checking initramfs for custom DSDT
[ 0.476821] ENABLING IO-APIC IRQs
[ 0.477005] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.516698] CPU0: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 07
[ 0.520031] Brought up 1 CPUs
[ 0.520031] Total of 1 processors activated (4773.08 BogoMIPS).
[ 0.520031] CPU0 attaching NULL sched-domain.
[ 0.520031] net_namespace: 840 bytes
[ 0.520031] Booting paravirtualized kernel on bare hardware
[ 0.520031] Time: 16:01:04 Date: 04/09/09
[ 0.520031] NET: Registered protocol family 16
[ 0.520031] EISA bus registered
[ 0.520031] ACPI: bus type pci registered
[ 0.543560] PCI: PCI BIOS revision 2.10 entry at 0xfbdce, last bus=2
[ 0.543564] PCI: Using configuration type 1 for base access
[ 0.545443] ACPI: EC: Look up EC in DSDT
[ 0.585039] ACPI: Interpreter enabled
[ 0.585047] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.585073] ACPI: Using IOAPIC for interrupt routing
[ 0.621655] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.621753] PCI: 0000:00:00.0 reg 10 32bit mmio: [e8000000, efffffff]
[ 0.621916] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
[ 0.621922] pci 0000:00:1f.0: quirk: region 0880-08bf claimed by ICH4 GPIO
[ 0.621962] PCI: 0000:00:1f.1 reg 20 io port: [ffa0, ffaf]
[ 0.622019] PCI: 0000:00:1f.3 reg 20 io port: [ccf0, ccff]
[ 0.622056] PCI: 0000:00:1f.5 reg 10 io port: [c800, c8ff]
[ 0.622064] PCI: 0000:00:1f.5 reg 14 io port: [cc80, ccbf]
[ 0.622132] PCI: 0000:01:00.0 reg 10 32bit mmio: [f0000000, f7ffffff]
[ 0.622139] PCI: 0000:01:00.0 reg 14 io port: [ec00, ecff]
[ 0.622146] PCI: 0000:01:00.0 reg 18 32bit mmio: [ff8f0000, ff8fffff]
[ 0.622163] PCI: 0000:01:00.0 reg 30 32bit mmio: [80000000, 8001ffff]
[ 0.622180] pci 0000:01:00.0: supports D1
[ 0.622183] pci 0000:01:00.0: supports D2
[ 0.622217] PCI: bridge 0000:00:01.0 io port: [e000, efff]
[ 0.622221] PCI: bridge 0000:00:01.0 32bit mmio: [ff800000, ff9fffff]
[ 0.622226] PCI: bridge 0000:00:01.0 32bit mmio pref: [f0000000, f7ffffff]
[ 0.622282] PCI: 0000:02:01.0 reg 20 io port: [dce0, dcff]
[ 0.622308] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[ 0.622313] pci 0000:02:01.0: PME# disabled
[ 0.622360] PCI: 0000:02:01.1 reg 20 io port: [dcc0, dcdf]
[ 0.622385] pci 0000:02:01.1: PME# supported from D0 D3hot D3cold
[ 0.622390] pci 0000:02:01.1: PME# disabled
[ 0.622419] PCI: 0000:02:01.2 reg 10 32bit mmio: [ff6ffc00, ff6ffcff]
[ 0.622462] pci 0000:02:01.2: PME# supported from D0 D3hot D3cold
[ 0.622467] pci 0000:02:01.2: PME# disabled
[ 0.622519] PCI: 0000:02:02.0 reg 20 io port: [dca0, dcbf]
[ 0.622544] pci 0000:02:02.0: PME# supported from D0 D3hot D3cold
[ 0.622549] pci 0000:02:02.0: PME# disabled
[ 0.622599] PCI: 0000:02:02.1 reg 20 io port: [dc80, dc9f]
[ 0.622624] pci 0000:02:02.1: PME# supported from D0 D3hot D3cold
[ 0.622629] pci 0000:02:02.1: PME# disabled
[ 0.622658] PCI: 0000:02:02.2 reg 10 32bit mmio: [ff6ff800, ff6ff8ff]
[ 0.622700] pci 0000:02:02.2: PME# supported from D0 D3hot D3cold
[ 0.622705] pci 0000:02:02.2: PME# disabled
[ 0.622765] PCI: 0000:02:0c.0 reg 10 32bit mmio: [ff6c0000, ff6dffff]
[ 0.622777] PCI: 0000:02:0c.0 reg 18 io port: [dc40, dc7f]
[ 0.622817] pci 0000:02:0c.0: PME# supported from D0 D3hot D3cold
[ 0.622822] pci 0000:02:0c.0: PME# disabled
[ 0.622848] pci 0000:00:1e.0: transparent bridge
[ 0.622853] PCI: bridge 0000:00:1e.0 io port: [d000, dfff]
[ 0.622859] PCI: bridge 0000:00:1e.0 32bit mmio: [ff600000, ff7fffff]
[ 0.622874] bus 00 -> node 0
[ 0.622884] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.623324] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 0.700075] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 12 15)
[ 0.700444] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[ 0.700809] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[ 0.701172] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[ 0.701533] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 0.701898] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 0.702259] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 0.702623] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 0.702922] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 0.702975] pnp: PnP ACPI init
[ 0.702988] ACPI: bus type pnp registered
[ 0.729697] pnp 00:0a: io resource (0x800-0x85f) overlaps 0000:00:1f.0 BAR 7 (0x800-0x87f), disabling
[ 0.729703] pnp 00:0a: io resource (0x860-0x8ff) overlaps 0000:00:1f.0 BAR 7 (0x800-0x87f), disabling
[ 0.730625] pnp: PnP ACPI: found 11 devices
[ 0.730629] ACPI: ACPI bus type pnp unregistered
[ 0.730636] PnPBIOS: Disabled by ACPI PNP
[ 0.731171] PCI: Using ACPI for IRQ routing
[ 0.731321] NET: Registered protocol family 8
[ 0.731321] NET: Registered protocol family 20
[ 0.731321] NetLabel: Initializing
[ 0.731321] NetLabel: domain hash size = 128
[ 0.731321] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.731321] NetLabel: unlabeled traffic allowed by default
[ 0.732757] tracer: 772 pages allocated for 65536 entries of 48 bytes
[ 0.732761] actual entries 65620
[ 0.732952] AppArmor: AppArmor Filesystem Enabled
[ 0.732976] ACPI: RTC can wake from S4
[ 0.733043] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 0.733048] system 00:00: iomem range 0x100000-0xffffff could not be reserved
[ 0.733051] system 00:00: iomem range 0x1000000-0x3ff6efff could not be reserved
[ 0.733055] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[ 0.733059] system 00:00: iomem range 0xfec00000-0xfec0ffff could not be reserved
[ 0.733063] system 00:00: iomem range 0xfee00000-0xfee0ffff could not be reserved
[ 0.733067] system 00:00: iomem range 0xffb00000-0xffbfffff could not be reserved
[ 0.733071] system 00:00: iomem range 0xffc00000-0xffffffff could not be reserved
[ 0.733090] system 00:0a: ioport range 0xc00-0xc7f has been reserved
[ 0.768433] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.768438] pci 0000:00:01.0: IO window: 0xe000-0xefff
[ 0.768444] pci 0000:00:01.0: MEM window: 0xff800000-0xff9fffff
[ 0.768449] pci 0000:00:01.0: PREFETCH window: 0x000000f0000000-0x000000f7ffffff
[ 0.768456] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
[ 0.768460] pci 0000:00:1e.0: IO window: 0xd000-0xdfff
[ 0.768466] pci 0000:00:1e.0: MEM window: 0xff600000-0xff7fffff
[ 0.768471] pci 0000:00:1e.0: PREFETCH window: disabled
[ 0.768491] pci 0000:00:1e.0: setting latency timer to 64
[ 0.768496] bus: 00 index 0 io port: [0, ffff]
[ 0.768499] bus: 00 index 1 mmio: [0, ffffffff]
[ 0.768502] bus: 01 index 0 io port: [e000, efff]
[ 0.768505] bus: 01 index 1 mmio: [ff800000, ff9fffff]
[ 0.768508] bus: 01 index 2 mmio: [f0000000, f7ffffff]
[ 0.768511] bus: 01 index 3 mmio: [0, 0]
[ 0.768513] bus: 02 index 0 io port: [d000, dfff]
[ 0.768516] bus: 02 index 1 mmio: [ff600000, ff7fffff]
[ 0.768519] bus: 02 index 2 mmio: [0, 0]
[ 0.768521] bus: 02 index 3 io port: [0, ffff]
[ 0.768523] bus: 02 index 4 mmio: [0, ffffffff]
[ 0.768539] NET: Registered protocol family 2
[ 0.768739] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.769164] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.770090] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.770685] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.770690] TCP reno registered
[ 0.770906] NET: Registered protocol family 1
[ 0.771074] checking if image is initramfs... it is
[ 1.272071] Switched to high resolution mode on CPU 0
[ 1.634527] Freeing initrd memory: 8264k freed
[ 1.634742] Simple Boot Flag at 0x7a set to 0x1
[ 1.635391] audit: initializing netlink socket (disabled)
[ 1.635413] type=2000 audit(1239292864.632:1): initialized
[ 1.640875] highmem bounce pool size: 64 pages
[ 1.640885] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 1.643932] VFS: Disk quotas dquot_6.5.1
[ 1.644075] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.644228] msgmni has been set to 1761
[ 1.644411] io scheduler noop registered
[ 1.644415] io scheduler anticipatory registered
[ 1.644418] io scheduler deadline registered
[ 1.644439] io scheduler cfq registered (default)
[ 1.644465] pci 0000:01:00.0: Boot video device
[ 1.644998] isapnp: Scanning for PnP cards...
[ 1.998800] isapnp: No Plug & Play device found
[ 2.054128] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
[ 2.054273] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 2.054490] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 2.055390] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 2.055870] 00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 2.058391] brd: module loaded
[ 2.058494] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[ 2.058751] PNP: No PS/2 controller found. Probing ports directly.
[ 2.061574] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.061582] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.062235] mice: PS/2 mouse device common for all mice
[ 2.062458] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 2.062482] rtc0: alarms up to one day
[ 2.062659] EISA: Probing bus 0 at eisa.0
[ 2.062699] EISA: Detected 0 cards.
[ 2.062703] cpuidle: using governor ladder
[ 2.062706] cpuidle: using governor menu
[ 2.063398] TCP cubic registered
[ 2.063438] Using IPI No-Shortcut mode
[ 2.063771] registered taskstats version 1
[ 2.063927] Magic number: 5:321:34
[ 2.064111] rtc_cmos 00:05: setting system clock to 2009-04-09 16:01:06 UTC (1239292866)
[ 2.064116] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.064118] EDD information not available.
[ 2.064585] Freeing unused kernel memory: 424k freed
[ 2.064651] Write protecting the kernel text: 2580k
[ 2.064690] Write protecting the kernel read-only data: 940k
[ 2.376053] fuse init (API version 7.9)
[ 2.648020] processor ACPI0007:00: registered as cooling_device0
[ 3.695847] usbcore: registered new interface driver usbfs
[ 3.695882] usbcore: registered new interface driver hub
[ 3.695940] usbcore: registered new device driver usb
[ 3.752189] Intel(R) PRO/1000 Network Driver - version 7.3.20-k3-NAPI
[ 3.752195] Copyright (c) 1999-2006 Intel Corporation.
[ 3.756135] e1000 0000:02:0c.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 3.768142] USB Universal Host Controller Interface driver v3.0
[ 4.030863] e1000: 0000:02:0c.0: e1000_probe: (PCI:33MHz:32-bit) 00:07:e9:e1:01:2f
[ 4.031520] No dock devices found.
[ 4.104518] SCSI subsystem initialized
[ 4.159441] libata version 3.00 loaded.
[ 4.185896] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[ 4.186028] ehci_hcd 0000:02:01.2: PCI INT C -> GSI 16 (level, low) -> IRQ 16
[ 4.186046] ehci_hcd 0000:02:01.2: EHCI Host Controller
[ 4.186105] ehci_hcd 0000:02:01.2: new USB bus registered, assigned bus number 1
[ 4.186166] ehci_hcd 0000:02:01.2: irq 16, io mem 0xff6ffc00
[ 4.196034] ehci_hcd 0000:02:01.2: USB 2.0 started, EHCI 0.95, driver 10 Dec 2004
[ 4.196257] usb usb1: configuration #1 chosen from 1 choice
[ 4.196297] hub 1-0:1.0: USB hub found
[ 4.196312] hub 1-0:1.0: 4 ports detected
[ 4.404372] uhci_hcd 0000:02:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 4.404387] uhci_hcd 0000:02:01.0: UHCI Host Controller
[ 4.404424] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 2
[ 4.404461] uhci_hcd 0000:02:01.0: irq 19, io base 0x0000dce0
[ 4.404605] usb usb2: configuration #1 chosen from 1 choice
[ 4.404645] hub 2-0:1.0: USB hub found
[ 4.404658] hub 2-0:1.0: 2 ports detected
[ 4.612336] uhci_hcd 0000:02:01.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[ 4.612350] uhci_hcd 0000:02:01.1: UHCI Host Controller
[ 4.612389] uhci_hcd 0000:02:01.1: new USB bus registered, assigned bus number 3
[ 4.612428] uhci_hcd 0000:02:01.1: irq 18, io base 0x0000dcc0
[ 4.612565] usb usb3: configuration #1 chosen from 1 choice
[ 4.612616] hub 3-0:1.0: USB hub found
[ 4.612628] hub 3-0:1.0: 2 ports detected
[ 4.628072] usb 1-2: new high speed USB device using ehci_hcd and address 3
[ 4.760596] usb 1-2: configuration #1 chosen from 1 choice
[ 4.760689] hub 1-2:1.0: USB hub found
[ 4.760779] hub 1-2:1.0: 7 ports detected
[ 4.820393] ehci_hcd 0000:02:02.2: PCI INT C -> GSI 19 (level, low) -> IRQ 19
[ 4.820412] ehci_hcd 0000:02:02.2: EHCI Host Controller
[ 4.820449] ehci_hcd 0000:02:02.2: new USB bus registered, assigned bus number 4
[ 4.820496] ehci_hcd 0000:02:02.2: irq 19, io mem 0xff6ff800
[ 4.832034] ehci_hcd 0000:02:02.2: USB 2.0 started, EHCI 0.95, driver 10 Dec 2004
[ 4.832253] usb usb4: configuration #1 chosen from 1 choice
[ 4.832295] hub 4-0:1.0: USB hub found
[ 4.832310] hub 4-0:1.0: 4 ports detected
[ 4.936405] uhci_hcd 0000:02:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 4.936419] uhci_hcd 0000:02:02.0: UHCI Host Controller
[ 4.936457] uhci_hcd 0000:02:02.0: new USB bus registered, assigned bus number 5
[ 4.936487] uhci_hcd 0000:02:02.0: irq 18, io base 0x0000dca0
[ 4.936632] usb usb5: configuration #1 chosen from 1 choice
[ 4.936676] hub 5-0:1.0: USB hub found
[ 4.936689] hub 5-0:1.0: 2 ports detected
[ 5.080020] usb 2-1: new full speed USB device using uhci_hcd and address 2
[ 5.146213] uhci_hcd 0000:02:02.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 5.146227] uhci_hcd 0000:02:02.1: UHCI Host Controller
[ 5.146283] uhci_hcd 0000:02:02.1: new USB bus registered, assigned bus number 6
[ 5.146320] uhci_hcd 0000:02:02.1: irq 17, io base 0x0000dc80
[ 5.146542] usb usb6: configuration #1 chosen from 1 choice
[ 5.146584] hub 6-0:1.0: USB hub found
[ 5.146598] hub 6-0:1.0: 2 ports detected
[ 5.250733] usb 2-1: configuration #1 chosen from 1 choice
[ 5.256581] hub 2-1:1.0: USB hub found
[ 5.257540] hub 2-1:1.0: 3 ports detected
[ 5.358993] ata_piix 0000:00:1f.1: version 2.12
[ 5.359055] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 5.361635] scsi0 : ata_piix
[ 5.362229] scsi1 : ata_piix
[ 5.362303] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 5.362307] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 5.532523] ata1.00: ATA-5: IC35L080AVVA07-0, VA4OA51A, max UDMA/100
[ 5.532528] ata1.00: 156250000 sectors, multi 8: LBA
[ 5.544179] usb 1-2.5: new low speed USB device using ehci_hcd and address 4
[ 5.556475] ata1.00: configured for UDMA/100
[ 5.643162] usb 1-2.5: configuration #1 chosen from 1 choice
[ 5.720441] ata2.00: ATAPI: SONY DVD RW DRU-500A, 2.0c, max UDMA/33
[ 5.725550] usb 2-1.1: new full speed USB device using uhci_hcd and address 3
[ 5.736418] ata2.00: configured for UDMA/33
[ 5.736559] scsi 0:0:0:0: Direct-Access ATA IC35L080AVVA07-0 VA4O PQ: 0 ANSI: 5
[ 5.738293] scsi 1:0:0:0: CD-ROM SONY DVD RW DRU-500A 2.0c PQ: 0 ANSI: 5
[ 5.766326] scsi 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.766381] scsi 1:0:0:0: Attached scsi generic sg1 type 5
[ 5.798783] Driver 'sd' needs updating - please use bus_type methods
[ 5.801511] sd 0:0:0:0: [sda] 156250000 512-byte hardware sectors (80000 MB)
[ 5.801539] sd 0:0:0:0: [sda] Write Protect is off
[ 5.801543] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.801583] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.801686] sd 0:0:0:0: [sda] 156250000 512-byte hardware sectors (80000 MB)
[ 5.801709] sd 0:0:0:0: [sda] Write Protect is off
[ 5.801712] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.801751] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.801757] sda:<4>Driver 'sr' needs updating - please use bus_type methods
[ 5.816100] sda1 sda2 sda3 < sda5 >
[ 5.831282] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.842680] sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
[ 5.842688] Uniform CD-ROM driver Revision: 3.20
[ 5.842819] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 5.863758] usb 2-1.1: configuration #1 chosen from 1 choice
[ 5.874606] usbcore: registered new interface driver hiddev
[ 5.878095] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1e.0/0000:02:01.2/usb1/1-2/1-2.5/1-2.5:1.0/input/input1
[ 5.892486] input,hidraw0: USB HID v1.10 Mouse [Logitech USB Optical Mouse] on usb-0000:02:01.2-2.5
[ 5.894995] input: Dell Dell USB Keyboard Hub as /devices/pci0000:00/0000:00:1e.0/0000:02:01.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input2
[ 5.904303] input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard Hub] on usb-0000:02:01.0-1.1
[ 5.910262] input: Dell Dell USB Keyboard Hub as /devices/pci0000:00/0000:00:1e.0/0000:02:01.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input3
[ 5.924219] input,hidraw2: USB HID v1.10 Device [Dell Dell USB Keyboard Hub] on usb-0000:02:01.0-1.1
[ 5.924250] usbcore: registered new interface driver usbhid
[ 5.924256] usbhid: v2.6:USB HID core driver
[ 6.281723] loop: module loaded
[ 6.412313] kjournald starting. Commit interval 5 seconds
[ 6.412336] EXT3-fs: mounted filesystem with ordered data mode.
[ 9.984082] udevd version 124 started
[ 10.560201] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 10.601372] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 10.724203] Linux agpgart interface v0.103
[ 10.737088] agpgart-intel 0000:00:00.0: Intel i850 Chipset
[ 10.828091] Intel 82802 RNG detected
[ 10.904186] iTCO_vendor_support: vendor-support=0
[ 10.949023] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
[ 10.949138] iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware
[ 10.949154] iTCO_wdt: No card detected
[ 11.028037] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xe8000000
[ 11.284306] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 11.305762] ACPI: Power Button (FF) [PWRF]
[ 11.305922] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
[ 11.320036] ACPI: Power Button (CM) [VBTN]
[ 12.143928] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 12.639834] parport_pc 00:09: reported by Plug and Play ACPI
[ 12.639888] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
[ 13.126480] Intel ICH 0000:00:1f.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 13.126502] Intel ICH 0000:00:1f.5: setting latency timer to 64
[ 13.496044] intel8x0_measure_ac97_clock: measured 55102 usecs
[ 13.496050] intel8x0: clocking to 48000
[ 14.221818] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 17.004429] lp0: using parport0 (interrupt-driven).
[ 17.639308] EXT3 FS on loop0, internal journal
[ 18.485296] kjournald starting. Commit interval 5 seconds
[ 18.485337] EXT3 FS on loop1, internal journal
[ 18.485343] EXT3-fs: mounted filesystem with ordered data mode.
[ 18.485954] kjournald starting. Commit interval 5 seconds
[ 18.485993] EXT3 FS on loop2, internal journal
[ 18.485999] EXT3-fs: mounted filesystem with ordered data mode.
[ 19.819187] Adding 976552k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:1 across:976552k
[ 20.101313] type=1505 audit(1239318084.219:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=3789
[ 20.331962] type=1505 audit(1239318084.447:3): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=3794
[ 20.332285] type=1505 audit(1239318084.451:4): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=3794
[ 23.018414] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 23.679075] ACPI: WMI: Mapper loaded
[ 24.721499] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
[ 24.796840] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 24.796848] apm: overridden by ACPI.
[ 24.935190] ppdev: user-space parallel port driver
[ 26.318829] Bluetooth: Core ver 2.13
[ 26.321049] NET: Registered protocol family 31
[ 26.321056] Bluetooth: HCI device and connection manager initialized
[ 26.321061] Bluetooth: HCI socket layer initialized
[ 26.351351] Bluetooth: L2CAP ver 2.11
[ 26.351359] Bluetooth: L2CAP socket layer initialized
[ 26.376243] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 26.376251] Bluetooth: BNEP filters: protocol multicast
[ 26.442551] Bridge firewalling registered
[ 26.468378] Bluetooth: SCO (Voice Link) ver 0.6
[ 26.468386] Bluetooth: SCO socket layer initialized
[ 26.502255] Bluetooth: RFCOMM socket layer initialized
[ 26.503140] Bluetooth: RFCOMM TTY layer initialized
[ 26.503147] Bluetooth: RFCOMM ver 1.10
[ 28.389936] pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 28.609252] [drm] Initialized drm 1.1.0 20060810
[ 28.622254] [drm] Initialized radeon 1.29.0 20080528 on minor 0
[ 28.859194] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[ 28.859220] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[ 28.859239] pci 0000:01:00.0: putting AGP V2 device into 4x mode
[ 29.072001] [drm] Setting GART location based on new memory map
[ 29.072033] [drm] Loading R200 Microcode
[ 29.072088] [drm] writeback test succeeded in 1 usecs
[ 30.644389] e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
[ 30.793700] NET: Registered protocol family 17
[ 35.198606] NET: Registered protocol family 10
[ 35.201021] lo: Disabled Privacy Extensions
[ 45.848013] eth0: no IPv6 routers present
[ 574.688114] ppdev0: registered pardevice
[ 574.736026] ppdev0: unregistered pardevice
[ 575.680435] ppdev0: registered pardevice
[ 575.728195] ppdev0: unregistered pardevice
[ 577.929802] ppdev0: registered pardevice
[ 577.976409] ppdev0: unregistered pardevice
[ 4275.785849] type=1505 audit(1239322339.903:5): operation="profile_replace" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=7440
[ 4276.043621] type=1505 audit(1239322340.159:6): operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=7445
[ 4276.044123] type=1505 audit(1239322340.163:7): operation="profile_replace" name="/usr/sbin/cupsd" name2="default" pid=7445

- lspci -vnvn:
00:00.0 Host bridge [0600]: Intel Corporation 82850 850 (Tehama) Chipset Host Bridge (MCH) [8086:2530] (rev 04)
 Subsystem: Dell Device [1028:0144]
 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
 Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
 Latency: 0
 Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
 Capabilities: [a0] AGP version 2.0
  Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
  Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x4
 Kernel driver in use: agpgart-intel
 Kernel modules: intel-agp

00:01.0 PCI bridge [0604]: Intel Corporation 82850 850 (Tehama) Chipset AGP Bridge [8086:2532] (rev 04)
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
 Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 64
 Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
 I/O behind bridge: 0000e000-0000efff
 Memory behind bridge: ff800000-ff9fffff
 Prefetchable memory behind bridge: f0000000-f7ffffff
 Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
 BridgeCtl: Parity- SERR+ NoISA+ VGA+ MAbort- >Reset- FastB2B-
  PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
 Kernel modules: shpchp

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 04)
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
 Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 0
 Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
 I/O behind bridge: 0000d000-0000dfff
 Memory behind bridge: ff600000-ff7fffff
 Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR+
 BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
  PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
 Kernel modules: shpchp

00:1f.0 ISA bridge [0601]: Intel Corporation 82801BA ISA Bridge (LPC) [8086:2440] (rev 04)
 Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 0
 Kernel modules: iTCO_wdt, intel-rng

00:1f.1 IDE interface [0101]: Intel Corporation 82801BA IDE U100 Controller [8086:244b] (rev 04) (prog-if 80 [Master])
 Subsystem: Dell Device [1028:0144]
 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 0
 Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
 Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
 Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
 Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
 Region 4: I/O ports at ffa0 [size=16]
 Kernel driver in use: ata_piix
 Kernel modules: ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation 82801BA/BAM SMBus Controller [8086:2443] (rev 04)
 Subsystem: Dell Device [1028:0144]
 Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Interrupt: pin B routed to IRQ 11
 Region 4: I/O ports at ccf0 [size=16]
 Kernel modules: i2c-i801

00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801BA/BAM AC'97 Audio Controller [8086:2445] (rev 04)
 Subsystem: Dell Device [1028:0144]
 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 0
 Interrupt: pin B routed to IRQ 17
 Region 0: I/O ports at c800 [size=256]
 Region 1: I/O ports at cc80 [size=64]
 Kernel driver in use: Intel ICH
 Kernel modules: snd-intel8x0

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon R200 QH [Radeon 8500] [1002:5148] (rev 80)
 Subsystem: ATI Technologies Inc Device [1002:110a]
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR+ FastB2B- DisINTx-
 Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 64 (2000ns min), Cache Line Size: 64 bytes
 Interrupt: pin A routed to IRQ 16
 Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
 Region 1: I/O ports at ec00 [size=256]
 Region 2: Memory at ff8f0000 (32-bit, non-prefetchable) [size=64K]
 Expansion ROM at ff800000 [disabled] [size=128K]
 Capabilities: [58] AGP version 2.0
  Status: RQ=48 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
  Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x4
 Capabilities: [50] Power Management version 2
  Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
  Status: D0 PME-Enable- DSel=0 DScale=0 PME-
 Kernel modules: radeonfb

02:01.0 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 50)
 Subsystem: First International Computer, Inc. Device [0925:1234]
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 64, Cache Line Size: 64 bytes
 Interrupt: pin A routed to IRQ 19
 Region 4: I/O ports at dce0 [size=32]
 Capabilities: [80] Power Management version 2
  Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  Status: D0 PME-Enable- DSel=0 DScale=0 PME-
 Kernel driver in use: uhci_hcd
 Kernel modules: uhci-hcd

02:01.1 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 50)
 Subsystem: First International Computer, Inc. Device [0925:1234]
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 64, Cache Line Size: 64 bytes
 Interrupt: pin B routed to IRQ 18
 Region 4: I/O ports at dcc0 [size=32]
 Capabilities: [80] Power Management version 2
  Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  Status: D0 PME-Enable- DSel=0 DScale=0 PME-
 Kernel driver in use: uhci_hcd
 Kernel modules: uhci-hcd

02:01.2 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] (rev 51) (prog-if 20)
 Subsystem: First International Computer, Inc. Device [0925:1234]
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 64, Cache Line Size: 128 bytes
 Interrupt: pin C routed to IRQ 16
 Region 0: Memory at ff6ffc00 (32-bit, non-prefetchable) [size=256]
 Capabilities: [80] Power Management version 2
  Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  Status: D0 PME-Enable- DSel=0 DScale=0 PME-
 Kernel driver in use: ehci_hcd
 Kernel modules: ehci-hcd

02:02.0 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 50)
 Subsystem: First International Computer, Inc. Device [0925:1234]
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 64, Cache Line Size: 64 bytes
 Interrupt: pin A routed to IRQ 18
 Region 4: I/O ports at dca0 [size=32]
 Capabilities: [80] Power Management version 2
  Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  Status: D0 PME-Enable- DSel=0 DScale=0 PME-
 Kernel driver in use: uhci_hcd
 Kernel modules: uhci-hcd

02:02.1 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 50)
 Subsystem: First International Computer, Inc. Device [0925:1234]
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 64, Cache Line Size: 64 bytes
 Interrupt: pin B routed to IRQ 17
 Region 4: I/O ports at dc80 [size=32]
 Capabilities: [80] Power Management version 2
  Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  Status: D0 PME-Enable- DSel=0 DScale=0 PME-
 Kernel driver in use: uhci_hcd
 Kernel modules: uhci-hcd

02:02.2 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] (rev 51) (prog-if 20)
 Subsystem: First International Computer, Inc. Device [0925:1234]
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 64, Cache Line Size: 128 bytes
 Interrupt: pin C routed to IRQ 19
 Region 0: Memory at ff6ff800 (32-bit, non-prefetchable) [size=256]
 Capabilities: [80] Power Management version 2
  Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  Status: D0 PME-Enable- DSel=0 DScale=0 PME-
 Kernel driver in use: ehci_hcd
 Kernel modules: ehci-hcd

02:0c.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 02)
 Subsystem: Dell Device [1028:0144]
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
 Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 64 (63750ns min), Cache Line Size: 64 bytes
 Interrupt: pin A routed to IRQ 18
 Region 0: Memory at ff6c0000 (32-bit, non-prefetchable) [size=128K]
 Region 2: I/O ports at dc40 [size=64]
 Capabilities: [dc] Power Management version 2
  Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
  Status: D0 PME-Enable- DSel=0 DScale=1 PME-
 Capabilities: [e4] PCI-X non-bridge device
  Command: DPERE- ERO+ RBC=512 OST=1
  Status: Dev=00:00.0 64bit- 133MHz- SCD- USC- DC=simple DMMRBC=2048 DMOST=1 DMCRS=16 RSCEM- 266MHz- 533MHz-
 Capabilities: [f0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
  Address: 0000000000000000 Data: 0000
 Kernel driver in use: e1000
 Kernel modules: e1000

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: unable to make backup link of `./boot/vmlinuz-2.6.27-11-generic' before installing new version: Operation not permitted
Package: linux-image-2.6.27-11-generic 2.6.27-11.27
ProcCmdLine: User Name=UUID=49D3-E4FD loop=/hostname/disks/home/username.disk ro ROOTFLAGS=sync quiet splash
ProcVersionSignature: Ubuntu 2.6.27-11.27-generic
SourcePackage: linux
Title: package linux-image-2.6.27-11-generic 2.6.27-11.27 failed to install/upgrade: unable to make backup link of `./boot/vmlinuz-2.6.27-11-generic' before installing new version: Operation not permitted

Revision history for this message
mstanek (realtime) wrote :
Revision history for this message
Brian Murray (brian-murray) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. However, this bug is a duplicate of bug 252900 and is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround in it. Additionally, any further discussion regarding the bug should occur in the other report. Please feel free to submit any future bugs you may find.

Changed in ubuntu:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.