* Gerd Hoffmann (kraxel at suse.de) wrote: > Gerd Hoffmann wrote: > > OK, now I'm back to the old buggy state where the ttylinux rootfs fails > > to boot up due to init being killed instantly or something like that ... > > That was something completely different. Machine booted up just fine, > but without any output. Due to initialization in link order and xen/ > coming after serial/ in drivers/ the serial console becomes default when > enabled. Ouch. Move it up. This should not be needed, the console should be xcv0, completely decoupled from serial. thanks, -chris