No I am not using USB-CD, I am trying to use the regular IDE devices. Here are
more details,
(1) If I log into the thin client console. I can mount /dev/sr0 /media/cdrom
(2) From the same thin client console. If I su- to a "test" user. It gives me
permission denied.
I added the "test" user to fuse group and did verify from the thin
client console.
(3) Enabled "LOCALDEV=True" in the lts.conf
local sound works.
local usb works.
but not the "FLOPPY" & "CD"
(4) I even did this based on LTSP documentation
# /etc/udev/rules.d/88-ltsp.rules
ACTION=="add", SUBSYSTEM=="block", ENV{ID_FS_TYPE}=="?*", \
RUN+="ltspfs_entry add %k $ENV{ID_FS_TYPE}"
#---------- custom line ------------------------
ACTION=="add", SUBSYSTEM=="block", ENV{ID_TYPE}=="disk", \
ATTRS{removable}!="1", RUN+="ltspfs_entry add %k"
#--------- end of custom line ------------------------
ACTION=="remove", SUBSYSTEM=="block", RUN+="ltspfs_entry remove %k"
--
This message was sent on behalf of [email protected] at openSubscriber.com
http://www.opensubscriber.com/message/[email protected]/11707793.html
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_____________________________________________________________________
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