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

Bug#604994: installation-reports: squeeze not bootable



Subject: installation-reports: squeeze not bootable
Package: installation-reports
Severity: normal

*** Please type your report below this line ***


-- Package-specific info:

Boot method: network
Image version: http://ftp.nl.debian.org/debian/dists/testing/main/installer-i386/current/images/netboot/debian-installer/i386/initrd.gz and linux [30 Oct 2010] Debian Installer 6.0 Beta1 release
Date: <11/23/2010 20:00>

Machine: old pentium 500Mhz
Partitions: <df -Tl will do; the raw partition table is preferred>


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:           [E ]
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:    [E ]
Overall install:        [E ]

Comments/Problems:

<Description of the install, in prose, and any thoughts, comments
      and ideas you had during the initial install.>
During the final phase of install, It seemed like the installation of grub2 was
slow, though this may well be normal, or due to the many partitions on mt disks.
I do not remember answering any question about where to install grub.

The squeeze was installed on sda14. I attempted to boot from a manual grub1 entry
 on sda12 menu (mbr), as this worked on a previous lenny-to-squeeze dist-upgrade on sda13.
Examination of sda14/boot/grub showed a missing menu.lst. 
update-grub /dev/sda  created the menu.lst  and the installation was bootable.
however:
update-grub /dev/sda14 left the installation unbootable from the sda12 menu entry
for the seueeze on sda14. Furthermore, the sda14 chainloader could not be
accessed from the grub1 menu on sda12. Although, I can get the sda13 lenny-to-squeeze
dist-update chainloader from the grub1 sda12 menu. I found that I could boot the
sda14 squeeze by acessing the linux and initrd on sda13 (hd0,12):

kernel (hd0,12)/boot/vmlinuz-2.6.32-5-686 root=/dev/hda14
vmlinuz (hd 0,12)/boot/initrd.img-2.6.32-5-686
boot

The above entry is in the grub1 sda12/boot/grub/menu.lst
--

Upon booting the network was up via dhcp. However, the graphical network administration
tool was ineffective in an attempt to change to a static IP. It was possible to
set a static IP at the  command line:

ifconfig eth0 down
ifconfig eth0 192.168.1.105
route add default gw 192.168.1.1

This was made more permenant by editing the mostly empty /etc/network/interfaces:
iface eth0 inet static
address 192.168.1.105
netmask 255.255.255.0
gateway 192.168.1.1

---
The X11 came up at 800x600. The graphical administration tool listed choices:
800x600 and 640x480.  The /etc/X11/xorg.conf was missing. Furthermore:
killall Xorg
Xorg-configure
startx

did not produce xorg.conf .  The installation of an xorg.conf, and restarting
X produced a 1280x1040 display. The graphical monitor admin tool displayed a
long list of available screen dimensions.

---
Prism2 USB wireless: This section is only here because a diffenent installation,
 my lenny-to-squeeze dist-upgrade caused the prism2 USB wireless to start functioning via the different graphical network administration tool-- it carried over from Lenny. The point is, the squeeze graphical installation tool did not allow me to bring up wireless.  Prism modules appear to be loaded:

 lsmod | grep prism
prism2_usb            147201  0
usbcore                98377  3 prism2_usb,uhci_hcd

There is no /etc/wlan  directory.
There is no /sbin/wlanctl-ng
linux-wlan-ng needs to be installed

The above automagically appeared in my other installation lenny-to-squeeze upgrade.

--
 
Please make sure that the hardware-summary log file, and any other
installation logs thaSubject: installation-reports: squeeze not bootable
Package: installation-reports
Severity: normal

*** Please type your report below this line ***


-- Package-specific info:

Boot method: network
Image version: http://ftp.nl.debian.org/debian/dists/testing/main/installer-i386/current/images/netboot/debian-installer/i386/initrd.gz and linux [30 Oct 2010] Debian Installer 6.0 Beta1 release
Date: <11/23/2010 20:00>

Machine: old pentium 500Mhz
Partitions: <df -Tl will do; the raw partition table is preferred>


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:           [E ]
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:    [E ]
Overall install:        [E ]

Comments/Problems:

<Description of the install, in prose, and any thoughts, comments
      and ideas you had during the initial install.>
During the final phase of install, It seemed like the installation of grub2 was
slow, though this may well be normal, or due to the many partitions on mt disks.
I do not remember answering any question about where to install grub.

The squeeze was installed on sda14. I attempted to boot from a manual grub1 entry
 on sda12 menu (mbr), as this worked on a previous lenny-to-squeeze dist-upgrade on sda13.
Examination of sda14/boot/grub showed a missing menu.lst. 
update-grub /dev/sda  created the menu.lst  and the installation was bootable.
however:
update-grub /dev/sda14 left the installation unbootable from the sda12 menu entry
for the seueeze on sda14. Furthermore, the sda14 chainloader could not be
accessed from the grub1 menu on sda12. Although, I can get the sda13 lenny-to-squeeze
dist-update chainloader from the grub1 sda12 menu. I found that I could boot the
sda14 squeeze by acessing the linux and initrd on sda13 (hd0,12):

kernel (hd0,12)/boot/vmlinuz-2.6.32-5-686 root=/dev/hda14
vmlinuz (hd 0,12)/boot/initrd.img-2.6.32-5-686
boot

The above entry is in the grub1 sda12/boot/grub/menu.lst
--

Upon booting the network was up via dhcp. However, the graphical network administration
tool was ineffective in an attempt to change to a static IP. It was possible to
set a static IP at the  command line:

ifconfig eth0 down
ifconfig eth0 192.168.1.105
route add default gw 192.168.1.1

This was made more permenant by editing the mostly empty /etc/network/interfaces:
iface eth0 inet static
address 192.168.1.105
netmask 255.255.255.0
gateway 192.168.1.1

---
The X11 came up at 800x600. The graphical administration tool listed choices:
800x600 and 640x480.  The /etc/X11/xorg.conf was missing. Furthermore:
killall Xorg
Xorg-configure
startx

did not produce xorg.conf .  The installation of an xorg.conf, and restarting
X produced a 1280x1040 display. The graphical monitor admin tool displayed a
long list of available screen dimensions.

---
Prism2 USB wireless: This section is only here because a diffenent installation,
 my lenny-to-squeeze dist-upgrade caused the prism2 USB wireless to start functioning via the different graphical network administration tool-- it carried over from Lenny. The point is, the squeeze graphical installation tool did not allow me to bring up wireless.  Prism modules appear to be loaded:

 lsmod | grep prism
