On Tue, 30 Sep 2003, Pascal Cavy wrote:

> The following scenario is implemented in cooker :
> 
> 1. connect an usb storage device to usb port
> 
> 2. dynamic creates an entry in /etc/fstab with supermount option - an icon appears 
> on kde for the device
> none /mnt/removable supermount 
> dev=/dev/sda1,fs=ext2:vfat,--,codepage=850,iocharset=iso8859-15,kudzu 0 0
> 
are you sure it creates a supermount entry? For me it didn't IIRC. But if 
it uses supermount, it should probably at least use "sync" in the subfs 
options to minimize dataloss if you remove the device. And even then, I am 
not sure it will work 100% correctly.

d.



Reply via email to