Yes, you do need to capture the kernel output.

The usual way is to hook up a serial cable to another computer and
pipe the output to it. You interrupt the boot (usually by hitting
<shift> or <tab> in GRUB), and then edit the kernel command line thus:

console=tty1 console=ttyS0,115200n8

If you can do that you can give us some debug output.

- Matthew

Reply via email to