Package: installation-reports
Debian-installer-version: 03/10/2005 http://cdimage.debian.org/pub/cdimage-testing/sarge_d-i/i386/rc2/sarge-i386-netinst.iso uname -a: Linux 2.6.8-1-386 #1 Thu Nov 11 12:18:43 EST 2004 i686 GNU/Linux Date: 03/10/2005 17:21 Method: Boot from CDROM burned with downloaded iso file
Machine: Clone PC - Tekram Serial ATA 150 TR-822 PCI
Processor: Pentium IV 2.26 GHz
Memory: 256 MB Root Device: SATA Software RAID /dev/md0
Root Size/partition table:
# fdisk -l Disk /dev/sda: 80.0 GB, 80032038912 bytes 255 heads, 63 sectors/track, 9730 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System /dev/sda1 * 1 1216 9767488+ fd Linux raid autodetect /dev/sda2 1217 4863 29294527+ fd Linux raid autodetect /dev/sda3 4864 5106 1951897+ f W95 Ext'd (LBA) /dev/sda5 4864 5106 1951866 fd Linux raid autodetect
Disk /dev/sdb: 80.0 GB, 80032038912 bytes 255 heads, 63 sectors/track, 9730 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System /dev/sdb1 * 1 1216 9767488+ fd Linux raid autodetect /dev/sdb2 1217 4863 29294527+ fd Linux raid autodetect /dev/sdb3 4864 5106 1951897+ f W95 Ext'd (LBA) /dev/sdb5 4864 5106 1951866 fd Linux raid autodetect
# cat /proc/mdstat
Personalities : [raid1] md1 : active raid1 sda2[0] sdb2[1]
29294400 blocks [2/2] [UU]
md2 : active raid1 sda5[0] sdb5[1]
1951744 blocks [2/2] [UU]
md0 : active raid1 sda1[0] sdb1[1]
9767424 blocks [2/2] [UU]
unused devices: <none>
# mount
/dev/md0 on / type ext3 (rw,errors=remount-ro) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) /dev/md1 on /datos type ext3 (rw) usbfs on /proc/bus/usb type usbfs (rw)
Output of lspci and lspci -n:
# lspci
0000:00:00.0 Host bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 03) 0000:00:02.0 VGA compatible controller: Intel Corp. 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03) 0000:00:1d.0 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 02) 0000:00:1d.1 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 02) 0000:00:1d.2 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 02) 0000:00:1d.7 USB Controller: Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB 2.0 EHCI Controller (rev 02) 0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 82) 0000:00:1f.0 ISA bridge: Intel Corp. 82801DB/DBL (ICH4/ICH4-L) LPC Bridge (rev 02) 0000:00:1f.1 IDE interface: Intel Corp. 82801DB/DBL (ICH4/ICH4-L) UltraATA-100 IDE Controller (rev 02) 0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 02) 0000:00:1f.6 Modem: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 02) 0000:03:05.0 RAID bus controller: Silicon Image, Inc. (formerly CMD Technology Inc) SiI 3112 [SATALink/SATARaid] Serial ATA Controller (rev 02) 0000:03:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
# lspci -n
0000:00:00.0 0600: 8086:2560 (rev 03) 0000:00:02.0 0300: 8086:2562 (rev 03) 0000:00:1d.0 0c03: 8086:24c2 (rev 02) 0000:00:1d.1 0c03: 8086:24c4 (rev 02) 0000:00:1d.2 0c03: 8086:24c7 (rev 02) 0000:00:1d.7 0c03: 8086:24cd (rev 02) 0000:00:1e.0 0604: 8086:244e (rev 82) 0000:00:1f.0 0601: 8086:24c0 (rev 02) 0000:00:1f.1 0101: 8086:24cb (rev 02) 0000:00:1f.5 0401: 8086:24c5 (rev 02) 0000:00:1f.6 0703: 8086:24c6 (rev 02) 0000:03:05.0 0104: 1095:3112 (rev 02) 0000:03:0a.0 0200: 10ec:8139 (rev 10)
Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
Initial boot worked: [O] Configure network HW: [O] Config network: [O] Detect CD: [O] Load installer modules: [O] Detect hard drives: [O] Partition hard drives: [O] Create file systems: [O] Mount partitions: [O] Install base system: [O] Install boot loader: [O] Reboot: [E]
Comments/Problems: Tried to install lilo, but it cannot work with software RAID. Then installed Grub, but get Error 18 and freeze. Solved. My mistake was that I have created RAID1 with SATA utility before boot. After I deleted Mirror with this utility, the system booted normally. This SATA controller is not supported yet to use Hardware RAID.
First time with debian installer. It's great. Very powerfull tool. I will continue using it and I will recomed it. Thanks in advance
-- --------------------------------------------------------- Mauro Hernán Dionisi Minotto - Administrador de Sistemas Ar-Tec S.A. - San Martin 198 3P O2 - Godoy Cruz - Mendoza [EMAIL PROTECTED] - Tels: 4220442 4226861 154707438 msn: [EMAIL PROTECTED] - yahoo: mhdion - UIN: 41100189 JID: [EMAIL PROTECTED]
begin:vcard fn;quoted-printable:Mauro Hern=C3=A1n Dionisi Minotto n;quoted-printable:Dionisi Minotto;Mauro Hern=C3=A1n org:AR-TEC S.A.;Servicios UNIX e Infraestructura adr;quoted-printable:;;San Mart=C3=ADn 198 3er Piso Oficina 2;Godoy Cruz;Mendoza;5501;Argentina email;internet:[EMAIL PROTECTED] tel;work:54 261 4220442 4226861 tel;fax:54 261 4220442 4226861 tel;cell:54 261 154707438 x-mozilla-html:FALSE url:http://www.artec-sa.com.ar version:2.1 end:vcard