[parisc-linux] palo problems

Richard Hirst rhirst@linuxcare.com
Fri, 9 Nov 2001 15:08:38 +0000


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