On Tuesday, September 14, 2010 04:22:42 pm Rudy Gevaert wrote: > For (2) doesn't anybody have any idea to handle it? (Maybe (1) will > fix it?). > > Greetings from Ethiopia! > > Rudy and Dula
Hi, I haven't tried this but udev could/should be the answer for this. The reason why I said could/should is that I don't know exactly what the srss dev team has done on linux to get USB support done. None of the sunray environments I helped with run on Linux. I can't see why they would bypass udev but again, I haven't seen the code, so I can't tell you for sure. Assuming udev works with srss usb devices, udev rules allow you to configure the device name and actions taken whenever a new device is plugged in. What you would have to do is create your own rule that captures all usb storage devices and executes a shell script (using the PROGRAM derective) to determine the mount point and the right partition to mount on that device. It should be pretty straight forward once you figured out how to do udev rules. Peter. -- Censorship: noun, circa 1591. a: Relief of the burden of independent thinking. _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
