DragonFly BSD
DragonFly users List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: mounting linprocfs


From: Sascha Wildner <saw@xxxxxxxxx>
Date: Mon, 11 Oct 2010 08:48:43 +0200

On 10/11/2010 6:33, Pierre Abbat wrote:
On Monday 11 October 2010 00:13:13 Sascha Wildner wrote:
How do you load the module? If via /boot/loader.conf, it should all be
there at mount time.

linux_enable=YES in /etc/rc.conf.

Try putting


linux_load=yes

in your /boot/loader.conf. This will make the loader load the linux module so stuff is available at mount time. The rc script checks for its existence and will just do the rest (running /compat/linux/sbin/ldconfig, basically).

Regards,
Sascha



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]