[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Dazuko-help] faild to register with Dazuko in redhat Enterprise EL3
From: |
John Ogness |
Subject: |
Re: [Dazuko-help] faild to register with Dazuko in redhat Enterprise EL3 |
Date: |
Wed, 21 Dec 2005 11:12:25 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050927 Debian/1.7.8-1sarge3 |
Li Ka Leung wrote:
> I got the problem for dazuko
>
> I follow the guide for the web: www.dazuko.org <http://www.dazuko.org>
> there is no error occur in all step, such as ./config, make, /sbininsmod
> dazuko.o, etc
>
> Also, i check that cat /proc/modules, i can see dazuko.
> For cat /proc/devices, dazuko is listed on number 254
>
> But when i run cd example_c
> ./example /home /usr/home
>
> the error:
> failed to register with dazuko
Hi,
Did you create the Dazuko device node?
# mknod -m 600 /dev/dazuko c 254 0
# chown root:root /dev/dazuko
John Ogness
--
Dazuko Maintainer