HTC dream (T-mobile G1, ADP1) with self-compiled kernel and debian root
...seems to boot after some experiments. Magical command seems to be:
./fastboot -c "console=tty0 root=/dev/mmcblk0p1 rootdelay=5 fbcon=rotate:1" boot /data/l/linux-msm/arch/arm/boot/zImage
Unfortunately, only alphanumeric parts of keyboard work, so controlling the shell is quite tricky. Too bad Dream does not have dedicated arrows/escape/tab/ctrl keys...
./fastboot -c "console=tty0 root=/dev/mmcblk0p1 rootdelay=5 fbcon=rotate:1" boot /data/l/linux-msm/arch/arm/boot/zImage
Unfortunately, only alphanumeric parts of keyboard work, so controlling the shell is quite tricky. Too bad Dream does not have dedicated arrows/escape/tab/ctrl keys...