Your message dated Sat, 11 Dec 2004 12:19:51 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#241228: about your Debian installation report has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 31 Mar 2004 13:04:50 +0000 >From [EMAIL PROTECTED] Wed Mar 31 05:04:50 2004 Return-path: <[EMAIL PROTECTED]> Received: from natsmtp00.rzone.de (natsmtp00.webmailer.de) [81.169.145.165] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B8fOk-00080i-00; Wed, 31 Mar 2004 05:04:50 -0800 Received: from matrix.mein.net (c134137.adsl.hansenet.de [213.39.134.137]) by post.webmailer.de (8.12.10/8.12.10) with ESMTP id i2VD4l9l011009 for <[EMAIL PROTECTED]>; Wed, 31 Mar 2004 15:04:47 +0200 (MEST) From: Holger Levsen <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Oldworld from floppy, installing the kernel fails Date: Wed, 31 Mar 2004 15:01:04 +0200 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.5 required=4.0 tests=BAYES_10,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: installation-reports Debian-installer-version: floppy images from http://sprite.fr.eu.org/d-i-oldworld/floppy/ uname -a: Linux version 2.4.25-powerpc-small #1 ven mar 19 21:19:23 CET 2004 ppc GNU/Linux Date: 2004-03-31, around noon. (and yesterday) Method: boot-floopies, which were boot.img, root.img, net-drivers.img I tried to install sarge and used ftp.de.debian.org as mirror. No proxy was used. Machine: PowerMacintosh 4400/200 processor : 0 cpu : 603ev clock : 200MHz revision : 2.1 bogomips : 11.89 zero pages : total 0 (0Kb) current: 0 (0Kb) hits: 0/96 (0%) machine : Power Macintosh motherboard : AAPL,e826 MacRISC L2 cache : 256K unified memory : 48MB pmac-generation : OldWorld Root Device: ide, /dev/hda Root Size/partition table: /dev/hda # type name length base ( size ) system /dev/hda1 Apple_partition_map Apple 63 @ 1 ( 31.5k) Partition map /dev/hda2 Apple_Bootstrap untitled 2320313 @ 64 ( 1.1G) NewWorld bootblock /dev/hda3 Apple_UNIX_SVR2 swap 183495 @ 2320377 ( 89.6M) Linux swap Block size=512, Number of Blocks=2503872 DeviceType=0x0, DeviceId=0x0 Output of lspci: 00:0b.0 Host bridge: Apple Computer Inc. Bandit PowerPC host bridge (rev 03) 00:0e.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 74) 00:10.0 Class ff00: Apple Computer Inc. O'Hare I/O (rev 01) 00:11.0 VGA compatible controller: ATI Technologies Inc 264VT [Mach64 VT] (rev 40) Base System Installation Checklist: Initial boot worked: [o] Configure network HW: [o] Config network: [o] Detect CD: [o] (only when using cd-drivers.img instead of net-drivers.img) 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: First of all: the new debian installer (and sarge) rocks! this machine is too slow but I also tried d-i on an athlon1600, whoowhoo. Great work everyone involved!! Yesterday I was pointed to these floppy images http://sprite.fr.eu.org/d-i-oldworld/floppy/, (how) are they different from the ones avaible here: http://people.debian.org/~luther/debian-installer/daily-powerpc-built/current/powerpc-small/floppy/ ? Installing sarge yesterday failed with the adduser-package not avaible for download. (which wasn't true, obviously.) after that the installer wasn't able to download a release-file, too. until I reconfigured the network (with dhcp as before)). very strange. So I tried to install sarge from cd (with cd-drivers.img) and also unstable via network, the results were the same as trying to install sarge from net (with net-drivers.img) today: Base systems installs ok until it reaches around 70% then it fails complaining that I try to install an initrd-kernel.... ---begin_bla----------------- You are attempting to install an initrd kernel image (version 2.4.25-powerpc-small) This will not work unless you have configured your boot loader to use initrd. (An initrd image is a kernel image that expects to use an INITial Ram Disk to mount a minimal root file system into RAM and use that for booting). I repeat, You need to configure your boot loader -- please read your bootloader documentation for details on how to add initrd images. If you have already done so, and you wish to get rid of this message, please put `do_initrd = Yes' in /etc/kernel-img.conf. Note that this is optional, but if you do not, you'll continue to see this message whenever you install a kernel image using initrd. Do you want to stop now? [Y/n]n ---end_bla----------------- So I installed kernel-images manuelly, called "quikconfig", edited /etc/quik.conf so it looks like this: ---begin_bla----------------- #root=/dev/hda2 # Generated by quikconfig # (C) 1998 Matt McLean <[EMAIL PROTECTED]> # partition=3 # map=/boot/map timeout=20 image=/boot/vmlinux-2.4.25-powerpc-small label=Linux read-only append = " initrd=/boot/initrd.img-2.4.25-powerpc-small video=atyfb" # don't know & care now, if the video-option is neccessary here... ---end_bla----------------- and set openfirmware like this: nvsetenv boot-device ata/[EMAIL PROTECTED]:0 nvsetenv input-device kbd nvsetenv output-device screen nvsetenv boot-file "/boot/vmlinux-2.4.25-powerpc-small video=atyfb initrd=/boot/initrd.img-2.4.25-powerpc-small" Booting the systems gets the following error: "VFS: Cannot open root device "" or 08:01" bla bla rebooting in 180seconds. (These settings do work on woody, but I only used them without "initrd=" and with "root="...) regards, Holger --------------------------------------- Received: (at 241228-done) by bugs.debian.org; 11 Dec 2004 11:22:09 +0000 >From [EMAIL PROTECTED] Sat Dec 11 03:22:09 2004 Return-path: <[EMAIL PROTECTED]> Received: from natsmtp00.rzone.de [81.169.145.165] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Cd5KD-0002Q4-00; Sat, 11 Dec 2004 03:22:09 -0800 Received: from matrix.athome (c188188.adsl.hansenet.de [213.39.188.188]) by post.webmailer.de (8.13.1/8.13.1) with ESMTP id iBBBM4Uh007946; Sat, 11 Dec 2004 12:22:05 +0100 (MET) From: Holger Levsen <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] (Joey Hess), [EMAIL PROTECTED] Subject: Re: Bug#241228: about your Debian installation report Date: Sat, 11 Dec 2004 12:19:51 +0100 User-Agent: KMail/1.6.2 References: <[EMAIL PROTECTED]> In-Reply-To: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <[EMAIL PROTECTED]> Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-4.4 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER, UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, the issues described in the bugreport have been dealt with. The kernel-packages get installed with no problem. The remaining issue, quik needs initrd-support, has been solved as well, although the new version of quik has not been uploaded by now. But there are other bugs dealing with this, so I'll close the bug. regards, Holger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFButfXUHLQNqxYNSARAjWBAKCw/IIEzCjeqk5+i0VH/G4cxepANwCfcJ84 AAfeW3mc2aGOdwETaJMNEH8= =jILX -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]