WIBU-SYSTEMS Website
select your region
Problem: On SuSe 10.1 the hotplug mechanism is per default configured not to recognize mass storage devices automatically. You can change this default behaviour by changing the fstab to enable the automatic detection again. Please do the following:
Solution: Use the WibuKey driver version >= 5.20, this versions contain a internal handling for this problem.
Or:Edit with root rights the file /etc/fstab
Replace the line:
usbfs /proc/bus/usb usbfs noauto 0 0
by
usbfs /proc/bus/usb usbfs auto 0 0
Reboot your system.