[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#694130: linux-image-2.6.32-5-686: /proc/mounts reports two devices in / when in chroot, confuses update-grub/os-prober scripts



Package: linux-2.6
Version: 2.6.32-46
Severity: normal

When /proc/mounts is printed out inside a chroot'd environment, it shows two devices being mounted in /. Also, several mounts
not accessible from the chroot'd environment are reported.
This output is confusing either for user and for scripts which depend on it (os-prober).

Script started on So 24. listopad 2012, 09:37:13 CET
root@tochiro:~# mkdir /tmp/mychroot
root@tochiro:~# mount /dev/sdb1 /tmp/mychroot
root@tochiro:~# mount -o bind /proc /tmp/mychroot/proc
root@tochiro:~# cat /proc/mounts
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
none /proc proc rw,nosuid,nodev,noexec,relatime 0 0
none /dev devtmpfs rw,relatime,size=251376k,nr_inodes=62844,mode=755 0 0
none /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
/dev/disk/by-uuid/ae2c9161-7639-42f6-b879-33ea64d5c221 / ext4 rw,relatime,errors=remount-ro,barrier=1,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,relatime,mode=755 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
/dev/sda6 /home ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sda8 /local ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sda7 /opt ext4 rw,relatime,barrier=1,data=ordered 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,nosuid,nodev,noexec,relatime 0 0
-hosts /net autofs rw,relatime,fd=6,pgrp=1502,timeout=300,minproto=5,maxproto=5,indirect 0 0
/dev/sdb1 /tmp/mychroot ext4 rw,relatime,barrier=1,data=ordered 0 0
none /tmp/mychroot/proc proc rw,nosuid,nodev,noexec,relatime 0 0
root@tochiro:~# chroot /tmp/mychroot cat /proc/mounts
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
none /proc proc rw,nosuid,nodev,noexec,relatime 0 0
none /dev devtmpfs rw,relatime,size=251376k,nr_inodes=62844,mode=755 0 0
none /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
/dev/disk/by-uuid/ae2c9161-7639-42f6-b879-33ea64d5c221 / ext4 rw,relatime,errors=remount-ro,barrier=1,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,relatime,mode=755 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
/dev/sda6 /home ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sda8 /local ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sda7 /opt ext4 rw,relatime,barrier=1,data=ordered 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,nosuid,nodev,noexec,relatime 0 0
-hosts /net autofs rw,relatime,fd=6,pgrp=1502,timeout=300,minproto=5,maxproto=5,indirect 0 0
/dev/sdb1 / ext4 rw,relatime,barrier=1,data=ordered 0 0
none /proc proc rw,nosuid,nodev,noexec,relatime 0 0
root@tochiro:~# exit
exit

Script done on So 24. listopad 2012, 09:38:54 CET

The output above shows devices /dev/disk/by-uuid/ae2c9161-7639-42f6-b879-33ea64d5c221 and /dev/sdb1 being mounted in / and
two mounts of proc file system in /proc.
It seems to me that kernel just removes a path prefix matching the chroot path, but does copies all mounts which does not contain the prefix.


-- Package-specific info:
** Version:
Linux version 2.6.32-5-686 (Debian 2.6.32-46) (dannf@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Sun Sep 23 09:49:36 UTC 2012

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=UUID=ae2c9161-7639-42f6-b879-33ea64d5c221 ro quiet

** Not tainted

** Kernel log:
[   22.365730] Bluetooth: HCI socket layer initialized
[   22.390758] Bluetooth: L2CAP ver 2.14
[   22.390761] Bluetooth: L2CAP socket layer initialized
[   22.489617] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   22.489621] Bluetooth: BNEP filters: protocol multicast
[   22.527474] Bridge firewalling registered
[   22.638851] Bluetooth: SCO (Voice Link) ver 0.6
[   22.638855] Bluetooth: SCO socket layer initialized
[   25.033024] lp: driver loaded but no devices found
[   25.061499] ppdev: user-space parallel port driver
[   27.196635] P-state transition latency capped at 20 uS
[   27.272032] eth0: no IPv6 routers present
[   40.384069] eth1: no IPv6 routers present
[   67.124798] grub-probe: sending ioctl 1261 to a partition!
[   67.124809] grub-probe: sending ioctl 1261 to a partition!
[   68.340198] grub-probe: sending ioctl 1261 to a partition!
[   68.340209] grub-probe: sending ioctl 1261 to a partition!
[   68.609372] grub-probe: sending ioctl 1261 to a partition!
[   68.609383] grub-probe: sending ioctl 1261 to a partition!
[   69.053933] grub-probe: sending ioctl 1261 to a partition!
[   69.053943] grub-probe: sending ioctl 1261 to a partition!
[   69.172652] grub-probe: sending ioctl 1261 to a partition!
[   69.172663] grub-probe: sending ioctl 1261 to a partition!
[   74.105161] __ratelimit: 16 callbacks suppressed
[   74.105171] grub-probe: sending ioctl 1261 to a partition!
[   74.105179] grub-probe: sending ioctl 1261 to a partition!
[   74.549697] grub-probe: sending ioctl 1261 to a partition!
[   74.549707] grub-probe: sending ioctl 1261 to a partition!
[   74.655285] grub-probe: sending ioctl 1261 to a partition!
[   74.655296] grub-probe: sending ioctl 1261 to a partition!
[   75.188689] grub-probe: sending ioctl 1261 to a partition!
[   75.188701] grub-probe: sending ioctl 1261 to a partition!
[   76.060774] grub-probe: sending ioctl 1261 to a partition!
[   76.060785] grub-probe: sending ioctl 1261 to a partition!
[   79.160401] __ratelimit: 22 callbacks suppressed
[   79.160411] grub-probe: sending ioctl 1261 to a partition!
[   79.160419] grub-probe: sending ioctl 1261 to a partition!
[   79.279082] grub-probe: sending ioctl 1261 to a partition!
[   79.279092] grub-probe: sending ioctl 1261 to a partition!
[   79.857819] grub-probe: sending ioctl 1261 to a partition!
[   79.857830] grub-probe: sending ioctl 1261 to a partition!
[   80.412219] grub-probe: sending ioctl 1261 to a partition!
[   80.412230] grub-probe: sending ioctl 1261 to a partition!
[   80.685723] grub-probe: sending ioctl 1261 to a partition!
[   80.685733] grub-probe: sending ioctl 1261 to a partition!
[   84.282928] __ratelimit: 26 callbacks suppressed
[   84.282938] grub-probe: sending ioctl 1261 to a partition!
[   84.282946] grub-probe: sending ioctl 1261 to a partition!
[   84.727488] grub-probe: sending ioctl 1261 to a partition!
[   84.727499] grub-probe: sending ioctl 1261 to a partition!
[   84.982383] grub-probe: sending ioctl 1261 to a partition!
[   84.982394] grub-probe: sending ioctl 1261 to a partition!
[   85.384135] grub-probe: sending ioctl 1261 to a partition!
[   85.384146] grub-probe: sending ioctl 1261 to a partition!
[   85.653302] grub-probe: sending ioctl 1261 to a partition!
[   85.653312] grub-probe: sending ioctl 1261 to a partition!
[   88.770455] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[   88.773008] SGI XFS Quota Management subsystem
[   88.854837] JFS: nTxBlock = 3948, nTxLock = 31587
[   88.961679] NTFS driver 2.1.29 [Flags: R/W MODULE].
[   89.104805] QNX4 filesystem 0.2.3 registered.
[   89.270661] Btrfs loaded
[  327.398026] RPC: Registered udp transport module.
[  327.398034] RPC: Registered tcp transport module.
[  327.398041] RPC: Registered tcp NFSv4.1 backchannel transport module.
[  327.515638] Slow work thread pool: Starting up
[  327.515735] Slow work thread pool: Ready
[  327.515878] FS-Cache: Loaded
[  327.620578] FS-Cache: Netfs 'nfs' registered for caching
[  327.630283] svc: failed to register lockdv1 RPC service (errno 97).
[ 2831.120095] usb 1-4: new high speed USB device using ehci_hcd and address 3
[ 2831.391953] usb 1-4: New USB device found, idVendor=067b, idProduct=3507
[ 2831.391964] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2831.391973] usb 1-4: Product: ATAPI-6 Bridge Controller
[ 2831.391981] usb 1-4: Manufacturer: Prolific Technology Inc.
[ 2831.391989] usb 1-4: SerialNumber: 777859FC
[ 2831.393617] usb 1-4: configuration #1 chosen from 1 choice
[ 2831.744810] Initializing USB Mass Storage driver...
[ 2831.744935] scsi2 : SCSI emulation for USB Mass Storage devices
[ 2831.745084] usbcore: registered new interface driver usb-storage
[ 2831.745088] USB Mass Storage support registered.
[ 2831.748398] usb-storage: device found at 3
[ 2831.748402] usb-storage: waiting for device to settle before scanning
[ 2836.748307] usb-storage: device scan complete
[ 2836.749060] scsi 2:0:0:0: Direct-Access     ST340014 A                8.54 PQ: 0 ANSI: 0
[ 2836.753400] sd 2:0:0:0: [sdb] Adjusting the sector count from its reported value: 78165360
[ 2836.753422] sd 2:0:0:0: [sdb] 78165359 512-byte logical blocks: (40.0 GB/37.2 GiB)
[ 2836.754377] sd 2:0:0:0: [sdb] Write Protect is off
[ 2836.754389] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 2836.754397] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 2836.764487] sd 2:0:0:0: [sdb] Adjusting the sector count from its reported value: 78165360
[ 2836.765357] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 2836.768617]  sdb: sdb1 sdb2
[ 2836.795630] sd 2:0:0:0: [sdb] Adjusting the sector count from its reported value: 78165360
[ 2836.796506] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 2836.804352] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 2837.997204] EXT4-fs (sdb1): mounted filesystem with ordered data mode
[ 2842.970522] EXT4-fs (sdb2): mounted filesystem with ordered data mode
[ 3285.665342] EXT4-fs (sdb1): mounted filesystem with ordered data mode
[ 3373.526984] usb 1-4: USB disconnect, address 3

