Viestissä Tiistai 12. Marraskuuta 2002 06:59, Robert L. Cochran kirjoitti:
> How can this be done? Users other than root can't create files on /mnt.
> How did my disk key suddenly get root access?
The magic is done by the "hotplug" system in these lines in function
load_drivers() in /etc/hotplug/hotplug.functions:
if echo "$MODULE" | grep -q "usb-storage" > /dev/null 2>&1 ; then
[ -x /usr/sbin/updfstab ] && /usr/sbin/updfstab
fi
See 'man hotplug' and 'man updfstab' for the rest of details
> I just wish I could boot
> off one of these.
It should be possible with some motherboard/BIOS combinations.
--
Markku Kolkka
[EMAIL PROTECTED]