On Sun, Jan 09, 2005 at 01:32:52PM +0100, Giuseppe Sacco wrote:
> I just tried and the modules are now compiled and eventually loaded. 
> Still they aren't accessible since I miss /dev/utadem that should 
> probably be created using mknod. Do you know the major and minor I 
> should use? It isn't specified in the installguide neighter in the 
> adminguide.

/etc/init.d/utsyscfg start
should create the device-nodes. You need to run
sed -i -e 's|utadem\.o|utadem.ko|' -e 's|utio\.o|utio.ko|' /etc/init.d/utsyscfg
once, for this to be successful.

> There is a minor error in the web page where you use make with the 
> 'clean' target that is missing from both Makefiles.

Ups, yes. I'll correct the website.

Regards,
  Michael
_______________________________________________
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to