Your message dated Fri, 28 Jan 2011 14:48:25 +0000
with message-id <[email protected]>
and subject line Bug#608538: fixed in initramfs-tools 0.98.8
has caused the Debian Bug report #608538,
regarding installation-reports: Fails to boot after successful install on a
btrfs root
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
608538: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608538
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: installation-reports
Severity: important
-- Package-specific info:
Boot method: CD
Image version:
http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/current/amd64/iso-cd/debian-testing-amd64-netinst.iso
Date: 2010 nov 14 (download & install)
Machine: VirtualBox 3.2.10 OSE r66523 from sid
Partitions:
# fdisk -l /dev/sda # from the install in rescue mode
Disk /dev/sda: 8589 MB, 8589934592 bytes
255 heads, 63 sectors/track, 1044 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000ce5a0
Device Boot Start End Blocks Id System
/dev/sda1 1 63 498688 82 Linux swap / Solaris
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 63 69 53248 83 Linux
Partition 2 does not end on cylinder boundary.
/dev/sda3 69 1045 7834624 83 Linux
-----
Basically, I made:
512M - none swap
55M - /boot ext2
7,8G - / btrfs
Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
Initial boot: [O]
Detect network card: [O]
Configure network: [O]
Detect CD: [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives: [O]
Install base system: [O]
Clock/timezone setup: [O]
User/password setup: [O]
Install tasks: [O]
Install boot loader: [O]
Overall install: [O]
Comments/Problems:
The installation worked perfectly fine. I used:
* graphical expert install
* no root user (sudo)
* French locale (fr_FR.UTF-8)
* base install + base system + graphical environment (GNOME)
* manual partitioning (see above)
* grub2
Everything was fine until I tried to boot on the fresh install, wich failed
with "error inserting btrfs ... unknown symbol in module, or unknown parameter"
and obviously, "mounting /dev/sda3 on /root failed: No such device".
And then I get dropped in initramfs.
Unfortunately, dmesg seems void of any interesting information, and even when
I manually modprobe btrfs, it doesn't add any info.
But when insmod-ing the module, it fills dmesg, and I can see which symbols are
missing:
* zlib_deflateEnd
* zlib_deflate
* zlib_deflate_workspecesize
* zlib_deflateInit2
* crc32c
Insmod-ing zlib_deflate works fine, and fixes the first 4.
But insmod-ing libcrc32c fails with the same error message:
insmod: error inserting
'/lib/modules/2.6.32-5-amd64/kernel/lib/libcrc32c.ko': -1 Unknown symbol in
module
But no clues in dmesg of which symbol is missing.
Please note that this was done in a VirtualBox guest (see above) hosted by a
amd64 Sid installation. All the informations below about the system are the one
of the host since I can't boot on the guest.
I unfortunately cannot try to reproduce the installation on a "real" system.
--
Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.
Once you have filled out this report, mail it to [email protected].
==============================================
Installer lsb-release:
==============================================
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="6.0 (squeeze) - installer build 20100528-00:05"
X_INSTALLATION_MEDIUM=cdrom
==============================================
Installer hardware-summary:
==============================================
uname -a: Linux Hermione 2.6.32-5-amd64 #1 SMP Mon May 17 17:51:57 UTC 2010
x86_64 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM
Controller [8086:0040] (rev 12)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7636]
lspci -knn: 00:01.0 PCI bridge [0604]: Intel Corporation Core Processor PCI
Express x16 Root Port [8086:0041] (rev 12)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:16.0 Communication controller [0780]: Intel Corporation 5
Series/3400 Series Chipset HECI Controller [8086:3b64] (rev 06)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7636]
lspci -knn: 00:1a.0 USB Controller [0c03]: Intel Corporation 5 Series/3400
Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 06)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7636]
lspci -knn: Kernel driver in use: ehci_hcd
lspci -knn: 00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series
Chipset High Definition Audio [8086:3b56] (rev 06)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7636]
lspci -knn: 00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series
Chipset PCI Express Root Port 1 [8086:3b42] (rev 06)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:1c.2 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series
Chipset PCI Express Root Port 3 [8086:3b46] (rev 06)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:1d.0 USB Controller [0c03]: Intel Corporation 5 Series/3400
Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 06)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7636]
lspci -knn: Kernel driver in use: ehci_hcd
lspci -knn: 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge
[8086:244e] (rev a6)
lspci -knn: 00:1f.0 ISA bridge [0601]: Intel Corporation 5 Series Chipset LPC
Interface Controller [8086:3b06] (rev 06)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7636]
lspci -knn: 00:1f.2 IDE interface [0101]: Intel Corporation 5 Series/3400
Series Chipset 4 port SATA IDE Controller [8086:3b20] (rev 06)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7636]
lspci -knn: Kernel driver in use: ata_piix
lspci -knn: 00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series
Chipset SMBus Controller [8086:3b30] (rev 06)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7636]
lspci -knn: 00:1f.5 IDE interface [0101]: Intel Corporation 5 Series/3400
Series Chipset 2 port SATA IDE Controller [8086:3b26] (rev 06)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7636]
lspci -knn: Kernel driver in use: ata_piix
lspci -knn: 01:00.0 VGA compatible controller [0300]: nVidia Corporation G84
[GeForce 8600 GT] [10de:0402] (rev a1)
lspci -knn: Subsystem: Giga-byte Technology Device [1458:3452]
lspci -knn: 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 03)
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7636]
lspci -knn: Kernel driver in use: r8169
lspci -knn: 03:00.0 IDE interface [0101]: JMicron Technology Corp. JMB368 IDE
controller [197b:2368]
lspci -knn: Subsystem: Micro-Star International Co., Ltd. Device [1462:7636]
lspci -knn: Kernel driver in use: pata_jmicron
usb-list:
usb-list: Bus 01 Device 01: EHCI Host Controller [1d6b:0002]
usb-list: Level 00 Parent 00 Port 00 Class 09(hub ) Subclass 00 Protocol 00
usb-list: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
usb-list: Interface 00: Class 09(hub ) Subclass 00 Protocol 00 Driver hub
usb-list:
usb-list: Bus 01 Device 02: EHCI Host Controller [8087:0020]
usb-list: Level 01 Parent 01 Port 00 Class 09(hub ) Subclass 00 Protocol 01
usb-list: Interface 00: Class 09(hub ) Subclass 00 Protocol 00 Driver hub
usb-list:
usb-list: Bus 02 Device 01: EHCI Host Controller [1d6b:0002]
usb-list: Level 00 Parent 00 Port 00 Class 09(hub ) Subclass 00 Protocol 00
usb-list: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
usb-list: Interface 00: Class 09(hub ) Subclass 00 Protocol 00 Driver hub
usb-list:
usb-list: Bus 02 Device 02: EHCI Host Controller [8087:0020]
usb-list: Level 01 Parent 01 Port 00 Class 09(hub ) Subclass 00 Protocol 01
usb-list: Interface 00: Class 09(hub ) Subclass 00 Protocol 00 Driver hub
lsmod: Module Size Used by
lsmod: ufs 56506 0
lsmod: qnx4 6194 0
lsmod: ntfs 162892 0
lsmod: reiserfs 194204 0
lsmod: cbc 2539 1
lsmod: sha256_generic 8692 2
lsmod: aes_generic 25714 2
lsmod: dm_crypt 10507 1
lsmod: dm_mod 53786 12 dm_crypt
lsmod: md_mod 73664 0
lsmod: xfs 437005 0
lsmod: exportfs 3170 1 xfs
lsmod: jfs 140195 0
lsmod: ext4 285355 2
lsmod: jbd2 66951 1 ext4
lsmod: crc16 1319 1 ext4
lsmod: ext3 106550 0
lsmod: jbd 37117 1 ext3
lsmod: ext2 52985 1
lsmod: mbcache 5050 3 ext4,ext3,ext2
lsmod: r8169 28893 0
lsmod: mii 3210 1 r8169
lsmod: ide_gd_mod 20433 0
lsmod: ide_core 71770 1 ide_gd_mod
lsmod: vfat 7900 0
lsmod: fat 40054 1 vfat
lsmod: nls_utf8 1208 0
lsmod: isofs 27480 0
lsmod: usb_storage 39449 0
lsmod: fan 3346 0
lsmod: sg 18744 0
lsmod: sr_mod 12602 0
lsmod: sd_mod 29777 3
lsmod: cdrom 29415 1 sr_mod
lsmod: crc_t10dif 1276 1 sd_mod
lsmod: ehci_hcd 31071 0
lsmod: thermal 11674 0
lsmod: ata_piix 21012 2
lsmod: parport_pc 18855 0
lsmod: pata_jmicron 2280 0
lsmod: parport 27954 1 parport_pc
lsmod: thermal_sys 11942 2 fan,thermal
lsmod: libata 133536 2 ata_piix,pata_jmicron
lsmod: scsi_mod 122149 5 usb_storage,sg,sr_mod,sd_mod,libata
lsmod: psmouse 49777 0
lsmod: usbcore 121991 3 usb_storage,ehci_hcd
lsmod: nls_base 6361 7 ntfs,jfs,vfat,fat,nls_utf8,isofs,usbcore
lsmod: evdev 7352 3
df: Filesystem 1K-blocks Used Available Use% Mounted on
df: tmpfs 1961676 48 1961628 0% /dev
df: /dev/mapper/hermione-debian
df: 19223252 4851096 13395672 27% /target
df: /dev/sda1 914501 15088 850620 2% /target/boot
df: /dev/mapper/hermione-home
df: 40369528 180144 38958988 0% /target/home
df: /dev/mapper/hermione-debian
df: 19223252 4851096 13395672 27% /dev/.static/dev
df: tmpfs 1961676 48 1961628 0% /target/dev
free: total used free shared buffers
free: Mem: 3923352 3741028 182324 0 215900
free: Swap: 7811064 384 7810680
free: Total: 11734416 3741412 7993004
/proc/cmdline: priority=low video=vesa:ywrap,mtrr vga=788
initrd=/install.amd/gtk/initrd.gz -- BOOT_IMAGE=/install.amd/vmlinuz
/proc/cpuinfo: processor : 0
/proc/cpuinfo: vendor_id : GenuineIntel
/proc/cpuinfo: cpu family : 6
/proc/cpuinfo: model : 37
/proc/cpuinfo: model name : Intel(R) Core(TM) i3 CPU 530 @
2.93GHz
/proc/cpuinfo: stepping : 2
/proc/cpuinfo: cpu MHz : 2925.803
/proc/cpuinfo: cache size : 4096 KB
/proc/cpuinfo: physical id : 0
/proc/cpuinfo: siblings : 4
/proc/cpuinfo: core id : 0
/proc/cpuinfo: cpu cores : 2
/proc/cpuinfo: apicid : 0
/proc/cpuinfo: initial apicid : 0
/proc/cpuinfo: fpu : yes
/proc/cpuinfo: fpu_exception : yes
/proc/cpuinfo: cpuid level : 11
/proc/cpuinfo: wp : yes
/proc/cpuinfo: flags : fpu vme de pse tsc msr pae mce cx8 apic sep
mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe
syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology
nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr
pdcm sse4_1 sse4_2 popcnt lahf_lm arat tpr_shadow vnmi flexpriority ept vpid
/proc/cpuinfo: bogomips : 5851.60
/proc/cpuinfo: clflush size : 64
/proc/cpuinfo: cache_alignment : 64
/proc/cpuinfo: address sizes : 36 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo:
/proc/cpuinfo: processor : 1
/proc/cpuinfo: vendor_id : GenuineIntel
/proc/cpuinfo: cpu family : 6
/proc/cpuinfo: model : 37
/proc/cpuinfo: model name : Intel(R) Core(TM) i3 CPU 530 @
2.93GHz
/proc/cpuinfo: stepping : 2
/proc/cpuinfo: cpu MHz : 2925.803
/proc/cpuinfo: cache size : 4096 KB
/proc/cpuinfo: physical id : 0
/proc/cpuinfo: siblings : 4
/proc/cpuinfo: core id : 2
/proc/cpuinfo: cpu cores : 2
/proc/cpuinfo: apicid : 4
/proc/cpuinfo: initial apicid : 4
/proc/cpuinfo: fpu : yes
/proc/cpuinfo: fpu_exception : yes
/proc/cpuinfo: cpuid level : 11
/proc/cpuinfo: wp : yes
/proc/cpuinfo: flags : fpu vme de pse tsc msr pae mce cx8 apic sep
mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe
syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology
nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr
pdcm sse4_1 sse4_2 popcnt lahf_lm arat tpr_shadow vnmi flexpriority ept vpid
/proc/cpuinfo: bogomips : 5851.90
/proc/cpuinfo: clflush size : 64
/proc/cpuinfo: cache_alignment : 64
/proc/cpuinfo: address sizes : 36 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo:
/proc/cpuinfo: processor : 2
/proc/cpuinfo: vendor_id : GenuineIntel
/proc/cpuinfo: cpu family : 6
/proc/cpuinfo: model : 37
/proc/cpuinfo: model name : Intel(R) Core(TM) i3 CPU 530 @
2.93GHz
/proc/cpuinfo: stepping : 2
/proc/cpuinfo: cpu MHz : 2925.803
/proc/cpuinfo: cache size : 4096 KB
/proc/cpuinfo: physical id : 0
/proc/cpuinfo: siblings : 4
/proc/cpuinfo: core id : 0
/proc/cpuinfo: cpu cores : 2
/proc/cpuinfo: apicid : 1
/proc/cpuinfo: initial apicid : 1
/proc/cpuinfo: fpu : yes
/proc/cpuinfo: fpu_exception : yes
/proc/cpuinfo: cpuid level : 11
/proc/cpuinfo: wp : yes
/proc/cpuinfo: flags : fpu vme de pse tsc msr pae mce cx8 apic sep
mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe
syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology
nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr
pdcm sse4_1 sse4_2 popcnt lahf_lm arat tpr_shadow vnmi flexpriority ept vpid
/proc/cpuinfo: bogomips : 5851.85
/proc/cpuinfo: clflush size : 64
/proc/cpuinfo: cache_alignment : 64
/proc/cpuinfo: address sizes : 36 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo:
/proc/cpuinfo: processor : 3
/proc/cpuinfo: vendor_id : GenuineIntel
/proc/cpuinfo: cpu family : 6
/proc/cpuinfo: model : 37
/proc/cpuinfo: model name : Intel(R) Core(TM) i3 CPU 530 @
2.93GHz
/proc/cpuinfo: stepping : 2
/proc/cpuinfo: cpu MHz : 2925.803
/proc/cpuinfo: cache size : 4096 KB
/proc/cpuinfo: physical id : 0
/proc/cpuinfo: siblings : 4
/proc/cpuinfo: core id : 2
/proc/cpuinfo: cpu cores : 2
/proc/cpuinfo: apicid : 5
/proc/cpuinfo: initial apicid : 5
/proc/cpuinfo: fpu : yes
/proc/cpuinfo: fpu_exception : yes
/proc/cpuinfo: cpuid level : 11
/proc/cpuinfo: wp : yes
/proc/cpuinfo: flags : fpu vme de pse tsc msr pae mce cx8 apic sep
mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe
syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology
nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr
pdcm sse4_1 sse4_2 popcnt lahf_lm arat tpr_shadow vnmi flexpriority ept vpid
/proc/cpuinfo: bogomips : 5851.86
/proc/cpuinfo: clflush size : 64
/proc/cpuinfo: cache_alignment : 64
/proc/cpuinfo: address sizes : 36 bits physical, 48 bits virtual
/proc/cpuinfo: power management:
/proc/cpuinfo:
/proc/ioports: 0000-001f : dma1
/proc/ioports: 0020-0021 : pic1
/proc/ioports: 0040-0043 : timer0
/proc/ioports: 0050-0053 : timer1
/proc/ioports: 0060-0060 : keyboard
/proc/ioports: 0064-0064 : keyboard
/proc/ioports: 0070-0071 : rtc0
/proc/ioports: 0080-008f : dma page reg
/proc/ioports: 00a0-00a1 : pic2
/proc/ioports: 00c0-00df : dma2
/proc/ioports: 00f0-00ff : fpu
/proc/ioports: 02f8-02ff : serial
/proc/ioports: 0378-037a : parport0
/proc/ioports: 03c0-03df : vesafb
/proc/ioports: 03f8-03ff : serial
/proc/ioports: 0400-041f : 0000:00:1f.3
/proc/ioports: 04d0-04d1 : pnp 00:0c
/proc/ioports: 0500-057f : pnp 00:0c
/proc/ioports: 0800-087f : pnp 00:0c
/proc/ioports: 0800-0803 : ACPI PM1a_EVT_BLK
/proc/ioports: 0804-0805 : ACPI PM1a_CNT_BLK
/proc/ioports: 0808-080b : ACPI PM_TMR
/proc/ioports: 0820-082f : ACPI GPE0_BLK
/proc/ioports: 0850-0850 : ACPI PM2_CNT_BLK
/proc/ioports: 0a00-0adf : pnp 00:0b
/proc/ioports: 0ae0-0aef : pnp 00:0b
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: a080-a08f : 0000:00:1f.5
/proc/ioports: a080-a08f : ata_piix
/proc/ioports: a400-a40f : 0000:00:1f.5
/proc/ioports: a400-a40f : ata_piix
/proc/ioports: a480-a483 : 0000:00:1f.5
/proc/ioports: a480-a483 : ata_piix
/proc/ioports: a800-a807 : 0000:00:1f.5
/proc/ioports: a800-a807 : ata_piix
/proc/ioports: a880-a883 : 0000:00:1f.5
/proc/ioports: a880-a883 : ata_piix
/proc/ioports: ac00-ac07 : 0000:00:1f.5
/proc/ioports: ac00-ac07 : ata_piix
/proc/ioports: b080-b08f : 0000:00:1f.2
/proc/ioports: b080-b08f : ata_piix
/proc/ioports: b400-b40f : 0000:00:1f.2
/proc/ioports: b400-b40f : ata_piix
/proc/ioports: b480-b483 : 0000:00:1f.2
/proc/ioports: b480-b483 : ata_piix
/proc/ioports: b800-b807 : 0000:00:1f.2
/proc/ioports: b800-b807 : ata_piix
/proc/ioports: b880-b883 : 0000:00:1f.2
/proc/ioports: b880-b883 : ata_piix
/proc/ioports: bc00-bc07 : 0000:00:1f.2
/proc/ioports: bc00-bc07 : ata_piix
/proc/ioports: c000-cfff : PCI Bus 0000:01
/proc/ioports: cc00-cc7f : 0000:01:00.0
/proc/ioports: d000-dfff : PCI Bus 0000:02
/proc/ioports: d800-d8ff : 0000:02:00.0
/proc/ioports: d800-d8ff : r8169
/proc/ioports: e000-efff : PCI Bus 0000:03
/proc/ioports: e400-e40f : 0000:03:00.0
/proc/ioports: e400-e40f : pata_jmicron
/proc/ioports: e480-e483 : 0000:03:00.0
/proc/ioports: e480-e483 : pata_jmicron
/proc/ioports: e800-e807 : 0000:03:00.0
/proc/ioports: e800-e807 : pata_jmicron
/proc/ioports: e880-e883 : 0000:03:00.0
/proc/ioports: e880-e883 : pata_jmicron
/proc/ioports: ec00-ec07 : 0000:03:00.0
/proc/ioports: ec00-ec07 : pata_jmicron
/proc/iomem: 00000000-0000ffff : reserved
/proc/iomem: 00010000-0009fbff : System RAM
/proc/iomem: 0009fc00-0009ffff : reserved
/proc/iomem: 000c0000-000cffff : pnp 00:10
/proc/iomem: 000e0000-000fffff : reserved
/proc/iomem: 00100000-bf77ffff : System RAM
/proc/iomem: 01000000-012fd348 : Kernel code
/proc/iomem: 012fd349-014d48df : Kernel data
/proc/iomem: 01572000-01681313 : Kernel bss
/proc/iomem: bf780000-bf78dfff : ACPI Tables
/proc/iomem: bf78e000-bf7cffff : ACPI Non-volatile Storage
/proc/iomem: bf7d0000-bf7dffff : reserved
/proc/iomem: bf7e0000-bf7ecfff : RAM buffer
/proc/iomem: bf7ed000-bfffffff : reserved
/proc/iomem: c0000000-c01fffff : PCI Bus 0000:03
/proc/iomem: c0200000-c03fffff : PCI Bus 0000:03
/proc/iomem: d0000000-dfffffff : PCI Bus 0000:01
/proc/iomem: d0000000-dfffffff : 0000:01:00.0
/proc/iomem: e0000000-efffffff : PCI MMCONFIG 0 [00-ff]
/proc/iomem: e0000000-efffffff : pnp 00:0f
/proc/iomem: f6f00000-f6ffffff : PCI Bus 0000:02
/proc/iomem: f6ff8000-f6ffbfff : 0000:02:00.0
/proc/iomem: f6ff8000-f6ffbfff : r8169
/proc/iomem: f6fff000-f6ffffff : 0000:02:00.0
/proc/iomem: f6fff000-f6ffffff : r8169
/proc/iomem: f7ff4000-f7ff40ff : 0000:00:1f.3
/proc/iomem: f7ff6000-f7ff63ff : 0000:00:1d.0
/proc/iomem: f7ff6000-f7ff63ff : ehci_hcd
/proc/iomem: f7ff8000-f7ffbfff : 0000:00:1b.0
/proc/iomem: f7ffc000-f7ffc3ff : 0000:00:1a.0
/proc/iomem: f7ffc000-f7ffc3ff : ehci_hcd
/proc/iomem: f7ffe000-f7ffe00f : 0000:00:16.0
/proc/iomem: f8000000-fbefffff : PCI Bus 0000:01
/proc/iomem: f8000000-f9ffffff : 0000:01:00.0
/proc/iomem: f9000000-f9dfffff : vesafb
/proc/iomem: fa000000-faffffff : 0000:01:00.0
/proc/iomem: fbee0000-fbefffff : 0000:01:00.0
/proc/iomem: fbf00000-fbffffff : PCI Bus 0000:02
/proc/iomem: fbfe0000-fbffffff : 0000:02:00.0
/proc/iomem: fc000000-fcffffff : pnp 00:01
/proc/iomem: fd000000-fdffffff : pnp 00:01
/proc/iomem: fe000000-febfffff : pnp 00:01
/proc/iomem: fec00000-fec00fff : IOAPIC 0
/proc/iomem: fed00000-fed003ff : HPET 0
/proc/iomem: fed14000-fed19fff : pnp 00:01
/proc/iomem: fed1c000-fed1ffff : pnp 00:0c
/proc/iomem: fed20000-fed3ffff : pnp 00:0c
/proc/iomem: fed20000-fed3ffff : pnp 00:0c
/proc/iomem: fed45000-fed89fff : pnp 00:0c
/proc/iomem: fee00000-fee00fff : Local APIC
/proc/iomem: fee00000-fee00fff : reserved
/proc/iomem: fee00000-fee00fff : pnp 00:0e
/proc/iomem: ffe00000-ffffffff : reserved
/proc/iomem: 100000000-137ffffff : System RAM
/proc/interrupts: CPU0 CPU1 CPU2 CPU3
/proc/interrupts: 0: 42 0 0 0
IO-APIC-edge timer
/proc/interrupts: 1: 1886 1906 1890 1905
IO-APIC-edge i8042
/proc/interrupts: 3: 1 0 0 1
IO-APIC-edge
/proc/interrupts: 4: 0 1 1 0
IO-APIC-edge
/proc/interrupts: 7: 0 0 0 0
IO-APIC-edge parport0
/proc/interrupts: 8: 17 17 15 16
IO-APIC-edge rtc0
/proc/interrupts: 9: 0 0 0 0
IO-APIC-fasteoi acpi
/proc/interrupts: 12: 1213 1199 1215 1215
IO-APIC-edge i8042
/proc/interrupts: 16: 5 6 4 6
IO-APIC-fasteoi ehci_hcd:usb1
/proc/interrupts: 18: 0 0 0 0
IO-APIC-fasteoi pata_jmicron
/proc/interrupts: 19: 208088 208077 208185 208125
IO-APIC-fasteoi ata_piix, ata_piix
/proc/interrupts: 23: 8 11 8 7
IO-APIC-fasteoi ehci_hcd:usb2
/proc/interrupts: 24: 32 0 0 0
HPET_MSI-edge hpet2
/proc/interrupts: 25: 0 0 0 0
HPET_MSI-edge hpet3
/proc/interrupts: 26: 0 0 0 0
HPET_MSI-edge hpet4
/proc/interrupts: 27: 0 0 0 0
HPET_MSI-edge hpet5
/proc/interrupts: 32: 298945 298970 298860 298900
PCI-MSI-edge eth0
/proc/interrupts: NMI: 0 0 0 0
Non-maskable interrupts
/proc/interrupts: LOC: 530754 470006 464822 426162 Local
timer interrupts
/proc/interrupts: SPU: 0 0 0 0 Spurious
interrupts
/proc/interrupts: PMI: 0 0 0 0
Performance monitoring interrupts
/proc/interrupts: PND: 0 0 0 0
Performance pending work
/proc/interrupts: RES: 4791 3975 4667 3718
Rescheduling interrupts
/proc/interrupts: CAL: 1630 1139 1625 1081 Function
call interrupts
/proc/interrupts: TLB: 10112 9738 27274 28082 TLB
shootdowns
/proc/interrupts: TRM: 0 0 0 0 Thermal
event interrupts
/proc/interrupts: THR: 0 0 0 0 Threshold
APIC interrupts
/proc/interrupts: MCE: 0 0 0 0 Machine
check exceptions
/proc/interrupts: MCP: 34 34 34 34 Machine
check polls
/proc/interrupts: ERR: 3
/proc/interrupts: MIS: 0
/proc/meminfo: MemTotal: 3923352 kB
/proc/meminfo: MemFree: 182600 kB
/proc/meminfo: Buffers: 215900 kB
/proc/meminfo: Cached: 3160844 kB
/proc/meminfo: SwapCached: 372 kB
/proc/meminfo: Active: 775560 kB
/proc/meminfo: Inactive: 2561544 kB
/proc/meminfo: Active(anon): 2224 kB
/proc/meminfo: Inactive(anon): 25804 kB
/proc/meminfo: Active(file): 773336 kB
/proc/meminfo: Inactive(file): 2535740 kB
/proc/meminfo: Unevictable: 67236 kB
/proc/meminfo: Mlocked: 0 kB
/proc/meminfo: SwapTotal: 7811064 kB
/proc/meminfo: SwapFree: 7810680 kB
/proc/meminfo: Dirty: 1748 kB
/proc/meminfo: Writeback: 0 kB
/proc/meminfo: AnonPages: 27352 kB
/proc/meminfo: Mapped: 10564 kB
/proc/meminfo: Shmem: 432 kB
/proc/meminfo: Slab: 290452 kB
/proc/meminfo: SReclaimable: 280612 kB
/proc/meminfo: SUnreclaim: 9840 kB
/proc/meminfo: KernelStack: 1224 kB
/proc/meminfo: PageTables: 924 kB
/proc/meminfo: NFS_Unstable: 0 kB
/proc/meminfo: Bounce: 0 kB
/proc/meminfo: WritebackTmp: 0 kB
/proc/meminfo: CommitLimit: 9772740 kB
/proc/meminfo: Committed_AS: 37308 kB
/proc/meminfo: VmallocTotal: 34359738367 kB
/proc/meminfo: VmallocUsed: 292500 kB
/proc/meminfo: VmallocChunk: 34359438600 kB
/proc/meminfo: HardwareCorrupted: 0 kB
/proc/meminfo: HugePages_Total: 0
/proc/meminfo: HugePages_Free: 0
/proc/meminfo: HugePages_Rsvd: 0
/proc/meminfo: HugePages_Surp: 0
/proc/meminfo: Hugepagesize: 2048 kB
/proc/meminfo: DirectMap4k: 7680 kB
/proc/meminfo: DirectMap2M: 4046848 kB
/proc/bus/input/devices: I: Bus=0017 Vendor=0001 Product=0001 Version=0100
/proc/bus/input/devices: N: Name="Macintosh mouse button emulation"
/proc/bus/input/devices: P: Phys=
/proc/bus/input/devices: S: Sysfs=/devices/virtual/input/input0
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=mouse0 event0
/proc/bus/input/devices: B: EV=7
/proc/bus/input/devices: B: KEY=70000 0 0 0 0
/proc/bus/input/devices: B: REL=3
/proc/bus/input/devices:
/proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
/proc/bus/input/devices: N: Name="AT Translated Set 2 keyboard"
/proc/bus/input/devices: P: Phys=isa0060/serio0/input0
/proc/bus/input/devices: S: Sysfs=/devices/platform/i8042/serio0/input/input1
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=kbd event1
/proc/bus/input/devices: B: EV=120013
/proc/bus/input/devices: B: KEY=402000000 3803078f800d001 feffffdfffefffff
fffffffffffffffe
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: B: LED=7
/proc/bus/input/devices:
/proc/bus/input/devices: I: Bus=0011 Vendor=0002 Product=0005 Version=0055
/proc/bus/input/devices: N: Name="ImPS/2 Logitech Wheel Mouse"
/proc/bus/input/devices: P: Phys=isa0060/serio1/input0
/proc/bus/input/devices: S: Sysfs=/devices/platform/i8042/serio1/input/input2
/proc/bus/input/devices: U: Uniq=
/proc/bus/input/devices: H: Handlers=mouse1 event2
/proc/bus/input/devices: B: EV=7
/proc/bus/input/devices: B: KEY=70000 0 0 0 0
/proc/bus/input/devices: B: REL=103
/proc/bus/input/devices:
/proc/fb: 0 VESA VGA
dfbinfo: not found
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.98.8
We believe that the bug you reported is fixed in the latest version of
initramfs-tools, which is due to be installed in the Debian FTP archive:
initramfs-tools_0.98.8.dsc
to main/i/initramfs-tools/initramfs-tools_0.98.8.dsc
initramfs-tools_0.98.8.tar.gz
to main/i/initramfs-tools/initramfs-tools_0.98.8.tar.gz
initramfs-tools_0.98.8_all.deb
to main/i/initramfs-tools/initramfs-tools_0.98.8_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
maximilian attems <[email protected]> (supplier of updated initramfs-tools
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 28 Jan 2011 15:11:10 +0100
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.98.8
Distribution: unstable
Urgency: high
Maintainer: Debian kernel team <[email protected]>
Changed-By: maximilian attems <[email protected]>
Description:
initramfs-tools - tools for generating an initramfs
Closes: 608339 608538 608865
Changes:
initramfs-tools (0.98.8) unstable; urgency=high
.
[ maximilian attems ]
* [67c1d32] initramfs-tools: MODULES=dep fix for ubifs /
(Closes: #608339)
* [ca4d08a] mkinitramfs: Fix noexec /tmp detection for long device
names. (Closes: #608865) Thanks to Ian Campbell <[email protected]>
.
[ Ben Hutchings ]
* [78d9e04] initramfs-tools: Handle hidden dependency of libcrc32c on
crc32c. (Closes: #608538)
Checksums-Sha1:
c35a1f91eeea135efb5b3e59d266c9ed88d26313 973 initramfs-tools_0.98.8.dsc
eed439c0ec0db77684d86f0dc24497def63bc0f2 83169 initramfs-tools_0.98.8.tar.gz
df235fd729ec526340d6c7a4874617f17596580e 89496 initramfs-tools_0.98.8_all.deb
Checksums-Sha256:
f7fc2339af15e4cbc1c2fe7088934a53df81607c0d81e2b315b5f8c8792003a5 973
initramfs-tools_0.98.8.dsc
43342b7222eb5209f42a2d3146d4d1e9431baca536ed8a31800eb9f09a74c2bd 83169
initramfs-tools_0.98.8.tar.gz
3115c15333e0327e8c4646b47e34490a1c2ae84da97dea811677c78c00df3460 89496
initramfs-tools_0.98.8_all.deb
Files:
32c35f10a6d3d9ee114d2d2709eda2e5 973 utils optional initramfs-tools_0.98.8.dsc
933ff0d675ed86aa29c34453c3d07989 83169 utils optional
initramfs-tools_0.98.8.tar.gz
d8060188797be39c0d82e360d6436cd8 89496 utils optional
initramfs-tools_0.98.8_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk1C0I0ACgkQeW7Lc5tEHqiangCggvsSpXc46i717T76QbQTZLLa
JGYAn2xrhze7otXfFFizM/LuIIp+hNE/
=9mEK
-----END PGP SIGNATURE-----
--- End Message ---