Package: installation-reports INSTALL REPORT
Debian-installer-version: http://people.debian.org/~sjogren/d-i/local-di-sarge.iso, downloaded today (8th december). uname -a: Linux debian 2.4.19-386 #1 Sun Oct 6 17:23:00 EST 2002 i686 Intel(R) Pentium(R) 4 CPU 1.90GHz GenuineIntel GNU/Linux Date: Mon Dec 9 12:33:48 CET 2002 Method: CDROM install. Machine: Some standard PC here at tu-graz, see lspci and uname -a Memory: 256MB Root Device: /dev/hda1 (I only created one partition) Root Size/partition table: Only one partition, 18GB. Output of lspci: 00:00.0 Host bridge: VIA Technologies, Inc. VT8753 [P4X266 AGP] (rev 01) 00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP] 00:08.0 VGA compatible controller: Unknown device deaf:9050 (rev 47) 00:08.1 Serial controller: Unknown device deaf:9051 (rev 47) 00:08.2 Class ff00: Unknown device deaf:9052 (rev 47) 00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS) 00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge 00:11.1 IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 06) Base System Installation Checklist: Initial boot worked: [O] Configure network HW: [E] Config network: [E] Detect CD: [O] Load installer modules: [O] Detect hard drives: [O] Partition hard drives: [O] Create file systems: [O] Mount partitions: [ ] Install base system: [O] Install boot loader: [O] Reboot: [O] [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Comments/Problems: ethdetect correctly detects the ne2k-pci module for the NIC. But when doing modprobe ne2k-pci, modprobe failed with "can't load module". Investigating showed that insmod ./ne2k-pci.o produces a lot of unresolved symbols. Loading isa-pnp.o and 8390.o with insmod by hand fixes unresolved symbols in ne2k-pci, and made it loadable. But ethdetect still was not able to load the module using modprobe, I had to load it in the shell by hand. Same effect on the installed system, I had to insmod isa-pnp.o and 8390.o to get network working. dhcp networking failed with the following error message: installer[2084]: /sbin/pump: error while loading shared libraries: libpopt.so.0: cannot open shared object file: No such file or directory So I had to configure the network using static IP. One thing which was strange is that after the installation (in the installed system) ifup appeared to use dhcp. It did not use the IP I configured in d-i. --- I installed using brltty! yes, I did! It only partly worked (had to do: 3 (shell) mknod /dev/tty0 c 4 0 brltty -b ts -d /dev/tts/0 (will fix this in the next brltty-udeb upload). base-installer still doesn't handle brltty installation in the target system, but that was obvious from the start since I didnt implement that yet. Besides the problem with the NIC, great work! I actually installed sarge! -- CYa, Mario | Debian Developer <URL:http://debian.org/> | Get my public key via finger [EMAIL PROTECTED] | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44