prism2_usb            147201  0
usbcore                98377  3 prism2_usb,uhci_hcd

There is no /etc/wlan  directory.
There is no /sbin/wlanctl-ng
linux-wlan-ng needs to be installed

The above automagically appeared in my other installation lenny-to-squeeze upgrade.

--
 
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 submit@bugs.debian.org.

==============================================
Installer lsb-release:
==============================================
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="6.0 (squeeze) - installer build 20101020"
X_INSTALLATION_MEDIUM=netboot

==============================================
Installer hardware-summary:
==============================================
uname -a: Linux debian 2.6.32-5-486 #1 Thu Oct 14 16:56:52 UTC 2010 i686 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] [1106:0691] (rev 44)
lspci -knn:     Kernel driver in use: agpgart-via
lspci -knn: 00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP] [1106:8598]
lspci -knn: 00:07.0 ISA bridge [0601]: VIA Technologies, Inc. VT82C596 ISA [Mobile South] [1106:0596] (rev 12)
lspci -knn:     Subsystem: VIA Technologies, Inc. Device [1106:0000]
lspci -knn: 00:07.1 IDE interface [0101]: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE [1106:0571] (rev 06)
lspci -knn:     Kernel driver in use: pata_via
lspci -knn: 00:07.2 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 08)
lspci -knn:     Subsystem: First International Computer, Inc. Device [0925:1234]
lspci -knn:     Kernel driver in use: uhci_hcd
lspci -knn: 00:07.3 Host bridge [0600]: VIA Technologies, Inc. VT82C596 Power Management [1106:3051] (rev 20)
lspci -knn: 00:09.0 PCI bridge [0604]: Digital Equipment Corporation DECchip 21152 [1011:0024] (rev 03)
lspci -knn: 00:0b.0 Modem [0703]: PCTel Inc HSP MicroModem 56 [134d:7890] (rev 02)
lspci -knn:     Subsystem: Aztech System Ltd Device [122d:0001]
lspci -knn:     Kernel driver in use: serial
lspci -knn: 00:0d.0 Multimedia audio controller [0401]: ESS Technology Device [125d:1990]
lspci -knn:     Subsystem: LABWAY Corporation Device [1483:5570]
lspci -knn: 00:0f.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
lspci -knn:     Subsystem: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139]
lspci -knn:     Kernel driver in use: 8139too
lspci -knn: 02:01.0 VGA compatible controller [0300]: Cirrus Logic GD 5480 [1013:00bc] (rev 23)
lspci -knn:     Subsystem: Colorgraphic Communications Corp Device [130b:2181]
lspci -knn: 02:02.0 VGA compatible controller [0300]: Cirrus Logic GD 5480 [1013:00bc] (rev 23)
lspci -knn:     Subsystem: Colorgraphic Communications Corp Device [130b:2181]
usb-list:
usb-list: Bus 01 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-486 uhci_hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list:
usb-list: Bus 01 Device 02: UHCI Host Controller [0967:0204]
usb-list:    Level 01 Parent 01 Port 00  Class 00(>ifc ) Subclass 00 Protocol 00
usb-list:    Interface 00: Class ff(vend.) Subclass ff Protocol ff Driver <none>
lsmod: Module                  Size  Used by
lsmod: nls_cp437               4489  0
lsmod: nls_utf8                 908  0
lsmod: ufs                    55534  0
lsmod: qnx4                    5078  0
lsmod: ntfs                  162591  0
lsmod: reiserfs              173392  0
lsmod: dm_mod                 45929  0
lsmod: md_mod                 66067  0
lsmod: xfs                   404882  0
lsmod: exportfs                2486  1 xfs
lsmod: jfs                   133416  0
lsmod: ext4                  240321  0
lsmod: jbd2                   48423  1 ext4
lsmod: crc16                   1027  1 ext4
lsmod: ext3                   92740  1
lsmod: jbd                    27954  1 ext3
lsmod: btrfs                 359688  0
lsmod: zlib_deflate           15770  1 btrfs
lsmod: crc32c                  2172  1
lsmod: libcrc32c                730  1 btrfs
lsmod: vfat                    6538  0
lsmod: fat                    34480  1 vfat
lsmod: ext2                   45198  0
lsmod: mbcache                 3482  3 ext4,ext3,ext2
lsmod: ide_generic              801  0 [permanent]
lsmod: ide_core               59670  1 ide_generic
lsmod: sg                     16467  0
lsmod: sr_mod                 10734  0
lsmod: sd_mod                 25825  6
lsmod: crc_t10dif              1012  1 sd_mod
lsmod: cdrom                  26475  1 sr_mod
lsmod: parport_pc             15747  0
lsmod: pata_via                5721  4
lsmod: parport                22170  1 parport_pc
lsmod: libata                117299  1 pata_via
lsmod: rsrc_nonstatic          7061  0
lsmod: pcmcia_core            20474  1 rsrc_nonstatic
lsmod: usb_storage            30377  0
lsmod: scsi_mod              102061  5 sg,sr_mod,sd_mod,libata,usb_storage
lsmod: vga16fb                 7651  2
lsmod: vgastate                5662  1 vga16fb
lsmod: thermal_sys             9346  0
lsmod: uhci_hcd               15953  0
lsmod: 8139cp                 13477  0
lsmod: ehci_hcd               27753  0
lsmod: floppy                 41131  0
lsmod: 8139too                14705  0
lsmod: usbcore                97941  4 usb_storage,uhci_hcd,ehci_hcd
lsmod: mii                     2654  2 8139cp,8139too
lsmod: nls_base                4445  7 nls_cp437,nls_utf8,ntfs,jfs,vfat,fat,usbcore
df: Filesystem           1K-blocks      Used Available Use% Mounted on
df: tmpfs                   192664       136    192528   0% /dev
df: /dev/sda14             6174788   3265816   2595308  56% /target
df: /dev/sda14             6174788   3265816   2595308  56% /dev/.static/dev
df: tmpfs                   192664a       136    192528   0% /target/dev
free:               total         used         free       shared      buffers
free:   Mem:       385332       298588        86744            0         7624
free:  Swap:      2345364          696      2344668
free: Total:      2730696       299284      2431412
/proc/cmdline: root=/dev/ram0
/proc/cpuinfo: processor    : 0
/proc/cpuinfo: vendor_id    : GenuineIntel
/proc/cpuinfo: cpu family    : 6
/proc/cpuinfo: model        : 6
/proc/cpuinfo: model name    : Celeron (Mendocino)
/proc/cpuinfo: stepping    : 5
/proc/cpuinfo: cpu MHz        : 501.072
/proc/cpuinfo: cache size    : 128 KB
/proc/cpuinfo: fdiv_bug    : no
/proc/cpuinfo: hlt_bug        : no
/proc/cpuinfo: f00f_bug    : no
/proc/cpuinfo: coma_bug    : no
/proc/cpuinfo: fpu        : yes
/proc/cpuinfo: fpu_exception    : yes
/proc/cpuinfo: cpuid level    : 2
/proc/cpuinfo: wp        : yes
/proc/cpuinfo: flags        : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pse36 mmx fxsr
/proc/cpuinfo: bogomips    : 1002.14
/proc/cpuinfo: clflush size    : 32
/proc/cpuinfo: cache_alignment    : 32
/proc/cpuinfo: address sizes    : 36 bits physical, 32 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:07.1
/proc/ioports:   0170-0177 : pata_via
/proc/ioports: 01f0-01f7 : 0000:00:07.1
/proc/ioports:   01f0-01f7 : pata_via
/proc/ioports: 02f8-02ff : serial
/proc/ioports: 0376-0376 : 0000:00:07.1
/proc/ioports:   0376-0376 : pata_via
/proc/ioports: 0378-037a : parport0
/proc/ioports: 03c0-03df : vga+
/proc/ioports: 03f2-03f2 : floppy
/proc/ioports: 03f4-03f5 : floppy
/proc/ioports: 03f6-03f6 : 0000:00:07.1
/proc/ioports:   03f6-03f6 : pata_via
/proc/ioports: 03f7-03f7 : floppy
/proc/ioports: 03f8-03ff : serial
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: 9000-9fff : PCI Bus 0000:01
/proc/ioports: a000-afff : PCI Bus 0000:02
/proc/ioports: b000-b01f : 0000:00:07.2
/proc/ioports:   b000-b01f : uhci_hcd
/proc/ioports: b400-b40f : 0000:00:07.1
/proc/ioports:   b400-b40f : pata_via
/proc/ioports: b800-b83f : 0000:00:0b.0
/proc/ioports: bc00-bcff : 0000:00:0d.0
/proc/ioports: c000-c0ff : 0000:00:0f.0
/proc/ioports:   c000-c0ff : 8139too
/proc/iomem: 00000000-0009fbff : System RAM
/proc/iomem: 0009fc00-0009ffff : reserved
/proc/iomem: 000a0000-000bffff : Video RAM area
/proc/iomem: 000c0000-000c7fff : Video ROM
/proc/iomem: 000f0000-000fffff : reserved
/proc/iomem:   000f0000-000fffff : System ROM
/proc/iomem: 00100000-17ffffff : System RAM
/proc/iomem:   01000000-01247e7e : Kernel code
/proc/iomem:   01247e7f-01363a7f : Kernel data
/proc/iomem:   013d1000-0144da27 : Kernel bss
/proc/iomem: d0000000-d3ffffff : 0000:00:00.0
/proc/iomem: d4000000-d7ffffff : PCI Bus 0000:02
/proc/iomem:   d4000000-d5ffffff : 0000:02:01.0
/proc/iomem:   d6000000-d7ffffff : 0000:02:02.0
/proc/iomem: d8000000-d9ffffff : PCI Bus 0000:02
/proc/iomem:   d8000000-d8007fff : 0000:02:01.0
/proc/iomem:   d8008000-d800ffff : 0000:02:02.0
/proc/iomem:   d9000000-d9000fff : 0000:02:01.0
/proc/iomem:   d9001000-d9001fff : 0000:02:02.0
/proc/iomem: da000000-da0000ff : 0000:00:0f.0
/proc/iomem:   da000000-da0000ff : 8139too
/proc/iomem: ffff0000-ffffffff : reserved
/proc/interrupts:            CPU0      
/proc/interrupts:   0:    4357612    XT-PIC-XT        timer
/proc/interrupts:   1:       2472    XT-PIC-XT        i8042
/proc/interrupts:   2:          0    XT-PIC-XT        cascade
/proc/interrupts:   3:          1    XT-PIC-XT     
/proc/interrupts:   4:          1    XT-PIC-XT     
/proc/interrupts:   6:         12    XT-PIC-XT        floppy
/proc/interrupts:   7:          0    XT-PIC-XT        parport0
/proc/interrupts:   8:          1    XT-PIC-XT        rtc0
/proc/interrupts:  11:    3283140    XT-PIC-XT        uhci_hcd:usb1, eth0
/proc/interrupts:  12:          3    XT-PIC-XT        i8042
/proc/interrupts:  14:     451355    XT-PIC-XT        pata_via
/proc/interrupts:  15:      16024    XT-PIC-XT        pata_via
/proc/interrupts: NMI:          0   Non-maskable interrupts
/proc/interrupts: LOC:          0   Local timer interrupts
/proc/interrupts: SPU:          0   Spurious interrupts
/proc/interrupts: PMI:          0   Performance monitoring interrupts
/proc/interrupts: PND:          0   Performance pending work
/proc/interrupts: ERR:          0
/proc/interrupts: MIS:          0
/proc/meminfo: MemTotal:         385332 kB
/proc/meminfo: MemFree:           86744 kB
/proc/meminfo: Buffers:            7624 kB
/proc/meminfo: Cached:           240332 kB
/proc/meminfo: SwapCached:          172 kB
/proc/meminfo: Active:           115076 kB
/proc/meminfo: Inactive:         119200 kB
/proc/meminfo: Active(anon):        728 kB
/proc/meminfo: Inactive(anon):    23864 kB
/proc/meminfo: Active(file):     114348 kB
/proc/meminfo: Inactive(file):    95336 kB
/proc/meminfo: Unevictable:       38256 kB
/proc/meminfo: Mlocked:               0 kB
/proc/meminfo: HighTotal:             0 kB
/proc/meminfo: HighFree:              0 kB
/proc/meminfo: LowTotal:         385332 kB
/proc/meminfo: LowFree:           86744 kB
/proc/meminfo: SwapTotal:       2345364 kB
/proc/meminfo: SwapFree:        2344668 kB
/proc/meminfo: Dirty:              3028 kB
/proc/meminfo: Writeback:             0 kB
/proc/meminfo: AnonPages:         24308 kB
/proc/meminfo: Mapped:             2020 kB
/proc/meminfo: Shmem:               136 kB
/proc/meminfo: Slab:              18252 kB
/proc/meminfo: SReclaimable:      15468 kB
/proc/meminfo: SUnreclaim:         2784 kB
/proc/meminfo: KernelStack:         464 kB
/proc/meminfo: PageTables:          360 kB
/proc/meminfo: NFS_Unstable:          0 kB
/proc/meminfo: Bounce:                0 kB
/proc/meminfo: WritebackTmp:          0 kB
/proc/meminfo: CommitLimit:     2538028 kB
/proc/meminfo: Committed_AS:      29448 kB
/proc/meminfo: VmallocTotal:     638968 kB
/proc/meminfo: VmallocUsed:        5956 kB
/proc/meminfo: VmallocChunk:     630660 kB
/proc/meminfo: HugePages_Total:       0
/proc/meminfo: HugePages_Free:        0
/proc/meminfo: HugePages_Rsvd:        0
/proc/meminfo: HugePages_Surp:        0
/proc/meminfo: Hugepagesize:       4096 kB
/proc/meminfo: DirectMap4k:       12288 kB
/proc/meminfo: DirectMap4M:      380928 kB
/proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
/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/input0
/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=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: B: LESubject: installation-reports: squeeze not bootable
Package: installation-reports
Severity: normal

*** Please type your report below this line ***


-- Package-specific info:

Boot method: network
Image version: http://ftp.nl.debian.org/debian/dists/testing/main/installer-i386/current/images/netboot/debian-installer/i386/initrd.gz and linux [30 Oct 2010] Debian Installer 6.0 Beta1 release
Date: <11/23/2010 20:00>

Machine: old pentium 500Mhz
Partitions: <df -Tl will do; the raw partition table is preferred>


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:           [E ]
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:    [E ]
Overall install:        [E ]

Comments/Problems:

<Description of the install, in prose, and any thoughts, comments
      and ideas you had during the initial install.>
During the final phase of install, It seemed like the installation of grub2 was
slow, though this may well be normal, or due to the many partitions on mt disks.
I do not remember answering any question about where to install grub.

The squeeze was installed on sda14. I attempted to boot from a manual grub1 entry
 on sda12 menu (mbr), as this worked on a previous lenny-to-squeeze dist-upgrade on sda13.
Examination of sda14/boot/grub showed a missing menu.lst. 
update-grub /dev/sda  created the menu.lst  and the installation was bootable.
however:
update-grub /dev/sda14 left the installation unbootable from the sda12 menu entry
for the seueeze on sda14. Furthermore, the sda14 chainloader could not be
accessed from the grub1 menu on sda12. Although, I can get the sda13 lenny-to-squeeze
dist-update chainloader from the grub1 sda12 menu. I found that I could boot the
sda14 squeeze by acessing the linux and initrd on sda13 (hd0,12):

