> E.g. you put int the /etc/fstab
>
> /dev/phison1     /C        ext2   noauto,owner 0 0
>
> and in the hotplugging script:
>
> detect what major minor it is, let's say /dev/sdb1 and then
> ln -s /dev/sdb1 /dev/phison1
>
> (of course in reality there is a problem with more than one
> identical device at the same time).
>
> What is wrong with this naive method?

You are screwed as soon as somebody presses reset. This may even be 
exploitable.

        Regards
                Oliver

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to