I'm attempting to get the standard Debian kernel to support the joggler, in order that you can run debian-installer on-device and generally use it without a custom kernel package. If I use the debian sources with the config from
http://joggler.exotica.org.uk/ubuntu/ the kernel works, but the standard debian config just hangs after grub with no output. It doesn't get far enough to log anything over netconsole either (after patching the network driver to assign a valid MAC to the ethernet interface).
The differences between the config are massive, so identifying what's causing it to fail to boot by guessing is going to take a while. Anyone know of any config options which are particularly troublesome? The things I've checked:
* It does have EFI support including the EFI framebuffer console
* Disabled CONFIG_RELOCATABLE as mentioned in some blog entries, but that doesn't seem to be required for booting with grub
Any hints welcomed!
