[an error occurred while processing this directive]

Настройка эмуляции Linux во FreeBSD
Добавляем в /boot/loader.conf:
    linux_load="YES"
    linprocfs_load="YES"

В /etc/fstab:
    linprocfs /compat/linux/proc linprocfs rw 0 0

/etc/rc.conf
    linux_enable="YES"

/etc/sysctl.conf
    kern.fallback_elf_brand=3
 
23.03.2005 , Автор: sTALker150379 , Источник: http://www.netpeoples.ru/forum/show...
Ключи: linux, emulation, freebsd
Раздел:    Корень / Администратору / Система / FreeBSD специфика / Установка и апгрейд FreeBSD и приложений.

[an error occurred while processing this directive]

[an error occurred while processing this directive]