I got a 80GB Removable USB HD and on systems without udev and hotplug, I got /etc/fstab line below: /udev/sda /mnt/sda auto iocharset=cp950,codepage=950 0 0 With FC3t3, I am trying to get hotplug system to automatically insert iocharset=cp950,codepage=950 option when device is plugged in. How do I do that? I am not familiar with hotplug system. Where is the best place to insert this option? Thank you in advanced! John