** Model information
not available

** Loaded modules:
Module                  Size  Used by
usb_storage            31033  0 
nfs                   207282  0 
lockd                  49449  1 nfs
fscache                24662  1 nfs
nfs_acl                 1695  1 nfs
auth_rpcgss            25296  1 nfs
sunrpc                134911  5 nfs,lockd,nfs_acl,auth_rpcgss
btrfs                 366994  0 
zlib_deflate           15822  1 btrfs
crc32c                  2172  1 
libcrc32c                762  1 btrfs
ufs                    56158  0 
qnx4                    5118  0 
hfsplus                61053  0 
hfs                    33181  0 
minix                  17814  0 
ntfs                  163865  0 
vfat                    6570  0 
msdos                   5118  0 
fat                    34912  2 vfat,msdos
jfs                   134612  0 
xfs                   415733  0 
exportfs                2618  1 xfs
reiserfs              176166  0 
ext3                   94396  0 
jbd                    32401  1 ext3
ext2                   46245  0 
acpi_cpufreq            4951  1 
cpufreq_conservative     4018  0 
cpufreq_powersave        602  0 
cpufreq_userspace       1480  0 
cpufreq_stats           1997  0 
parport_pc             15799  0 
ppdev                   4058  0 
lp                      5570  0 
parport                22554  3 parport_pc,ppdev,lp
sco                     5885  2 
bridge                 33031  0 
stp                      996  1 bridge
bnep                    7452  2 
l2cap                  21721  3 bnep
bluetooth              36319  5 sco,bnep,l2cap
autofs4                16667  2 
binfmt_misc             4907  1 
uinput                  4796  1 
loop                    9769  0 
snd_intel8x0m           8100  0 
snd_intel8x0           19595  0 
snd_ac97_codec         79136  2 snd_intel8x0m,snd_intel8x0
ac97_bus                 710  1 snd_ac97_codec
snd_pcm_oss            28671  0 
snd_mixer_oss          10461  1 snd_pcm_oss
pcmcia                 16194  0 
snd_pcm                47226  4 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_midi            3576  0 
snd_rawmidi            12513  1 snd_seq_midi
snd_seq_midi_event      3684  1 snd_seq_midi
snd_seq                35463  2 snd_seq_midi,snd_seq_midi_event
i915                  224062  2 
sdhci_pci               4581  0 
yenta_socket           16403  1 
snd_timer              12270  2 snd_pcm,snd_seq
snd_seq_device          3673  3 snd_seq_midi,snd_rawmidi,snd_seq
drm_kms_helper         18569  1 i915
rsrc_nonstatic          7057  1 yenta_socket
sdhci                  12171  1 sdhci_pci
ipw2200               108368  0 
mmc_core               38685  1 sdhci
thinkpad_acpi          41995  0 
snd                    34423  10 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
rfkill                 10264  3 bluetooth,thinkpad_acpi
tg3                    95865  0 
i2c_i801                6462  0 
pcmcia_core            20450  3 pcmcia,yenta_socket,rsrc_nonstatic
drm                   112621  3 i915,drm_kms_helper
i2c_algo_bit            3493  1 i915
libipw                 18439  1 ipw2200
lib80211                2870  2 ipw2200,libipw
led_class               1757  2 sdhci,thinkpad_acpi
soundcore               3450  1 snd
libphy                 11638  1 tg3
snd_page_alloc          5045  3 snd_intel8x0m,snd_intel8x0,snd_pcm
rng_core                2178  0 
i2c_core               12803  5 i915,drm_kms_helper,i2c_i801,drm,i2c_algo_bit
uhci_hcd               16057  0 
ehci_hcd               28689  0 
usbcore                99426  4 usb_storage,uhci_hcd,ehci_hcd
nvram                   3985  1 thinkpad_acpi
video                  14605  1 i915
output                  1204  1 video
battery                 3782  0 
processor              26327  2 acpi_cpufreq
button                  3598  1 i915
ac                      1640  0 
nls_base                4541  7 hfsplus,hfs,ntfs,vfat,fat,jfs,usbcore
irda                   75956  0 
crc_ccitt               1039  1 irda
pcspkr                  1207  0 
evdev                   5609  14 
psmouse                44837  0 
serio_raw               2916  0 
ext4                  256936  4 
mbcache                 3762  3 ext3,ext2,ext4
jbd2                   56251  1 ext4
crc16                   1027  2 l2cap,ext4
sd_mod                 26013  6 
crc_t10dif              1012  1 sd_mod
ata_generic             2247  0 
ata_piix               17736  5 
ahci                   27806  0 
libata                115869  3 ata_generic,ata_piix,ahci
thermal                 9206  0 
thermal_sys             9378  3 video,processor,thermal
scsi_mod              105001  3 usb_storage,sd_mod,libata

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller [8086:2590] (rev 03)
	Subsystem: IBM ThinkPad Z60t [1014:0575]
	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
	Capabilities: <access denied>
	Kernel driver in use: agpgart-intel

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 03) (prog-if 00 [VGA controller])
	Subsystem: IBM Device [1014:0582]
	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
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at a0080000 (32-bit, non-prefetchable) [size=512K]
	Region 1: I/O ports at 1800 [size=8]
	Region 2: Memory at c0000000 (32-bit, prefetchable) [size=256M]
	Region 3: Memory at a0000000 (32-bit, non-prefetchable) [size=256K]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

