Hi, As you've captured this output, I guess you are using serial console? If so > --commandline=2/boot/vmlinux HOME=/ TERM=linux console=tty is wrong. You want console=ttyS0 In fact, you don't actually need to specify console= at all these days, palo will append the right string based on where you run it from. Richard