kernel (hd0,12)/boot/vmlinuz-2.6.32-5-686 root=/dev/hda14
vmlinuz (hd 0,12)/boot/initrd.img-2.6.32-5-686
boot

The above entry is in the grub1 sda12/boot/grub/menu.lst
--

Upon booting the network was up via dhcp. However, the graphical network administration
tool was ineffective in an attempt to change to a static IP. It was possible to
set a static IP at the  command line:

ifconfig eth0 down
ifconfig eth0 192.168.1.105
route add default gw 192.168.1.1

This was made more permenant by editing the mostly empty /etc/network/interfaces:
iface eth0 inet static
address 192.168.1.105
netmask 255.255.255.0
gateway 192.168.1.1

---
The X11 came up at 800x600. The graphical administration tool listed choices:
800x600 and 640x480.  The /etc/X11/xorg.conf was missing. Furthermore:
killall Xorg
Xorg-configure
startx

did not produce xorg.conf .  The installation of an xorg.conf, and restarting
X produced a 1280x1040 display. The graphical monitor admin tool displayed a
long list of available screen dimensions.

---
Prism2 USB wireless: This section is only here because a diffenent installation,
 my lenny-to-squeeze dist-upgrade caused the prism2 USB wireless to start functioning via the different graphical network administration tool-- it carried over from Lenny. The point is, the squeeze graphical installation tool did not allow me to bring up wireless.  Prism modules appear to be loaded:

 lsmod | grep prism
prism2_usb            147201  0
usbcore                98377  3 prism2_usb,uhci_hcd

There is no /etc/wlan  directory.
There is no /sbin/wlanctl-ng
linux-wlan-ng needs to be installed

The above automagically appeared in my other installation lenny-to-squeeze upgrade.

--
 
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 submit@bugs.debian.org.

==============================================
Installer lsb-release:
==============================================
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="6.0 (squeeze) - installer build 20101020"
X_INSTALLATION_MEDIUM=netboot

