[Pkg-sysvinit-devel] Bug#672959: kfreebsd-*: panic: vm_fault_copy_wired

Robert Millan rmh at debian.org
Wed May 16 21:37:43 UTC 2012


2012/5/16 Steven Chamberlain <steven at 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





More information about the Pkg-sysvinit-devel mailing list