On Tuesday 20 January 2004 22:53, Azhdeen wrote:
> On Tuesday 20 January 2004 21:39, Jani-Matti H�tinen wrote:
> > Why do you want to hide it? That is, do you want to make it impossible to
> > use the drive, or do you want to create a more describing symlink to the
> > drive?
>
> i'd like to hide it like there's no more /dev/hdc to be seen anywhere

Well, it's a symlink from /dev/ide/host0/bus1/target0/lun0/cd, so you'd have 
to add a line to devfsd.conf, which removes this symlink. (As it is created 
as part of the standard compatibility symlinks) You could try something like:
REGISTER  ^ide/host0/bus1/target0/lun0/cd$ CFUNCTION GLOBAL unlink $devname 
hdc

Although that probably won't work. Try checking through man devfsd.conf and 
man devfsd.
  I still, however, fail to see why you would want to do this.

-- 
Jani-Matti H�tinen


--
[EMAIL PROTECTED] mailing list

Reply via email to