==============================================
Installer hardware-summary:
==============================================
uname -a: Linux debian 2.6.32-5-486 #1 Thu Oct 14 16:56:52 UTC 2010 i686 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] [1106:0691] (rev 44)
lspci -knn:     Kernel driver in use: agpgart-via
lspci -knn: 00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP] [1106:8598]
lspci -knn: 00:07.0 ISA bridge [0601]: VIA Technologies, Inc. VT82C596 ISA [Mobile South] [1106:0596] (rev 12)
lspci -knn:     Subsystem: VIA Technologies, Inc. Device [1106:0000]
lspci -knn: 00:07.1 IDE interface [0101]: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE [1106:0571] (rev 06)
lspci -knn:     Kernel driver in use: pata_via
lspci -knn: 00:07.2 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 08)
lspci -knn:     Subsystem: First International Computer, Inc. Device [0925:1234]
lspci -knn:     Kernel driver in use: uhci_hcd
lspci -knn: 00:07.3 Host bridge [0600]: VIA Technologies, Inc. VT82C596 Power Management [1106:3051] (rev 20)
lspci -knn: 00:09.0 PCI bridge [0604]: Digital Equipment Corporation DECchip 21152 [1011:0024] (rev 03)
lspci -knn: 00:0b.0 Modem [0703]: PCTel Inc HSP MicroModem 56 [134d:7890] (rev 02)
lspci -knn:     Subsystem: Aztech System Ltd Device [122d:0001]
lspci -knn:     Kernel driver in use: serial
lspci -knn: 00:0d.0 Multimedia audio controller [0401]: ESS Technology Device [125d:1990]
lspci -knn:     Subsystem: LABWAY Corporation Device [1483:5570]
lspci -knn: 00:0f.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
lspci -knn:     Subsystem: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139]
lspci -knn:     Kernel driver in use: 8139too
lspci -knn: 02:01.0 VGA compatible controller [0300]: Cirrus Logic GD 5480 [1013:00bc] (rev 23)
lspci -knn:     Subsystem: Colorgraphic Communications Corp Device [130b:2181]
lspci -knn: 02:02.0 VGA compatible controller [0300]: Cirrus Logic GD 5480 [1013:00bc] (rev 23)
lspci -knn:     Subsystem: Colorgraphic Communications Corp Device [130b:2181]
usb-list:
usb-list: Bus 01 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-486 uhci_hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list:
usb-list: Bus 01 Device 02: UHCI Host Controller [0967:0204]
usb-list:    Level 01 Parent 01 Port 00  Class 00(>ifc ) Subclass 00 Protocol 00
usb-list:    Interface 00: Class ff(vend.) Subclass ff Protocol ff Driver <none>
lsmod: Module                  Size  Used by
lsmod: nls_cp437               4489  0
lsmod: nls_utf8                 908  0
lsmod: ufs                    55534  0
lsmod: qnx4                    5078  0
lsmod: ntfs                  162591  0
lsmod: reiserfs              173392  0
lsmod: dm_mod                 45929  0
lsmod: md_mod                 66067  0
lsmod: xfs                   404882  0
lsmod: exportfs                2486  1 xfs
lsmod: jfs                   133416  0
lsmod: ext4                  240321  0
lsmod: jbd2                   48423  1 ext4
lsmod: crc16                   1027  1 ext4
lsmod: ext3                   92740  1
lsmod: jbd                    27954  1 ext3
lsmod: btrfs                 359688  0
lsmod: zlib_deflate           15770  1 btrfs
lsmod: crc32c                  2172  1
lsmod: libcrc32c                730  1 btrfs
lsmod: vfat                    6538  0
lsmod: fat                    34480  1 vfat
lsmod: ext2                   45198  0
lsmod: mbcache                 3482  3 ext4,ext3,ext2
lsmod: ide_generic              801  0 [permanent]
lsmod: ide_core               59670  1 ide_generic
lsmod: sg                     16467  0
lsmod: sr_mod                 10734  0
lsmod: sd_mod                 25825  6
lsmod: crc_t10dif              1012  1 sd_mod
lsmod: cdrom                  26475  1 sr_mod
lsmod: parport_pc             15747  0
lsmod: pata_via                5721  4
lsmod: parport                22170  1 parport_pc
lsmod: libata                117299  1 pata_via
lsmod: rsrc_nonstatic          7061  0
lsmod: pcmcia_core            20474  1 rsrc_nonstatic
lsmod: usb_storage            30377  0
lsmod: scsi_mod              102061  5 sg,sr_mod,sd_mod,libata,usb_storage
lsmod: vga16fb                 7651  2
lsmod: vgastate                5662  1 vga16fb
lsmod: thermal_sys             9346  0
lsmod: uhci_hcd               15953  0
lsmod: 8139cp                 13477  0
lsmod: ehci_hcd               27753  0
lsmod: floppy                 41131  0
lsmod: 8139too                14705  0
lsmod: usbcore                97941  4 usb_storage,uhci_hcd,ehci_hcd
lsmod: mii                     2654  2 8139cp,8139too
lsmod: nls_base                4445  7 nls_cp437,nls_utf8,ntfs,jfs,vfat,fat,usbcore
df: Filesystem           1K-blocks      Used Available Use% Mounted on
df: tmpfs                   192664       136    192528   0% /dev
df: /dev/sda14             6174788   3265816   2595308  56% /target
df: /dev/sda14             6174788   3265816   2595308  56% /dev/.static/dev
df: tmpfs                   192664a       136    192528   0% /target/dev
free:               total         used         free       shared      buffers
free:   Mem:       385332       298588        86744            0         7624
free:  Swap:      2345364          696      2344668
free: Total:      2730696       299284      2431412
/proc/cmdline: root=/dev/ram0
/proc/cpuinfo: processor    : 0
/proc/cpuinfo: vendor_id    : GenuineIntel
/proc/cpuinfo: cpu family    : 6
/proc/cpuinfo: model        : 6
/proc/cpuinfo: model name    : Celeron (Mendocino)
/proc/cpuinfo: stepping    : 5
/proc/cpuinfo: cpu MHz        : 501.072
/proc/cpuinfo: cache size    : 128 KB
/proc/cpuinfo: fdiv_bug    : no
/proc/cpuinfo: hlt_bug        : no
/proc/cpuinfo: f00f_bug    : no
/proc/cpuinfo: coma_bug    : no
/proc/cpuinfo: fpu        : yes
/proc/cpuinfo: fpu_exception    : yes
/proc/cpuinfo: cpuid level    : 2
/proc/cpuinfo: wp        : yes
/proc/cpuinfo: flags        : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pse36 mmx fxsr
/proc/cpuinfo: bogomips    : 1002.14
/proc/cpuinfo: clflush size    : 32
/proc/cpuinfo: cache_alignment    : 32
/proc/cpuinfo: address sizes    : 36 bits physical, 32 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:07.1
/proc/ioports:   0170-0177 : pata_via
/proc/ioports: 01f0-01f7 : 0000:00:07.1
/proc/ioports:   01f0-01f7 : pata_via
/proc/ioports: 02f8-02ff : serial
/proc/ioports: 0376-0376 : 0000:00:07.1
/proc/ioports:   0376-0376 : pata_via
/proc/ioports: 0378-037a : parport0
/proc/ioports: 03c0-03df : vga+
/proc/ioports: 03f2-03f2 : floppy
/proc/ioports: 03f4-03f5 : floppy
/proc/ioports: 03f6-03f6 : 0000:00:07.1
/proc/ioports:   03f6-03f6 : pata_via
/proc/ioports: 03f7-03f7 : floppy
/proc/ioports: 03f8-03ff : serial
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: 9000-9fff : PCI Bus 0000:01
/proc/ioports: a000-afff : PCI Bus 0000:02
/proc/ioports: b000-b01f : 0000:00:07.2
/proc/ioports:   b000-b01f : uhci_hcd
/proc/ioports: b400-b40f : 0000:00:07.1
/proc/ioports:   b400-b40f : pata_via
/proc/ioports: b800-b83f : 0000:00:0b.0
/proc/ioports: bc00-bcff : 0000:00:0d.0
/proc/ioports: c000-c0ff : 0000:00:0f.0
/proc/ioports:   c000-c0ff : 8139too
/proc/iomem: 00000000-0009fbff : System RAM
/proc/iomem: 0009fc00-0009ffff : reserved
/proc/iomem: 000a0000-000bffff : Video RAM area
/proc/iomem: 000c0000-000c7fff : Video ROM
/proc/iomem: 000f0000-000fffff : reserved
/proc/iomem:   000f0000-000fffff : System ROM
/proc/iomem: 00100000-17ffffff : System RAM
/proc/iomem:   01000000-01247e7e : Kernel code
/proc/iomem:   01247e7f-01363a7f : Kernel data
/proc/iomem:   013d1000-0144da27 : Kernel bss
/proc/iomem: d0000000-d3ffffff : 0000:00:00.0
/proc/iomem: d4000000-d7ffffff : PCI Bus 0000:02
/proc/iomem:   d4000000-d5ffffff : 0000:02:01.0
/proc/iomem:   d6000000-d7ffffff : 0000:02:02.0
/proc/iomem: d8000000-d9ffffff : PCI Bus 0000:02
/proc/iomem:   d8000000-d8007fff : 0000:02:01.0
/proc/iomem:   d8008000-d800ffff : 0000:02:02.0
/proc/iomem:   d9000000-d9000fff : 0000:02:01.0
/proc/iomem:   d9001000-d9001fff : 0000:02:02.0
/proc/iomem: da000000-da0000ff : 0000:00:0f.0
/proc/iomem:   da000000-da0000ff : 8139too
/proc/iomem: ffff0000-ffffffff : reserved
/proc/interrupts:            CPU0      
/proc/interrupts:   0:    4357612    XT-PIC-XT        timer
/proc/interrupts:   1:       2472    XT-PIC-XT        i8042
/proc/interrupts:   2:          0    XT-PIC-XT        cascade
/proc/interrupts:   3:          1    XT-PIC-XT     
/proc/interrupts:   4:          1    XT-PIC-XT     
/proc/interrupts:   6:         12    XT-PIC-XT        floppy
/proc/interrupts:   7:          0    XT-PIC-XT        parport0
/proc/interrupts:   8:          1    XT-PIC-XT        rtc0
/proc/interrupts:  11:    3283140    XT-PIC-XT        uhci_hcd:usb1, eth0
/proc/interrupts:  12:          3    XT-PIC-XT        i8042
/proc/interrupts:  14:     451355    XT-PIC-XT        pata_via
/proc/interrupts:  15:      16024    XT-PIC-XT        pata_via
/proc/interrupts: NMI:          0   Non-maskable interrupts
/proc/interrupts: LOC:          0   Local timer interrupts
/proc/interrupts: SPU:          0   Spurious interrupts
/proc/interrupts: PMI:          0   Performance monitoring interrupts
/proc/interrupts: PND:          0   Performance pending work
/proc/interrupts: ERR:          0
/proc/interrupts: MIS:          0
/proc/meminfo: MemTotal:         385332 kB
/proc/meminfo: MemFree:           86744 kB
/proc/meminfo: Buffers:            7624 kB
/proc/meminfo: Cached:           240332 kB
/proc/meminfo: SwapCached:          172 kB
/proc/meminfo: Active:           115076 kB
/proc/meminfo: Inactive:         119200 kB
/proc/meminfo: Active(anon):        728 kB
/proc/meminfo: Inactive(anon):    23864 kB
/proc/meminfo: Active(file):     114348 kB
/proc/meminfo: Inactive(file):    95336 kB
/proc/meminfo: Unevictable:       38256 kB
/proc/meminfo: Mlocked:               0 kB
/proc/meminfo: HighTotal:             0 kB
/proc/meminfo: HighFree:              0 kB
/proc/meminfo: LowTotal:         385332 kB
/proc/meminfo: LowFree:           86744 kB
/proc/meminfo: SwapTotal:       2345364 kB
/proc/meminfo: SwapFree:        2344668 kB
/proc/meminfo: Dirty:              3028 kB
/proc/meminfo: Writeback:             0 kB
/proc/meminfo: AnonPages:         24308 kB
/proc/meminfo: Mapped:             2020 kB
/proc/meminfo: Shmem:               136 kB
/proc/meminfo: Slab:              18252 kB
/proc/meminfo: SReclaimable:      15468 kB
/proc/meminfo: SUnreclaim:         2784 kB
/proc/meminfo: KernelStack:         464 kB
/proc/meminfo: PageTables:          360 kB
/proc/meminfo: NFS_Unstable:          0 kB
/proc/meminfo: Bounce:                0 kB
/proc/meminfo: WritebackTmp:          0 kB
/proc/meminfo: CommitLimit:     2538028 kB
/proc/meminfo: Committed_AS:      29448 kB
/proc/meminfo: VmallocTotal:     638968 kB
/proc/meminfo: VmallocUsed:        5956 kB
/proc/meminfo: VmallocChunk:     630660 kB
/proc/meminfo: HugePages_Total:       0
/proc/meminfo: HugePages_Free:        0
/proc/meminfo: HugePages_Rsvd:        0
/proc/meminfo: HugePages_Surp:        0
/proc/meminfo: Hugepagesize:       4096 kB
/proc/meminfo: DirectMap4k:       12288 kB
/proc/meminfo: DirectMap4M:      380928 kB
/proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
/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/input0
/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=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
/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 testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
D=7
/proc/bus/input/devices:

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
t 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 submit@bugs.debian.org.

