Package: linux-image-2.6.21-2-amd64 Version: 2.6.21-5 Severity: normal Observe:
| $ nl -b a /var/lib/dpkg/info/linux-image-2.6.21-2-amd64.postinst | grep -A 9 sub.run_lilo | 1247 sub run_lilo (){ | 1248 my $ret; | 1249 # Try and figure out if the user really wants lilo to be run -- | 1250 # since the default is to run the boot laoder, which is ! grub -- but | 1251 # the user may be using grub now, and not changed the default. | 1252 | 1253 # So, if the user has explicitly asked for the loader to be run, or | 1254 # if there is no postinst hook, or if there is no grub installed -- | 1255 # we are OK. Or else, we ask. | 1256 if ($explicit_do_loader || (! ($postinst_hook && -x '/sbin/grub'))) { The GRUB2 package grub-pc does not provide /sbin/grub. I installed a vanilla-ish system with /boot on LVM, so debian-installer used lilo instead of grub. I installed grub-pc, but didn't purge lilo. On upgrading the kernel, the above postinst decided to blow away my grub2 MBR with a lilo one. I don't pretend to understand the full logic of run_lilo, but this seems a dangerous behaviour. Perhaps grub-pc should be setting up post hooks in /etc/kernel-img.conf? -- Package-specific info: ** Version: Linux version 2.6.21-2-amd64 (Debian 2.6.21-5) ([EMAIL PROTECTED]) (gcc version 4.1.3 20070601 (prerelease) (Debian 4.1.2-12)) #1 SMP Mon Jun 25 22:01:38 CEST 2007 ** Not tainted ** Kernel log: uhci_hcd 0000:00:10.3: irq 21, io base 0x0000e000 usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected ACPI: PCI Interrupt Link [ALKD] BIOS reported IRQ 0, using IRQ 23 ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23 ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [ALKD] -> GSI 23 (level, low) -> IRQ 23 eth0: VIA Rhine II at 0x1e800, 00:0f:ea:41:3a:80, IRQ 23. eth0: MII PHY found at address 1, status 0x7869 advertising 05e1 Link 45e1. ACPI: PCI Interrupt 0000:00:10.4[C] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 21 ehci_hcd 0000:00:10.4: EHCI Host Controller ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 5 ehci_hcd 0000:00:10.4: irq 21, io mem 0xe6000000 ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb5: configuration #1 chosen from 1 choice hub 5-0:1.0: USB hub found hub 5-0:1.0: 8 ports detected usb 1-2: new full speed USB device using uhci_hcd and address 2 SCSI subsystem initialized libata version 2.20 loaded. hda: max request size: 128KiB hda: Host Protected Area detected. current capacity is 234439535 sectors (120033 MB) native capacity is 234441648 sectors (120034 MB) hda: Host Protected Area disabled. hda: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(100) hda: cache flushes not supported hda: hda1 hda2 < hda5 > hdc: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33) Uniform CD-ROM driver Revision: 3.20 hdd: ATAPI 40X DVD-ROM drive, 512kB Cache, UDMA(33) device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: [EMAIL PROTECTED] Attempting manual resume SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled SGI XFS Quota Management subsystem Filesystem "dm-0": Disabling barriers, not supported by the underlying device XFS mounting filesystem dm-0 Ending clean XFS mount for filesystem: dm-0 usb 1-2: new full speed USB device using uhci_hcd and address 3 usb 1-2: configuration #1 chosen from 1 choice hub 1-2:1.0: USB hub found hub 1-2:1.0: 2 ports detected usb 1-2.1: new low speed USB device using uhci_hcd and address 4 usb 1-2.1: configuration #1 chosen from 1 choice usb 1-2.2: new low speed USB device using uhci_hcd and address 5 usb 1-2.2: configuration #1 chosen from 1 choice input: PC Speaker as /class/input/input0 pci_hotplug: PCI Hot Plug PCI Core version: 0.5 shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 usbcore: registered new interface driver hiddev usbhid: probe of 1-2.1:1.0 failed with error -71 usb 1-2.1: USB disconnect, address 4 usb 1-2.1: new low speed USB device using uhci_hcd and address 6 input: Logitech USB Mouse as /class/input/input1 input: USB HID v1.10 Mouse [Logitech USB Mouse] on usb-0000:00:10.0-2.2 usb 1-2.1: configuration #1 chosen from 1 choice input: CHESEN USB Keyboard as /class/input/input2 input: USB HID v1.10 Keyboard [CHESEN USB Keyboard] on usb-0000:00:10.0-2.1 input: CHESEN USB Keyboard as /class/input/input3 input: USB HID v1.10 Device [CHESEN USB Keyboard] on usb-0000:00:10.0-2.1 usbcore: registered new interface driver usbhid drivers/usb/input/hid-core.c: v2.6:USB HID core driver ACPI: PCI Interrupt Link [ALKC] BIOS reported IRQ 0, using IRQ 22 ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22 ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [ALKC] -> GSI 22 (level, low) -> IRQ 22 PCI: Setting latency timer of device 0000:00:11.5 to 64 Filesystem "dm-0": Disabling barriers, not supported by the underlying device loop: loaded (max 8 devices) QEMU Accelerator Module version 1.3.0, Copyright (c) 2005-2007 Fabrice Bellard KQEMU installed, max_locked_mem=256108kB. fuse init (API version 7.8) kjournald starting. Commit interval 5 seconds EXT3 FS on hda1, internal journal EXT3-fs: mounted filesystem with ordered data mode. Adding 1535992k swap on /dev/mapper/Etch-swap_1. Priority:-1 extents:1 across:1535992k eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 NET: Registered protocol family 10 lo: Disabled Privacy Extensions input: Power Button (FF) as /class/input/input4 ACPI: Power Button (FF) [PWRF] input: Power Button (CM) as /class/input/input5 ACPI: Power Button (CM) [PWRB] pnp: the driver 'parport_pc' has been registered lp: driver loaded but no devices found ppdev: user-space parallel port driver [drm] Initialized drm 1.1.0 20060810 [drm] Initialized radeon 1.25.0 20060524 on minor 0 agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0. agpgart: Device is in legacy mode, falling back to 2.x agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode [drm] Setting GART location based on new memory map [drm] Loading R200 Microcode [drm] writeback test succeeded in 1 usecs eth0: no IPv6 routers present agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0. agpgart: Device is in legacy mode, falling back to 2.x agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode [drm] Loading R200 Microcode ** Loaded modules: Module Size Used by binfmt_misc 17164 1 radeon 121888 2 drm 99112 3 radeon ppdev 13704 0 parport_pc 41512 0 lp 17352 0 parport 44428 3 ppdev,parport_pc,lp button 13472 0 ac 10376 0 battery 15624 0 ipv6 295936 10 nfs 253528 1 lockd 70832 2 nfs nfs_acl 8064 1 nfs sunrpc 183528 4 nfs,lockd,nfs_acl ext3 136976 1 jbd 67952 1 ext3 mbcache 13832 1 ext3 fuse 50480 1 kqemu 165288 0 loop 22032 0 tsdev 12928 0 snd_via82xx 34472 2 gameport 21392 1 snd_via82xx snd_ac97_codec 116824 1 snd_via82xx ac97_bus 7040 1 snd_ac97_codec snd_mpu401_uart 13440 1 snd_via82xx snd_pcm_oss 48416 0 snd_pcm 89608 4 snd_via82xx,snd_ac97_codec,snd_pcm_oss snd_page_alloc 14608 2 snd_via82xx,snd_pcm snd_mixer_oss 21376 2 snd_pcm_oss snd_seq_dummy 8452 0 snd_seq_oss 36736 0 snd_seq_midi 13504 0 snd_rawmidi 30624 2 snd_mpu401_uart,snd_seq_midi snd_seq_midi_event 12416 2 snd_seq_oss,snd_seq_midi usbhid 30112 0 snd_seq 58752 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 28424 2 snd_pcm,snd_seq snd_seq_device 12820 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq i2c_viapro 14104 0 evdev 15232 4 k8temp 10624 0 shpchp 38428 0 pci_hotplug 37252 1 shpchp pcspkr 7680 0 snd 65896 12 snd_via82xx,snd_ac97_codec,snd_mpu401_uart,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device soundcore 13088 2 snd hid 29696 1 usbhid xfs 502344 1 dm_mirror 25664 0 dm_snapshot 21192 0 dm_mod 64656 7 dm_mirror,dm_snapshot ide_cd 44960 0 cdrom 39976 1 ide_cd ide_disk 20736 3 ata_generic 13828 0 libata 125216 1 ata_generic scsi_mod 161208 1 libata generic 10372 0 [permanent] ehci_hcd 37900 0 via_rhine 30344 0 mii 10240 1 via_rhine uhci_hcd 29600 0 via82cxxx 13572 0 [permanent] ide_core 150400 4 ide_cd,ide_disk,generic,via82cxxx thermal 20368 0 processor 39784 1 thermal fan 9992 0 radeonfb 107968 2 fb_ddc 7040 1 radeonfb i2c_algo_bit 12168 1 radeonfb i2c_core 28288 4 i2c_viapro,radeonfb,fb_ddc,i2c_algo_bit ** PCI devices: 00:00.0 Host bridge [0600]: VIA Technologies, Inc. K8M800 Host Bridge [1106:0204] Subsystem: VIA Technologies, Inc. K8M800 Host Bridge [1106:0204] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- Latency: 8 Region 0: Memory at <ignored> (32-bit, prefetchable) Capabilities: <access denied> 00:00.1 Host bridge [0600]: VIA Technologies, Inc. K8M800 Host Bridge [1106:1204] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 00:00.2 Host bridge [0600]: VIA Technologies, Inc. K8M800 Host Bridge [1106:2204] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 00:00.3 Host bridge [0600]: VIA Technologies, Inc. K8M800 Host Bridge [1106:3204] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 00:00.4 Host bridge [0600]: VIA Technologies, Inc. K8M800 Host Bridge [1106:4204] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 00:00.7 Host bridge [0600]: VIA Technologies, Inc. K8M800 Host Bridge [1106:7204] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South] [1106:b188] (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000c000-0000cfff Memory behind bridge: e4000000-e5ffffff Prefetchable memory behind bridge: d0000000-dfffffff Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B- Capabilities: <access denied> 00:0f.0 IDE interface [0101]: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE [1106:0571] (rev 06) (prog-if 8a [Master SecP PriP]) Subsystem: Giga-byte Technology GA-7VAX Mainboard [1458:5002] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32 Interrupt: pin A routed to IRQ 20 Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8] Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1] Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8] Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1] Region 4: I/O ports at d000 [size=16] Capabilities: <access denied> 00:10.0 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 81) (prog-if 00 [UHCI]) Subsystem: Giga-byte Technology GA-7VAX Mainboard [1458:5004] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 21 Region 4: I/O ports at d400 [size=32] Capabilities: <access denied> 00:10.1 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 81) (prog-if 00 [UHCI]) Subsystem: Giga-byte Technology GA-7VAX Mainboard [1458:5004] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 21 Region 4: I/O ports at d800 [size=32] Capabilities: <access denied> 00:10.2 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 81) (prog-if 00 [UHCI]) Subsystem: Giga-byte Technology GA-7VAX Mainboard [1458:5004] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32, Cache Line Size: 32 bytes Interrupt: pin B routed to IRQ 21 Region 4: I/O ports at dc00 [size=32] Capabilities: <access denied> 00:10.3 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 81) (prog-if 00 [UHCI]) Subsystem: Giga-byte Technology GA-7VAX Mainboard [1458:5004] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32, Cache Line Size: 32 bytes Interrupt: pin B routed to IRQ 21 Region 4: I/O ports at e000 [size=32] Capabilities: <access denied> 00:10.4 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] (rev 86) (prog-if 20 [EHCI]) Subsystem: Giga-byte Technology GA-7VAX Mainboard [1458:5004] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32, Cache Line Size: 64 bytes Interrupt: pin C routed to IRQ 21 Region 0: Memory at e6000000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> 00:11.0 ISA bridge [0601]: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South] [1106:3227] Subsystem: Giga-byte Technology GA-7VT600 Motherboard [1458:5001] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Capabilities: <access denied> 00:11.5 Multimedia audio controller [0401]: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller [1106:3059] (rev 60) Subsystem: Giga-byte Technology GA-7VAX Onboard Audio (Realtek ALC650) [1458:a002] Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Interrupt: pin C routed to IRQ 22 Region 0: I/O ports at e400 [size=256] Capabilities: <access denied> 00:12.0 Ethernet controller [0200]: VIA Technologies, Inc. VT6102 [Rhine-II] [1106:3065] (rev 78) Subsystem: Giga-byte Technology Unknown device [1458:e000] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 64 (750ns min, 2000ns max), Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 23 Region 0: I/O ports at e800 [size=256] Region 1: Memory at e6001000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> 00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Capabilities: <access denied> 00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- 00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- 00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon RV250 If [Radeon 9000] [1002:4966] (rev 01) (prog-if 00 [VGA]) Subsystem: Giga-byte Technology Unknown device [1458:4010] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32 (2000ns min), Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 16 Region 0: Memory at d0000000 (32-bit, prefetchable) [size=128M] Region 1: I/O ports at c000 [size=256] Region 2: Memory at e5000000 (32-bit, non-prefetchable) [size=64K] [virtual] Expansion ROM at e4000000 [disabled] [size=128K] Capabilities: <access denied> 01:00.1 Display controller [0380]: ATI Technologies Inc Radeon RV250 [Radeon 9000] (Secondary) [1002:496e] (rev 01) Subsystem: Giga-byte Technology Unknown device [1458:4011] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32 (2000ns min), Cache Line Size: 32 bytes Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M] Region 1: Memory at e5010000 (32-bit, non-prefetchable) [size=64K] Capabilities: <access denied> -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.21-2-amd64 (SMP w/1 CPU core) Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages linux-image-2.6.21-2-amd64 depends on: ii e2fsprogs 1.40-1 ext2 file system utilities and lib ii initramfs-tools [linux-initr 0.88 tools for generating an initramfs ii module-init-tools 3.3-pre11-3 tools for managing Linux kernel mo linux-image-2.6.21-2-amd64 recommends no packages. -- debconf information: shared/kernel-image/really-run-bootloader: true linux-image-2.6.21-2-amd64/postinst/depmod-error-2.6.21-2-amd64: false linux-image-2.6.21-2-amd64/postinst/depmod-error-initrd-2.6.21-2-amd64: false linux-image-2.6.21-2-amd64/preinst/overwriting-modules-2.6.21-2-amd64: true linux-image-2.6.21-2-amd64/postinst/bootloader-error-2.6.21-2-amd64: linux-image-2.6.21-2-amd64/preinst/initrd-2.6.21-2-amd64: linux-image-2.6.21-2-amd64/postinst/old-dir-initrd-link-2.6.21-2-amd64: true linux-image-2.6.21-2-amd64/postinst/bootloader-test-error-2.6.21-2-amd64: linux-image-2.6.21-2-amd64/preinst/abort-install-2.6.21-2-amd64: linux-image-2.6.21-2-amd64/preinst/bootloader-initrd-2.6.21-2-amd64: true linux-image-2.6.21-2-amd64/postinst/kimage-is-a-directory: linux-image-2.6.21-2-amd64/preinst/elilo-initrd-2.6.21-2-amd64: true linux-image-2.6.21-2-amd64/preinst/lilo-has-ramdisk: linux-image-2.6.21-2-amd64/prerm/would-invalidate-boot-loader-2.6.21-2-amd64: true linux-image-2.6.21-2-amd64/preinst/lilo-initrd-2.6.21-2-amd64: true linux-image-2.6.21-2-amd64/preinst/abort-overwrite-2.6.21-2-amd64: linux-image-2.6.21-2-amd64/postinst/old-initrd-link-2.6.21-2-amd64: true linux-image-2.6.21-2-amd64/prerm/removing-running-kernel-2.6.21-2-amd64: true linux-image-2.6.21-2-amd64/preinst/already-running-this-2.6.21-2-amd64: linux-image-2.6.21-2-amd64/preinst/failed-to-move-modules-2.6.21-2-amd64: linux-image-2.6.21-2-amd64/postinst/create-kimage-link-2.6.21-2-amd64: true linux-image-2.6.21-2-amd64/postinst/old-system-map-link-2.6.21-2-amd64: true -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]