00:02.1 Display controller [0380]: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller [8086:2792] (rev 03)
	Subsystem: IBM Device [1014:0582]
	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-
	Region 0: Memory at 20200000 (32-bit, non-prefetchable) [disabled] [size=512K]
	Capabilities: <access denied>

00:1c.0 PCI bridge [0604]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 [8086:2660] (rev 03) (prog-if 00 [Normal decode])
	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, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 00007000-00007fff
	Memory behind bridge: a0100000-a01fffff
	Prefetchable memory behind bridge: 0000000020000000-00000000201fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.0 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 [8086:2658] (rev 03) (prog-if 00 [UHCI])
	Subsystem: IBM Device [1014:0565]
	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 A routed to IRQ 16
	Region 4: I/O ports at 1820 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.1 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 [8086:2659] (rev 03) (prog-if 00 [UHCI])
	Subsystem: IBM Device [1014:0565]
	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 4: I/O ports at 1840 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.2 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 [8086:265a] (rev 03) (prog-if 00 [UHCI])
	Subsystem: IBM Device [1014:0565]
	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 C routed to IRQ 18
	Region 4: I/O ports at 1860 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.3 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 [8086:265b] (rev 03) (prog-if 00 [UHCI])
	Subsystem: IBM Device [1014:0565]
	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 D routed to IRQ 19
	Region 4: I/O ports at 1880 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller [8086:265c] (rev 03) (prog-if 20 [EHCI])
	Subsystem: IBM Device [1014:0566]
	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 D routed to IRQ 19
	Region 0: Memory at a0040000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev d3) (prog-if 01 [Subtractive decode])
	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=04, subordinate=07, sec-latency=64
	I/O behind bridge: 00003000-00006fff
	Memory behind bridge: a0200000-afffffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000d7ffffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:1e.2 Multimedia audio controller [0401]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller [8086:266e] (rev 03)
	Subsystem: IBM Device [1014:0581]
	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 A routed to IRQ 22
	Region 0: I/O ports at 1c00 [size=256]
	Region 1: I/O ports at 18c0 [size=64]
	Region 2: Memory at a0040800 (32-bit, non-prefetchable) [size=512]
	Region 3: Memory at a0040400 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: Intel ICH

