On Wed, Jul 30, 2003 at 11:49:00PM +0200, Geert Stappers wrote: > On Wed, Jul 30, 2003 at 09:52:57PM +0200, Thorsten Sauter wrote: > > > > Hi all, > > > > I have strange problems with the latest cvs checkout of d-i and creating > > a cdrom image. > > > > If I use the default d-i kernel for ppc's the system boots from cdrom > > and the simply "hang" after initializing of the adb keyboard. > > > > Using my own kernel (with the same yaboot.conf) options, the system > > boots from cd, load the ramdisk... and then, mysteriously, it boots my > > normal linux system! > > The same happens, if I try to boot with the vmlinux image from [1] (thx > > Gaudenz :-)) > > > > I have compared the files under $cdrom/boot with the files from the > > woody ppc cdrom, all files (except of vmlinux and initrd of course) are > > the same. > > > > Any hints? > > Does the vmlinux work? > > Here is a part of my kernel config for ibook2: > > # > # Macintosh device drivers > # > # CONFIG_ADB_CUDA is not set > CONFIG_ADB_PMU=y > CONFIG_PMAC_PBOOK=y > CONFIG_PM=y > CONFIG_PMAC_APM_EMU=y > CONFIG_PMAC_BACKLIGHT=y > # CONFIG_MAC_FLOPPY is not set > CONFIG_MAC_SERIAL=y > # CONFIG_SERIAL_CONSOLE is not set > CONFIG_ADB=y > CONFIG_ADB_MACIO=y > CONFIG_INPUT_ADBHID=y > # CONFIG_MAC_ADBKEYCODES is not set > CONFIG_MAC_EMUMOUSEBTN=y > CONFIG_MAC_HID=y > > > I remember vaguly that I had problems with keyboard and kernel.
BTW, do you use (or not) the kernels i produce with the kernel-patch-2.4.21-powerpc package ? I have an (older from before i became maintainer of the packages) bug report that it results in too big a kernel udeb or something such (Bug#197460 that is). Also, i guess the kernel package contains actually two kernels, the powermac vmlinux, and the compressed vmlinux.coff older macs use. It is probable i will also add the compressed vmlinuz CHRP box uses, but i think they need to have the initrd embedded or something such. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

