Package: installation-reports Debian-installer-version: July 5, 2004 http://cdimage.debian.org/pub/cdimage-testing/sid_d-i/ia64/current/sarge-ia64-netinst.iso uname -a: Linux vanile 2.4.26-1-itanium-smp #1 SMP Tue Jul 5 20:39:36 MDT 2004 ia64 unknown (time could be wrong) Date: Jul 5, 2004 20:39 Method: boot from netinst.iso using console=ttyS0,115200. No proxy. Mirror: ftp.us.debian.org Machine: Compaq/HP Proliant DL590/64 Processor: 4x Intel Itanium-1 (Merced) 460GX Memory: 2 GB Root Device: Compaq integrated smart array (cpqarray.o) Root Size/partition table: /dev/ida/disc0/part1 on /target type ext2 (rw) /dev/ida/disc0/part3 on /target/home type ext2 (rw) /dev/ida/disc0/part4 on /target/tmp type ext2 (rw) /dev/ida/disc0/part2 on /target/usr type ext2 (rw) /dev/ida/disc0/part5 on /target/var type ext2 (rw)
Base System Installation Checklist: 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: [E] Install boot loader: [ ] Reboot: [ ] [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Comments/Problems: After installing the base system, kernel install reports an error, that the kernel 'kernel-image-2.4.26-1-mckinley-smp' could not be installed and it says to check /var/log/messages for errors. That's what I found in the log: The following NEW packages will be installed: kernel-image-2.4.26-1-mckinley-smp 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/24.6MB of archives. After unpacking 72.0MB of additional disk space will be used. Selecting previously deselected package kernel-image-2.4.26-1-mckinley-smp. (Reading database ... 7316 files and directories currently installed.) Unpacking kernel-image-2.4.26-1-mckinley-smp (from .../kernel-image-2.4.26-1-mck inley-smp_2.4.26-2_ia64.deb) ... Setting up kernel-image-2.4.26-1-mckinley-smp (2.4.26-2) ... /usr/sbin/mkinitrd: device /dev/ida/c0d0p1 is not a block device Failed to create initrd image. dpkg: error processing kernel-image-2.4.26-1-mckinley-smp (--configure): subprocess post-installation script returned error exit status 9 Errors were encountered while processing: kernel-image-2.4.26-1-mckinley-smp E: Sub-process /usr/bin/dpkg returned an error code (1) And of course, the /dev/ida/c0d0p1 is not a block device, it doesn't even exist. The partition list looks like this: /dev/ida/disc0/part1 on /target type ext2 (rw) /dev/ida/disc0/part3 on /target/home type ext2 (rw) /dev/ida/disc0/part4 on /target/tmp type ext2 (rw) /dev/ida/disc0/part2 on /target/usr type ext2 (rw) /dev/ida/disc0/part5 on /target/var type ext2 (rw) but the /target/etc/fstab shows: /dev/ida/c0d0p1 / ext2 defaults,errors=remount-ro 0 1 /dev/ida/c0d0p3 /home ext2 defaults 0 2 /dev/ida/c0d0p4 /tmp ext2 defaults 0 2 /dev/ida/c0d0p2 /usr ext2 defaults 0 2 /dev/ida/c0d0p5 /var ext2 defaults 0 2 /dev/ida/c0d0p6 none swap sw 0 0 How come does the /target/etc/fstab look like this if there's no such directory /dev/ida not talking about the devices in it? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]