On 2014-02-08, Jona Joachim <j...@joachim.cc> wrote: > Hello, > I've been in need for yaifo for quite some time now, so I decided to > bring up some patches to make it work with -CURRENT. > This is work in progress. I only built it on amd64, maybe it will build > on i386 but it will certainly not work for other architectures. > yaifo.rd boots but you cannot do much via ssh because it fails to > allocate a pty: > asterix% ssh root@10.0.0.17 > PTY allocation request failed on channel 0
As Miod suggested off list, this was due to the fact that the necessary devices were not created in /dev. This is fixed in the updated tarball: > http://joachim.cc/files/yaifo-55beta-wip.tar.gz asterix% ssh root@10.0.0.17 Enter passphrase for key '/home/jaj/.ssh/id_rsa': Welcome to YAIFO: The network-based installer for OpenBSD. Welcome to the OpenBSD/amd64 5.5 installation program. (I)nstall, (U)pgrade or (S)hell?