2012/5/16 Steven Chamberlain <ste...@pyro.eu.org>:
> I tried setting kFreeBSD.init_path to a shell but as mentioned on the
> FAQ that doesn't work:
>
> http://wiki.debian.org/Debian_GNU/kFreeBSD_FAQ#Q._How_do_I_make_the_kFreeBSD_kernel_launch_another_binary_instead_of_.2BAC8-sbin.2BAC8-init.3F

Init is expected to setup console all by itself. You can use a shell
script as init:

#!/bin/sh
exec bash < /dev/console > /dev/console 2> /dev/console

-- 
Robert Millan


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caofdtxncxpvepsg6ycstaf_nqjcdnjm2t5u65ts9s9pshgm...@mail.gmail.com

Reply via email to