==============================================
Installer lsb-release:
==============================================
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="6.0 (squeeze) - installer build 20101020"
X_INSTALLATION_MEDIUM=netboot

==============================================
Installer hardware-summary:
==============================================
uname -a: Linux debian 2.6.32-5-486 #1 Thu Oct 14 16:56:52 UTC 2010 i686 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] [1106:0691] (rev 44)
lspci -knn:     Kernel driver in use: agpgart-via
lspci -knn: 00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP] [1106:8598]
lspci -knn: 00:07.0 ISA bridge [0601]: VIA Technologies, Inc. VT82C596 ISA [Mobile South] [1106:0596] (rev 12)
lspci -knn:     Subsystem: VIA Technologies, Inc. Device [1106:0000]
lspci -knn: 00:07.1 IDE interface [0101]: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE [1106:0571] (rev 06)
lspci -knn:     Kernel driver in use: pata_via
lspci -knn: 00:07.2 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 08)
lspci -knn:     Subsystem: First International Computer, Inc. Device [0925:1234]
lspci -knn:     Kernel driver in use: uhci_hcd
lspci -knn: 00:07.3 Host bridge [0600]: VIA Technologies, Inc. VT82C596 Power Management [1106:3051] (rev 20)
lspci -knn: 00:09.0 PCI bridge [0604]: Digital Equipment Corporation DECchip 21152 [1011:0024] (rev 03)
lspci -knn: 00:0b.0 Modem [0703]: PCTel Inc HSP MicroModem 56 [134d:7890] (rev 02)
lspci -knn:     Subsystem: Aztech System Ltd Device [122d:0001]
lspci -knn:     Kernel driver in use: serial
lspci -knn: 00:0d.0 Multimedia audio controller [0401]: ESS Technology Device [125d:1990]
lspci -knn:     Subsystem: LABWAY Corporation Device [1483:5570]
lspci -knn: 00:0f.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
lspci -knn:     Subsystem: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139]
lspci -knn:     Kernel driver in use: 8139too
lspci -knn: 02:01.0 VGA compatible controller [0300]: Cirrus Logic GD 5480 [1013:00bc] (rev 23)
lspci -knn:     Subsystem: Colorgraphic Communications Corp Device [130b:2181]
lspci -knn: 02:02.0 VGA compatible controller [0300]: Cirrus Logic GD 5480 [1013:00bc] (rev 23)
lspci -knn:     Subsystem: Colorgraphic Communications Corp Device [130b:2181]
usb-list:
usb-list: Bus 01 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-486 uhci_hcd
usb-list:    Interface 00: Class 09(hub  ) Subclass 00 Protocol 00 Driver hub
usb-list:
usb-list: Bus 01 Device 02: UHCI Host Controller [0967:0204]
usb-list:    Level 01 Parent 01 Port 00  Class 00(>ifc ) Subclass 00 Protocol 00
usb-list:    Interface 00: Class ff(vend.) Subclass ff Protocol ff Driver <none>
lsmod: Module                  Size  Used by
lsmod: nls_cp437               4489  0
lsmod: nls_utf8                 908  0
lsmod: ufs                    55534  0
lsmod: qnx4                    5078  0
lsmod: ntfs                  162591  0
lsmod: reiserfs              173392  0
lsmod: dm_mod                 45929  0
lsmod: md_mod                 66067  0
lsmod: xfs                   404882  0
lsmod: exportfs                2486  1 xfs
lsmod: jfs                   133416  0
lsmod: ext4                  240321  0
lsmod: jbd2                   48423  1 ext4
lsmod: crc16                   1027  1 ext4
lsmod: ext3                   92740  1
lsmod: jbd                    27954  1 ext3
lsmod: btrfs                 359688  0
lsmod: zlib_deflate           15770  1 btrfs
lsmod: crc32c                  2172  1
lsmod: libcrc32c                730  1 btrfs
lsmod: vfat                    6538  0
lsmod: fat                    34480  1 vfat
lsmod: ext2                   45198  0
lsmod: mbcache                 3482  3 ext4,ext3,ext2
lsmod: ide_generic              801  0 [permanent]
lsmod: ide_core               59670  1 ide_generic
lsmod: sg                     16467  0
lsmod: sr_mod                 10734  0
lsmod: sd_mod                 25825  6
lsmod: crc_t10dif              1012  1 sd_mod
lsmod: cdrom                  26475  1 sr_mod
lsmod: parport_pc             15747  0
lsmod: pata_via                5721  4
lsmod: parport                22170  1 parport_pc
lsmod: libata                117299  1 pata_via
lsmod: rsrc_nonstatic          7061  0
lsmod: pcmcia_core            20474  1 rsrc_nonstatic
lsmod: usb_storage            30377  0
lsmod: scsi_mod              102061  5 sg,sr_mod,sd_mod,libata,usb_storage
lsmod: vga16fb                 7651  2
lsmod: vgastate                5662  1 vga16fb
lsmod: thermal_sys             9346  0
lsmod: uhci_hcd               15953  0
lsmod: 8139cp                 13477  0
lsmod: ehci_hcd               27753  0
lsmod: floppy                 41131  0
lsmod: 8139too                14705  0
lsmod: usbcore                97941  4 usb_storage,uhci_hcd,ehci_hcd
lsmod: mii                     2654  2 8139cp,8139too
lsmod: nls_base                4445  7 nls_cp437,nls_utf8,ntfs,jfs,vfat,fat,usbcore
df: Filesystem           1K-blocks      Used Available Use% Mounted on
df: tmpfs                   192664       136    192528   0% /dev
df: /dev/sda14             6174788   3265816   2595308  56% /target
df: /dev/sda14             6174788   3265816   2595308  56% /dev/.static/dev
df: tmpfs                   192664a       136    192528   0% /target/dev
free:               total         used         free       shared      buffers
free:   Mem:       385332       298588        86744            0         7624
free:  Swap:      2345364          696      2344668
free: Total:      2730696       299284      2431412
/proc/cmdline: root=/dev/ram0
/proc/cpuinfo: processor    : 0
/proc/cpuinfo: vendor_id    : GenuineIntel
/proc/cpuinfo: cpu family    : 6
/proc/cpuinfo: model        : 6
/proc/cpuinfo: model name    : Celeron (Mendocino)
/proc/cpuinfo: stepping    : 5
/proc/cpuinfo: cpu MHz        : 501.072
/proc/cpuinfo: cache size    : 128 KB
/proc/cpuinfo: fdiv_bug    : no
/proc/cpuinfo: hlt_bug        : no
/proc/cpuinfo: f00f_bug    : no
/proc/cpuinfo: coma_bug    : no
/proc/cpuinfo: fpu        : yes
/proc/cpuinfo: fpu_exception    : yes
/proc/cpuinfo: cpuid level    : 2
/proc/cpuinfo: wp        : yes
/proc/cpuinfo: flags        : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pse36 mmx fxsr
/proc/cpuinfo: bogomips    : 1002.14
/proc/cpuinfo: clflush size    : 32
/proc/cpuinfo: cache_alignment    : 32
/proc/cpuinfo: address sizes    : 36 bits physical, 32 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:07.1
/proc/ioports:   0170-0177 : pata_via
/proc/ioports: 01f0-01f7 : 0000:00:07.1
/proc/ioports:   01f0-01f7 : pata_via
/proc/ioports: 02f8-02ff : serial
/proc/ioports: 0376-0376 : 0000:00:07.1
/proc/ioports:   0376-0376 : pata_via
/proc/ioports: 0378-037a : parport0
/proc/ioports: 03c0-03df : vga+
/proc/ioports: 03f2-03f2 : floppy
/proc/ioports: 03f4-03f5 : floppy
/proc/ioports: 03f6-03f6 : 0000:00:07.1
/proc/ioports:   03f6-03f6 : pata_via
/proc/ioports: 03f7-03f7 : floppy
/proc/ioports: 03f8-03ff : serial
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: 9000-9fff : PCI Bus 0000:01
/proc/ioports: a000-afff : PCI Bus 0000:02
/proc/ioports: b000-b01f : 0000:00:07.2
/proc/ioports:   b000-b01f : uhci_hcd
/proc/ioports: b400-b40f : 0000:00:07.1
/proc/ioports:   b400-b40f : pata_via
/proc/ioports: b800-b83f : 0000:00:0b.0
/proc/ioports: bc00-bcff : 0000:00:0d.0
/proc/ioports: c000-c0ff : 0000:00:0f.0
/proc/ioports:   c000-c0ff : 8139too
/proc/iomem: 00000000-0009fbff : System RAM
/proc/iomem: 0009fc00-0009ffff : reserved
/proc/iomem: 000a0000-000bffff : Video RAM area
/proc/iomem: 000c0000-000c7fff : Video ROM
/proc/iomem: 000f0000-000fffff : reserved
/proc/iomem:   000f0000-000fffff : System ROM
/proc/iomem: 00100000-17ffffff : System RAM
/proc/iomem:   01000000-01247e7e : Kernel code
/proc/iomem:   01247e7f-01363a7f : Kernel data
/proc/iomem:   013d1000-0144da27 : Kernel bss
/proc/iomem: d0000000-d3ffffff : 0000:00:00.0
/proc/iomem: d4000000-d7ffffff : PCI Bus 0000:02
/proc/iomem:   d4000000-d5ffffff : 0000:02:01.0
/proc/iomem:   d6000000-d7ffffff : 0000:02:02.0
/proc/iomem: d8000000-d9ffffff : PCI Bus 0000:02
/proc/iomem:   d8000000-d8007fff : 0000:02:01.0
/proc/iomem:   d8008000-d800ffff : 0000:02:02.0
/proc/iomem:   d9000000-d9000fff : 0000:02:01.0
/proc/iomem:   d9001000-d9001fff : 0000:02:02.0
/proc/iomem: da000000-da0000ff : 0000:00:0f.0
/proc/iomem:   da000000-da0000ff : 8139too
/proc/iomem: ffff0000-ffffffff : reserved
/proc/interrupts:            CPU0      
/proc/interrupts:   0:    4357612    XT-PIC-XT        timer
/proc/interrupts:   1:       2472    XT-PIC-XT        i8042
/proc/interrupts:   2:          0    XT-PIC-XT        cascade
/proc/interrupts:   3:          1    XT-PIC-XT     
/proc/interrupts:   4:          1    XT-PIC-XT     
/proc/interrupts:   6:         12    XT-PIC-XT        floppy
/proc/interrupts:   7:          0    XT-PIC-XT        parport0
/proc/interrupts:   8:          1    XT-PIC-XT        rtc0
/proc/interrupts:  11:    3283140    XT-PIC-XT        uhci_hcd:usb1, eth0
/proc/interrupts:  12:          3    XT-PIC-XT        i8042
/proc/interrupts:  14:     451355    XT-PIC-XT        pata_via
/proc/interrupts:  15:      16024    XT-PIC-XT        pata_via
/proc/interrupts: NMI:          0   Non-maskable interrupts
/proc/interrupts: LOC:          0   Local timer interrupts
/proc/interrupts: SPU:          0   Spurious interrupts
/proc/interrupts: PMI:          0   Performance monitoring interrupts
/proc/interrupts: PND:          0   Performance pending work
/proc/interrupts: ERR:          0
/proc/interrupts: MIS:          0
/proc/meminfo: MemTotal:         385332 kB
/proc/meminfo: MemFree:           86744 kB
/proc/meminfo: Buffers:            7624 kB
/proc/meminfo: Cached:           240332 kB
/proc/meminfo: SwapCached:          172 kB
/proc/meminfo: Active:           115076 kB
/proc/meminfo: Inactive:         119200 kB
/proc/meminfo: Active(anon):        728 kB
/proc/meminfo: Inactive(anon):    23864 kB
/proc/meminfo: Active(file):     114348 kB
/proc/meminfo: Inactive(file):    95336 kB
/proc/meminfo: Unevictable:       38256 kB
/proc/meminfo: Mlocked:               0 kB
/proc/meminfo: HighTotal:             0 kB
/proc/meminfo: HighFree:              0 kB
/proc/meminfo: LowTotal:         385332 kB
/proc/meminfo: LowFree:           86744 kB
/proc/meminfo: SwapTotal:       2345364 kB
/proc/meminfo: SwapFree:        2344668 kB
/proc/meminfo: Dirty:              3028 kB
/proc/meminfo: Writeback:             0 kB
/proc/meminfo: AnonPages:         24308 kB
/proc/meminfo: Mapped:             2020 kB
/proc/meminfo: Shmem:               136 kB
/proc/meminfo: Slab:              18252 kB
/proc/meminfo: SReclaimable:      15468 kB
/proc/meminfo: SUnreclaim:         2784 kB
/proc/meminfo: KernelStack:         464 kB
/proc/meminfo: PageTables:          360 kB
/proc/meminfo: NFS_Unstable:          0 kB
/proc/meminfo: Bounce:                0 kB
/proc/meminfo: WritebackTmp:          0 kB
/proc/meminfo: CommitLimit:     2538028 kB
/proc/meminfo: Committed_AS:      29448 kB
/proc/meminfo: VmallocTotal:     638968 kB
/proc/meminfo: VmallocUsed:        5956 kB
/proc/meminfo: VmallocChunk:     630660 kB
/proc/meminfo: HugePages_Total:       0
/proc/meminfo: HugePages_Free:        0
/proc/meminfo: HugePages_Rsvd:        0
/proc/meminfo: HugePages_Surp:        0
/proc/meminfo: Hugepagesize:       4096 kB
/proc/meminfo: DirectMap4k:       12288 kB
/proc/meminfo: DirectMap4M:      380928 kB
/proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
/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/input0
/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=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
/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 testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

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

Reply to: