Re: latest ltspfs (0.5.6 rev 70) and usb stick
"Jigish Gohil" <[email protected]>
| Newsgroups | gmane.linux.terminal-server.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Dec 2, 2008 at 2:08 PM, Jigish Gohil <[email protected]> wrote: > Hi > > With the latest ltspfs usb stick does not get mounted, cdrom mounts fine. > > I first tried without anything in lts.conf, also tried adding > LOCALDEV_DENY_USB = False without any effect. > > Any way to troubleshoot this? > For now I have disabled the LOCALDEV_DENY with this patch, hope a proper fix will be available soon. Ciao -J -- diff -ur a/scripts/ltspfs_entry b/scripts/ltspfs_entry --- a/scripts/ltspfs_entry 2008-12-03 16:21:45.000000000 +0530 +++ b/scripts/ltspfs_entry 2008-12-03 16:23:28.000000000 +0530 @@ -132,7 +132,7 @@ # IDE, SCSI (which should catch sata) LOCALDEV_DENY="ID_BUS:ata+ID_TYPE:disk,ID_BUS:scsi+ID_TYPE:disk,$LOCALDEV_DENY" fi - +LOCALDEV_DENY= # Deny mounting by sysfs attribute from udevinfo (in environment) # LOCALDEV_DENY is a comma-separated list of var=val pairs if [ -n "${LOCALDEV_DENY}" ]; then ------------------------------------------------------------------------- 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-developer mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-developer For additional LTSP help, try #ltsp channel on irc.freenode.net