Sounds like you are missing the freerdp plugins package in the chroot. (It is a separate package from the main freerdp package, if memory serves, "libfreerdp-plugins-standard")
-Gadi On Tue, Sep 11, 2012 at 5:41 PM, David Burgess <[email protected]> wrote: > Ubuntu 12.04.1 > > When I run xfreerdp thus: > > > SCREEN_07=xfreerdp > RDP_SERVER=172.21.34.1 > RDP_OPTIONS="--no-auth --no-nla --ignore-certificate --composition -f > -a 32 -x l -d GPRC -u ''" > > I get a Windows Server logon screen, and happiness. When I append the > disk redirect options as per http://linux.die.net/man/1/xfreerdp: > > SCREEN_07=xfreerdp > RDP_SERVER=172.21.34.1 > RDP_OPTIONS="--no-auth --no-nla --ignore-certificate --composition -f > -a 32 -x l -d GPRC -u '' --plugin rdpdr --data > disk:usbdisk:/media/root" > > I get a non-connection (black screen with pointer). Running the same > command line from xterm produces the following error: > > loading plugin rdpdr > freerdp_load_library_symbol: failed to open /usr/lib/freerdp/rdpdr.so: > /usr/lib/ > freerdp/rdpdr.so: cannot open shared object file: No such file or directory > freerdp_load_plugin: failed to load rdpdr/VirtualChannelEntry > missing server name > failed to parse arguments. > > I googled the errors but didn't spy anything enlightening. Is there a > recommended way to get disk redirect working in Ubuntu 12.04? I > noticed the Ubuntu man page for xfreerdp contains no mention of the > redirect options. > > db > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _____________________________________________________________________ > 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 -- Gideon Romm Symbio Technologies | www.symbio-technologies.com (o) 914.576.1205 | (f) 914.576.0944 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _____________________________________________________________________ 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
