[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: d-i and iBooks



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.


> Thanks
> Thorsten
> 
> p.s. The system is booted via the yaboot cdrom-boot option
> 
> [1] http://www.soziologie.ch/users/steinlin/d-i/
> 

Geert Stappers



Reply to: