hi,
On Mi, 2008-09-17 at 11:44 +0200, Helmut Lichtenberg wrote:
> 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?
no, but you should probably put them in an extra file, 50-ltspfsd.rules
is owned by ltspfsd, if you upgrade that package any time in the future
this file will get overwritten and your changes are lost ... i'd create
51-ltspfsd-extra.rules and put them in there (entries in higher numbered
files will overrride the entries in the ones with smaller sequence
numbers) to prevent that ;)

ciao
        oli

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
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