hej folks,
after some time, i looked again into building some devices with the neat nanobsd code.
images are building fine now, configurations - seem - to work so far, but running in the following issue which prohibits me to get a shell onto the system:
this of course happens with all the other virtual ttys as well, for some reason i do not get a login through serial console even if:
is defined
i guess it is the same problem, as a virtual /dev/tty has to get assignend.
the hardware i am talking about is a soekris 5501, src tree is uptodate with a stamp this morning for 8-STABLE
thanks and best regards,
after some time, i looked again into building some devices with the neat nanobsd code.
images are building fine now, configurations - seem - to work so far, but running in the following issue which prohibits me to get a shell onto the system:
Code:
Jun 17 19:07:02 forum getty[1574]: open /dev/ttyv0: No such file or directory
this of course happens with all the other virtual ttys as well, for some reason i do not get a login through serial console even if:
Code:
ttyu0 "/usr/libexec/getty std.9600" dialup off secure
the hardware i am talking about is a soekris 5501, src tree is uptodate with a stamp this morning for 8-STABLE
thanks and best regards,