00:1e.3 Modem [0703]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller [8086:266d] (rev 03) (prog-if 00 [Generic])
	Subsystem: IBM Device [1014:0574]
	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 23
	Region 0: I/O ports at 2400 [size=256]
	Region 1: I/O ports at 2000 [size=128]
	Capabilities: <access denied>
	Kernel driver in use: Intel ICH Modem

00:1f.0 ISA bridge [0601]: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge [8086:2641] (rev 03)
	Subsystem: IBM Device [1014:0568]
	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

00:1f.2 IDE interface [0101]: Intel Corporation 82801FBM (ICH6M) SATA Controller [8086:2653] (rev 03) (prog-if 80 [Master])
	Subsystem: IBM Device [1014:056a]
	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: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at 1810 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller [8086:266a] (rev 03)
	Subsystem: IBM Device [1014:056b]
	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 A routed to IRQ 23
	Region 4: I/O ports at 18a0 [size=32]
	Kernel driver in use: i801_smbus

02:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5751M Gigabit Ethernet PCI Express [14e4:167d] (rev 11)
	Subsystem: IBM ThinkPad Z60t [1014:0577]
	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, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at a0100000 (64-bit, non-prefetchable) [size=64K]
	Expansion ROM at <ignored> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: tg3

04:00.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev 8d)
	Subsystem: IBM Device [1014:0555]
	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: 168
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at a0200000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=04, secondary=05, subordinate=06, sec-latency=176
	Memory window 0: d0000000-d3fff000 (prefetchable)
	Memory window 1: a4000000-a7fff000
	I/O window 0: 00003000-000030ff
	I/O window 1: 00003400-000034ff
	BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+
	16-bit legacy interface ports at 0001
	Kernel driver in use: yenta_cardbus

