Helmut Lichtenberg schrieb am 17. Sep 2008 um 10:18:23 CEST:
> Why are fd-devices invoked with the parameter 'auto' for the FSTYPE and
> CD-ROMs not? Can I just add it or does this brake other things?

To document my progress:

I added these two lines to /etc/udev/rules.d/50-ltspfsd.rules in the image:

ACTION=="add", KERNEL=="cdrom[0-9]", SUBSYSTEM=="block", RUN+="add_fstab_entry 
%k auto"
ACTION=="add", KERNEL=="sr[0-9]", SUBSYSTEM=="block", RUN+="add_fstab_entry %k 
auto"

Now it recognizes at least the external USB CD/DVD devices, that I have for
testing. Again my question: Could this break anything else?

Helmut

-- 
-------------------------------------------------------------------------
Helmut Lichtenberg  <[EMAIL PROTECTED]>  Tel.: 05034/871-128
Institut für Nutztiergenetik (FLI)         31535 Neustadt         Germany
-------------------------------------------------------------------------

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to