So my syslinux.cfg looks like that know, do you know what I have to change to boot it over serial console? I still got the login field for tty1, where do I have to change it to /etc/inittab?
display boot.msg
serial 0 115200 0x303
default microcore
label microcore
kernel /boot/vmlinuz
initrd /boot/core.gz
append loglevel=3 console=ttyS0,115200n8
label mc
kernel /boot/vmlinuz
append initrd=/boot/core.gz loglevel=3 console=ttyS0,115200n8
implicit 0
prompt 1
timeout 300
F1 boot.msg