Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: How to enable PC-Console on boot
In general I am a bit confused by the boot.cfg, the different separators
etc. are not yet clear to me. Is there a formal description for the
format somewhere? In particular, it seems that only the first parameter
between the kernel name and the ; before multiboot is accepted -
otherwise it complains about an invalid parameter.
What about trying `console=pc` as first and even single argument to
netbsd? Right, it's `load ... console=` not `consdev`, but with the
same available arguments. The latter is rather used to switch console
interactively at the boot prompt. I've seen that before, it's magic.
This is similiar to what I tried before, but it obviously does not boot
the system (at least I can't reach it via SSH). Since I don't see
anything on the console, I can only speculate. My intermediate
conclusion is that apparently specifying root=NAME=root and console=pc
at the same time invokes some kind of conflict. Hence the question for a
formal description of boot.cfg, which would be helpful for this probably
quite special case. In all examples I found with multiboot only one or
no parameter is attached behind the NetBSD kernel.
It does not really matter that the system does not boot so far. Our
focus here is to get your console to show up! Just get rid of the root=
argument to start with or eventually try to get to the prompt somehow,
and see if `consdev` works?
--
Pierre-Philipp Braun
SMTP Health Campaign: enforce STARTTLS and verify MX certificates
<https://nethence.com/smtp/>
Home |
Main Index |
Thread Index |
Old Index