I wrote: > Maybe opening nullcons (pseudo console device for 2700 without serial) > causes a panic. I'll check what happens there this weekend. The root cause of the hangup is an infinite loop in src/sys/dev/nullcons_subr.c:nullcndev_read(), but I'll also change etc/ttys files in restorecd. --- Izumi Tsutsui