04:00.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 13)
	Subsystem: IBM ThinkPad X60s / Z60t [1014:0556]
	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
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at a0201000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci

04:02.0 Network controller [0280]: Intel Corporation PRO/Wireless 2915ABG [Calexico2] Network Connection [8086:4224] (rev 05)
	Subsystem: Intel Corporation Device [8086:1011]
	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 (750ns min, 6000ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 21
	Region 0: Memory at a0202000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: ipw2200


** USB devices:
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 0483:2016 SGS Thomson Microelectronics Fingerprint Reader
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 6.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.32-5-686 depends on:
ii  debconf [debconf-2.0]         1.5.36.1   Debian configuration management sy
ii  initramfs-tools [linux-initra 0.98.8     tools for generating an initramfs
ii  linux-base                    2.6.32-46  Linux image base package
ii  module-init-tools             3.12-2+b1  tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-5-686 recommends:
ii  firmware-linux-free           2.6.32-46  Binary firmware for various driver
ii  libc6-i686                    2.11.3-4   Embedded GNU C Library: Shared lib

Versions of packages linux-image-2.6.32-5-686 suggests:
pn  grub | lilo                   <none>     (no description available)
pn  linux-doc-2.6.32              <none>     (no description available)

Versions of packages linux-image-2.6.32-5-686 is related to:
pn  firmware-bnx2              <none>        (no description available)
pn  firmware-bnx2x             <none>        (no description available)
ii  firmware-ipw2x00           0.28+squeeze1 Binary firmware for Intel Pro Wire
pn  firmware-ivtv              <none>        (no description available)
pn  firmware-iwlwifi           <none>        (no description available)
pn  firmware-linux             <none>        (no description available)
pn  firmware-linux-nonfree     <none>        (no description available)
pn  firmware-qlogic            <none>        (no description available)
pn  firmware-ralink            <none>        (no description available)
pn  xen-hypervisor             <none>        (no description available)

-- debconf information:
  linux-image-2.6.32-5-686/prerm/removing-running-kernel-2.6.32-5-686: true
  linux-image-2.6.32-5-686/postinst/depmod-error-initrd-2.6.32-5-686: false
  linux-image-2.6.32-5-686/postinst/ignoring-do-bootloader-2.6.32-5-686:
  linux-image-2.6.32-5-686/postinst/missing-firmware-2.6.32-5-686:


Reply to: