The following syslinux.cfg entry
label d-i
linux /syslinux/d-i.20130211/linux
initrd /syslinux/d-i.20130211/initrd.gz
append vga=791 root=/dev/ram0 rw
where linux and initrd.gz are taken from netboot-gtk, result in
Failed to execute /init
kernel panic
Is that suppose to work? How to get information?