Hi there! On Tue, 19 Oct 2010 02:41:49 +0200, Luca Capello wrote: > Boot method: multi-arch & hd-media > Image version: > http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/multi-arch/iso-cd/ > http://d-i.debian.org/daily-images/amd64/daily/hd-media/ > Date: from 20101016 to 20101018
New test with and hd-media of d-i_squeeze_beta1 :-) > Base System Installation Checklist: > [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Everything was [O], hurrah! > 3) the installation went smoothly (base installation plus tasksel's > laptop and standard tasks) until the boot loader installation, > i.e. GRUB-2. > > Here the corresponding output from d-i's syslog: > > > --8<---------------cut here---------------start------------->8--- > Oct 17 16:36:30 main-menu[387]: INFO: Menu item 'grub-installer' selected > Oct 17 16:36:30 grub-installer: info: architecture: amd64/generic > Oct 17 16:36:30 grub-installer: info: Identified partition label for > /dev/mapper/gismo-root: loop OK, this was the problem. Given that gismo-root is on LVM, I have a separate /boot partition, which was not correctly recognized. > Oct 17 16:36:41 grub-installer: info: Installing grub on '/dev/sda' > Oct 17 16:36:41 grub-installer: info: grub-install supports --no-floppy > Oct 17 16:36:41 grub-installer: info: Running chroot /target grub-install > --no-floppy --force "/dev/sda" > Oct 17 16:36:41 grub-installer: /usr/sbin/grub-probe: error: no such disk. > Oct 17 16:36:41 grub-installer: Auto-detection of a filesystem module failed. > Oct 17 16:36:41 grub-installer: Please specify the module with the option > `--modules' explicitly. > Oct 17 16:36:41 grub-installer: error: Running 'grub-install --no-floppy > --force "/dev/sda"' failed. This was the same output I got this evening while booting in rescue-mode and starting `grub-install --no-floppy --force "/dev/sda"`. Then I realized that rescue-mode does not automatically mount all the partitions in /etc/fstab, thus my separate /boot partition (/dev/sda1) was not mounted. Doing that and re-running `grub-install [...]` was now fine. Then, I tried a new full installation with d-i_squeeze_beta1, after having wiped the SSD's MBR and indeed the new grub-installer output is different (and correct): --8<---------------cut here---------------start------------->8--- Nov 16 20:52:42 main-menu[374]: INFO: Menu item 'grub-installer' selected Nov 16 20:52:42 grub-installer: info: architecture: amd64/generic Nov 16 20:52:42 grub-installer: info: Identified partition label for /dev/sda1: msdos --8<---------------cut here---------------end--------------->8--- > All logs, at least the one you can save from within d-i, are also > available, upon request. Still true, included below a full copy of the reportbug's output. I consider this bug fixed, feel free to close it. And thank you for your work on d-i! Thx, bye, Gismo / Luca
============================================== Installer lsb-release: ============================================== DISTRIB_ID=Debian DISTRIB_DESCRIPTION="Debian GNU/Linux installer" DISTRIB_RELEASE="6.0 (squeeze) - installer build 20101020" X_INSTALLATION_MEDIUM=hd-media ============================================== Installer hardware-summary: ============================================== uname -a: Linux gismo 2.6.32-5-amd64 #1 SMP Fri Oct 15 00:56:30 UTC 2010 x86_64 GNU/Linux lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03) lspci -knn: Subsystem: Lenovo Device [17aa:2017] lspci -knn: Kernel driver in use: agpgart-intel lspci -knn: 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03) lspci -knn: Subsystem: Lenovo Device [17aa:201a] lspci -knn: 00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03) lspci -knn: Subsystem: Lenovo Device [17aa:201a] lspci -knn: 00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02) lspci -knn: Subsystem: Lenovo Device [17aa:2010] lspci -knn: 00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02) lspci -knn: Kernel driver in use: pcieport lspci -knn: 00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02) lspci -knn: Kernel driver in use: pcieport lspci -knn: 00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 02) lspci -knn: Kernel driver in use: pcieport lspci -knn: 00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (rev 02) lspci -knn: Kernel driver in use: pcieport lspci -knn: 00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02) lspci -knn: Subsystem: Lenovo Device [17aa:200a] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: 00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02) lspci -knn: Subsystem: Lenovo Device [17aa:200a] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: 00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02) lspci -knn: Subsystem: Lenovo Device [17aa:200a] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: 00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02) lspci -knn: Subsystem: Lenovo Device [17aa:200a] lspci -knn: Kernel driver in use: uhci_hcd lspci -knn: 00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02) lspci -knn: Subsystem: Lenovo Device [17aa:200b] lspci -knn: Kernel driver in use: ehci_hcd lspci -knn: 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2) lspci -knn: 00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02) lspci -knn: Subsystem: Lenovo Device [17aa:2009] lspci -knn: 00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 02) lspci -knn: Subsystem: Lenovo Device [17aa:200c] lspci -knn: Kernel driver in use: ata_piix lspci -knn: 00:1f.2 SATA controller [0106]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller [8086:27c5] (rev 02) lspci -knn: Subsystem: Lenovo Device [17aa:200d] lspci -knn: Kernel driver in use: ahci lspci -knn: 00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02) lspci -knn: Subsystem: Lenovo Device [17aa:200f] lspci -knn: 02:00.0 Ethernet controller [0200]: Intel Corporation 82573L Gigabit Ethernet Controller [8086:109a] lspci -knn: Subsystem: Lenovo Device [17aa:207e] lspci -knn: Kernel driver in use: e1000e lspci -knn: 03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4227] (rev 02) lspci -knn: Subsystem: Intel Corporation Device [8086:1011] lspci -knn: Kernel driver in use: iwl3945 lspci -knn: 15:00.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev b4) lspci -knn: Subsystem: Lenovo Device [17aa:201c] lspci -knn: Kernel driver in use: yenta_cardbus lspci -knn: 15:00.1 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C552 IEEE 1394 Controller [1180:0552] (rev 09) lspci -knn: Subsystem: Lenovo Device [17aa:201e] lspci -knn: Kernel driver in use: firewire_ohci lspci -knn: 15:00.2 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 18) lspci -knn: Subsystem: Lenovo Device [17aa:201d] 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: USB2.0-CRW [0bda:0169] usb-list: Level 01 Parent 01 Port 00 Class 00(>ifc ) Subclass 00 Protocol 00 usb-list: Manufacturer: Generic usb-list: Interface 00: Class 0b(smcrd) Subclass 00 Protocol 00 Driver <none> usb-list: Interface 01: Class 08(mstor) Subclass 06 Protocol 50 Driver usb-storage usb-list: usb-list: Bus 02 Device 01: UHCI Host Controller [1d6b:0001] usb-list: Level 00 Parent 00 Port 00 Class 09(hub ) Subclass 00 Protocol 00 usb-list: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd usb-list: Interface 00: Class 09(hub ) Subclass 00 Protocol 00 Driver hub usb-list: usb-list: Bus 03 Device 01: UHCI Host Controller [1d6b:0001] usb-list: Level 00 Parent 00 Port 00 Class 09(hub ) Subclass 00 Protocol 00 usb-list: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd usb-list: Interface 00: Class 09(hub ) Subclass 00 Protocol 00 Driver hub usb-list: usb-list: Bus 04 Device 01: UHCI Host Controller [1d6b:0001] usb-list: Level 00 Parent 00 Port 00 Class 09(hub ) Subclass 00 Protocol 00 usb-list: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd usb-list: Interface 00: Class 09(hub ) Subclass 00 Protocol 00 Driver hub usb-list: usb-list: Bus 05 Device 01: UHCI Host Controller [1d6b:0001] usb-list: Level 00 Parent 00 Port 00 Class 09(hub ) Subclass 00 Protocol 00 usb-list: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd usb-list: Interface 00: Class 09(hub ) Subclass 00 Protocol 00 Driver hub usb-list: usb-list: Bus 05 Device 02: BCM2045B [0a5c:2110] usb-list: Level 01 Parent 01 Port 00 Class e0(wlcon) Subclass 01 Protocol 01 usb-list: Manufacturer: Broadcom Corp usb-list: Interface 00: Class e0(wlcon) Subclass 01 Protocol 01 Driver <none> usb-list: Interface 01: Class e0(wlcon) Subclass 01 Protocol 01 Driver <none> usb-list: Interface 02: Class ff(vend.) Subclass ff Protocol ff Driver <none> usb-list: Interface 03: Class fe(app. ) Subclass 01 Protocol 00 Driver <none> usb-list: usb-list: Bus 05 Device 03: Biometric Coprocessor [0483:2016] usb-list: Level 01 Parent 01 Port 01 Class 00(>ifc ) Subclass 00 Protocol 00 usb-list: Manufacturer: STMicroelectronics usb-list: Interface 00: Class ff(vend.) Subclass 00 Protocol 00 Driver <none> lsmod: Module Size Used by lsmod: btrfs 375670 0 lsmod: zlib_deflate 17746 1 btrfs lsmod: hfsplus 65286 0 lsmod: hfs 37455 0 lsmod: minix 21213 0 lsmod: msdos 6202 0 lsmod: ufs 56474 0 lsmod: qnx4 6194 0 lsmod: ntfs 162796 0 lsmod: cbc 2539 1 lsmod: sha256_generic 8692 2 lsmod: aes_generic 25714 2 lsmod: dm_crypt 10507 1 lsmod: dm_mod 53770 12 dm_crypt lsmod: md_mod 73808 0 lsmod: xfs 436941 0 lsmod: exportfs 3170 1 xfs lsmod: jfs 140105 0 lsmod: ext4 289033 2 lsmod: jbd2 67015 1 ext4 lsmod: crc16 1319 1 ext4 lsmod: crc32c 2560 1 lsmod: libcrc32c 1074 1 btrfs lsmod: iwl3945 53514 0 lsmod: iwlcore 77810 1 iwl3945 lsmod: mac80211 137340 2 iwl3945,iwlcore lsmod: led_class 2433 2 iwl3945,iwlcore lsmod: cfg80211 101496 3 iwl3945,iwlcore,mac80211 lsmod: rfkill 13044 1 cfg80211 lsmod: firewire_sbp2 11514 0 lsmod: arc4 1274 2 lsmod: ecb 1841 2 lsmod: firewire_ohci 19468 0 lsmod: firewire_core 36800 2 firewire_sbp2,firewire_ohci lsmod: crc_itu_t 1307 1 firewire_core lsmod: e1000e 110031 0 lsmod: nls_utf8 1208 2 lsmod: nls_cp437 5817 1 lsmod: loop 11799 2 lsmod: isofs 27480 1 lsmod: vfat 7884 1 lsmod: fat 40038 2 msdos,vfat lsmod: reiserfs 194156 0 lsmod: ext3 106518 0 lsmod: jbd 37085 1 ext3 lsmod: ext2 52969 1 lsmod: mbcache 5050 3 ext4,ext3,ext2 lsmod: usb_storage 39561 1 lsmod: fan 3346 0 lsmod: pcmcia 19474 0 lsmod: sd_mod 29777 4 lsmod: crc_t10dif 1276 1 sd_mod lsmod: uhci_hcd 18521 0 lsmod: ahci 32358 2 lsmod: yenta_socket 19115 1 lsmod: rsrc_nonstatic 7294 1 yenta_socket lsmod: ata_piix 21124 0 lsmod: ehci_hcd 31135 0 lsmod: thermal 11674 0 lsmod: thermal_sys 11942 2 fan,thermal lsmod: pcmcia_core 24118 3 pcmcia,yenta_socket,rsrc_nonstatic lsmod: libata 133616 2 ahci,ata_piix lsmod: scsi_mod 122117 4 firewire_sbp2,usb_storage,sd_mod,libata lsmod: usbcore 121938 4 usb_storage,uhci_hcd,ehci_hcd lsmod: nls_base 6377 10 hfsplus,hfs,ntfs,jfs,nls_utf8,nls_cp437,isofs,vfat,fat,usbcore df: Filesystem 1K-blocks Used Available Use% Mounted on df: tmpfs 1026000 56 1025944 0% /dev df: /dev/sdb 244476 90684 153792 37% /hd-media df: /dev/loop0 48614 48614 0 100% /cdrom df: /dev/mapper/gismo-root df: 5765236 758564 4713808 14% /target df: /dev/sda1 182331 9780 162823 6% /target/boot df: /dev/mapper/gismo-home df: 64212844 184164 60766832 0% /target/home df: /dev/mapper/gismo-root df: 5765236 758564 4713808 14% /dev/.static/dev df: tmpfs 1026000 56 1025944 0% /target/dev free: total used free shared buffers free: Mem: 2052004 899724 1152280 0 76496 free: Swap: 1949688 0 1949688 free: Total: 4001692 899724 3101968 pccardctl status: Socket 0: pccardctl status: no card pccardctl ident: Socket 0: pccardctl ident: no product info available /proc/cmdline: priority=low vga=788 initrd=initrd.gz -- BOOT_IMAGE=linux /proc/cpuinfo: processor : 0 /proc/cpuinfo: vendor_id : GenuineIntel /proc/cpuinfo: cpu family : 6 /proc/cpuinfo: model : 15 /proc/cpuinfo: model name : Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz /proc/cpuinfo: stepping : 6 /proc/cpuinfo: cpu MHz : 1994.971 /proc/cpuinfo: cache size : 4096 KB /proc/cpuinfo: physical id : 0 /proc/cpuinfo: siblings : 2 /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 : 10 /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 lm constant_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm tpr_shadow /proc/cpuinfo: bogomips : 3989.94 /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 : 15 /proc/cpuinfo: model name : Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz /proc/cpuinfo: stepping : 6 /proc/cpuinfo: cpu MHz : 1994.971 /proc/cpuinfo: cache size : 4096 KB /proc/cpuinfo: physical id : 0 /proc/cpuinfo: siblings : 2 /proc/cpuinfo: core id : 1 /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 : 10 /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 lm constant_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm tpr_shadow /proc/cpuinfo: bogomips : 3990.04 /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: 0170-0177 : 0000:00:1f.1 /proc/ioports: 0170-0177 : ata_piix /proc/ioports: 01f0-01f7 : 0000:00:1f.1 /proc/ioports: 01f0-01f7 : ata_piix /proc/ioports: 02f8-02ff : serial /proc/ioports: 0376-0376 : 0000:00:1f.1 /proc/ioports: 0376-0376 : ata_piix /proc/ioports: 03c0-03df : vesafb /proc/ioports: 03f6-03f6 : 0000:00:1f.1 /proc/ioports: 03f6-03f6 : ata_piix /proc/ioports: 0800-080f : pnp 00:02 /proc/ioports: 0cf8-0cff : PCI conf1 /proc/ioports: 1000-107f : 0000:00:1f.0 /proc/ioports: 1000-107f : pnp 00:02 /proc/ioports: 1000-1003 : ACPI PM1a_EVT_BLK /proc/ioports: 1004-1005 : ACPI PM1a_CNT_BLK /proc/ioports: 1008-100b : ACPI PM_TMR /proc/ioports: 1020-1020 : ACPI PM2_CNT_BLK /proc/ioports: 1028-102f : ACPI GPE0_BLK /proc/ioports: 1180-11bf : 0000:00:1f.0 /proc/ioports: 1180-11bf : pnp 00:02 /proc/ioports: 15e0-15ef : pnp 00:02 /proc/ioports: 164e-164f : pnp 00:02 /proc/ioports: 1800-1807 : 0000:00:02.0 /proc/ioports: 1810-181f : 0000:00:1f.1 /proc/ioports: 1810-181f : ata_piix /proc/ioports: 1820-183f : 0000:00:1d.0 /proc/ioports: 1820-183f : uhci_hcd /proc/ioports: 1840-185f : 0000:00:1d.1 /proc/ioports: 1840-185f : uhci_hcd /proc/ioports: 1860-187f : 0000:00:1d.2 /proc/ioports: 1860-187f : uhci_hcd /proc/ioports: 1880-189f : 0000:00:1d.3 /proc/ioports: 1880-189f : uhci_hcd /proc/ioports: 18b0-18bf : 0000:00:1f.2 /proc/ioports: 18b0-18bf : ahci /proc/ioports: 18c0-18c3 : 0000:00:1f.2 /proc/ioports: 18c0-18c3 : ahci /proc/ioports: 18c4-18c7 : 0000:00:1f.2 /proc/ioports: 18c4-18c7 : ahci /proc/ioports: 18c8-18cf : 0000:00:1f.2 /proc/ioports: 18c8-18cf : ahci /proc/ioports: 18d0-18d7 : 0000:00:1f.2 /proc/ioports: 18d0-18d7 : ahci /proc/ioports: 18e0-18ff : 0000:00:1f.3 /proc/ioports: 2000-2fff : PCI Bus 0000:02 /proc/ioports: 2000-201f : 0000:02:00.0 /proc/ioports: 3000-4fff : PCI Bus 0000:03 /proc/ioports: 5000-6fff : PCI Bus 0000:04 /proc/ioports: 7000-8fff : PCI Bus 0000:0c /proc/ioports: 9000-cfff : PCI Bus 0000:15 /proc/ioports: 9000-90ff : PCI CardBus 0000:16 /proc/ioports: 9400-94ff : PCI CardBus 0000:16 /proc/iomem: 00000000-0009efff : System RAM /proc/iomem: 0009f000-0009ffff : reserved /proc/iomem: 000c0000-000c3fff : pnp 00:00 /proc/iomem: 000c4000-000c7fff : pnp 00:00 /proc/iomem: 000c8000-000cbfff : pnp 00:00 /proc/iomem: 000cc000-000cffff : pnp 00:00 /proc/iomem: 000d2000-000d3fff : reserved /proc/iomem: 000dc000-000fffff : reserved /proc/iomem: 00100000-7f6cffff : System RAM /proc/iomem: 01000000-01301144 : Kernel code /proc/iomem: 01301145-014dac2f : Kernel data /proc/iomem: 01577000-01688413 : Kernel bss /proc/iomem: 7f6d0000-7f6defff : ACPI Tables /proc/iomem: 7f6df000-7f6fffff : ACPI Non-volatile Storage /proc/iomem: 7f700000-7fffffff : reserved /proc/iomem: 80000000-801fffff : PCI Bus 0000:02 /proc/iomem: 80200000-80200fff : Intel Flush Page /proc/iomem: 84000000-87ffffff : PCI CardBus 0000:16 /proc/iomem: d0000000-dfffffff : 0000:00:02.0 /proc/iomem: d0000000-d07affff : vesafb /proc/iomem: e0000000-e3ffffff : PCI Bus 0000:15 /proc/iomem: e0000000-e3ffffff : PCI CardBus 0000:16 /proc/iomem: e4000000-e40fffff : PCI Bus 0000:03 /proc/iomem: e4100000-e41fffff : PCI Bus 0000:04 /proc/iomem: e4200000-e42fffff : PCI Bus 0000:0c /proc/iomem: e4300000-e7ffffff : PCI Bus 0000:15 /proc/iomem: e4300000-e4300fff : 0000:15:00.0 /proc/iomem: e4300000-e4300fff : yenta_socket /proc/iomem: e4301000-e43017ff : 0000:15:00.1 /proc/iomem: e4301000-e43017ff : firewire_ohci /proc/iomem: e4301800-e43018ff : 0000:15:00.2 /proc/iomem: e8000000-e9ffffff : PCI Bus 0000:04 /proc/iomem: ea000000-ebffffff : PCI Bus 0000:0c /proc/iomem: ec000000-edffffff : PCI Bus 0000:03 /proc/iomem: edf00000-edf00fff : 0000:03:00.0 /proc/iomem: edf00000-edf00fff : iwl3945 /proc/iomem: ee000000-ee0fffff : PCI Bus 0000:02 /proc/iomem: ee000000-ee01ffff : 0000:02:00.0 /proc/iomem: ee000000-ee01ffff : e1000e /proc/iomem: ee100000-ee17ffff : 0000:00:02.0 /proc/iomem: ee180000-ee1fffff : 0000:00:02.1 /proc/iomem: ee200000-ee23ffff : 0000:00:02.0 /proc/iomem: ee240000-ee243fff : 0000:00:1b.0 /proc/iomem: ee444000-ee4443ff : 0000:00:1d.7 /proc/iomem: ee444000-ee4443ff : ehci_hcd /proc/iomem: ee444400-ee4447ff : 0000:00:1f.2 /proc/iomem: ee444400-ee4447ff : ahci /proc/iomem: f0000000-f3ffffff : PCI MMCONFIG 0 [00-3f] /proc/iomem: f0000000-f3ffffff : reserved /proc/iomem: f0000000-f3ffffff : pnp 00:02 /proc/iomem: fec00000-fec0ffff : reserved /proc/iomem: fec00000-fec00fff : IOAPIC 0 /proc/iomem: fed00000-fed003ff : HPET 0 /proc/iomem: fed00000-fed003ff : reserved /proc/iomem: fed14000-fed19fff : reserved /proc/iomem: fed14000-fed17fff : pnp 00:02 /proc/iomem: fed18000-fed18fff : pnp 00:02 /proc/iomem: fed19000-fed19fff : pnp 00:02 /proc/iomem: fed1c000-fed8ffff : reserved /proc/iomem: fed1c000-fed1ffff : pnp 00:02 /proc/iomem: fee00000-fee00fff : Local APIC /proc/iomem: fee00000-fee00fff : reserved /proc/iomem: ff800000-ffffffff : reserved /proc/interrupts: CPU0 CPU1 /proc/interrupts: 0: 50 0 IO-APIC-edge timer /proc/interrupts: 1: 1656 0 IO-APIC-edge i8042 /proc/interrupts: 8: 1 0 IO-APIC-edge rtc0 /proc/interrupts: 9: 112 7 IO-APIC-fasteoi acpi /proc/interrupts: 12: 2 0 IO-APIC-edge i8042 /proc/interrupts: 14: 0 0 IO-APIC-edge ata_piix /proc/interrupts: 15: 0 0 IO-APIC-edge ata_piix /proc/interrupts: 16: 0 0 IO-APIC-fasteoi yenta, uhci_hcd:usb2 /proc/interrupts: 17: 24 0 IO-APIC-fasteoi uhci_hcd:usb3, firewire_ohci /proc/interrupts: 18: 0 0 IO-APIC-fasteoi uhci_hcd:usb4 /proc/interrupts: 19: 3856 0 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb5 /proc/interrupts: 28: 743221 16509 PCI-MSI-edge ahci /proc/interrupts: 29: 215237 1 PCI-MSI-edge eth0 /proc/interrupts: 30: 55 0 PCI-MSI-edge iwl3945 /proc/interrupts: NMI: 0 0 Non-maskable interrupts /proc/interrupts: LOC: 102922 97640 Local timer interrupts /proc/interrupts: SPU: 0 0 Spurious interrupts /proc/interrupts: PMI: 0 0 Performance monitoring interrupts /proc/interrupts: PND: 0 0 Performance pending work /proc/interrupts: RES: 11296 9893 Rescheduling interrupts /proc/interrupts: CAL: 74 204 Function call interrupts /proc/interrupts: TLB: 11791 9803 TLB shootdowns /proc/interrupts: TRM: 0 0 Thermal event interrupts /proc/interrupts: THR: 0 0 Threshold APIC interrupts /proc/interrupts: MCE: 0 0 Machine check exceptions /proc/interrupts: MCP: 6 6 Machine check polls /proc/interrupts: ERR: 1 /proc/interrupts: MIS: 0 /proc/meminfo: MemTotal: 2052004 kB /proc/meminfo: MemFree: 1152224 kB /proc/meminfo: Buffers: 76496 kB /proc/meminfo: Cached: 702580 kB /proc/meminfo: SwapCached: 0 kB /proc/meminfo: Active: 312588 kB /proc/meminfo: Inactive: 483344 kB /proc/meminfo: Active(anon): 19808 kB /proc/meminfo: Inactive(anon): 4 kB /proc/meminfo: Active(file): 292780 kB /proc/meminfo: Inactive(file): 483340 kB /proc/meminfo: Unevictable: 2884 kB /proc/meminfo: Mlocked: 0 kB /proc/meminfo: SwapTotal: 1949688 kB /proc/meminfo: SwapFree: 1949688 kB /proc/meminfo: Dirty: 1136 kB /proc/meminfo: Writeback: 0 kB /proc/meminfo: AnonPages: 19920 kB /proc/meminfo: Mapped: 2344 kB /proc/meminfo: Shmem: 56 kB /proc/meminfo: Slab: 75548 kB /proc/meminfo: SReclaimable: 68100 kB /proc/meminfo: SUnreclaim: 7448 kB /proc/meminfo: KernelStack: 944 kB /proc/meminfo: PageTables: 608 kB /proc/meminfo: NFS_Unstable: 0 kB /proc/meminfo: Bounce: 0 kB /proc/meminfo: WritebackTmp: 0 kB /proc/meminfo: CommitLimit: 2975688 kB /proc/meminfo: Committed_AS: 24452 kB /proc/meminfo: VmallocTotal: 34359738367 kB /proc/meminfo: VmallocUsed: 86360 kB /proc/meminfo: VmallocChunk: 34359643676 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: 9024 kB /proc/meminfo: DirectMap2M: 2078720 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 /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=ab54 /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 /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: -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
pgpWy6LtfQH3W.pgp
Description: PGP signature