Re: latest ltspfs (0.5.6 rev 70) and usb stick

Vagrant Cascadian <[email protected]>
Newsgroups gmane.linux.terminal-server.devel
Message-ID <[email protected]>
On Wed, Dec 03, 2008 at 06:46:31PM +0530, Jigish Gohil wrote:
> On Tue, Dec 2, 2008 at 2:08 PM, Jigish Gohil <[email protected]> wrote:
> > 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.

LOCALDEV_DENY_USB defaults to false (technically, unset), so setting
that shouldn't change anything.

> > Any way to troubleshoot this?

get the information for:

  udevadm info -qenv -n/dev/FOO

for the device itself and for each partition.
 
> For now I have disabled the LOCALDEV_DENY with this patch, hope a
> proper fix will be available soon.

rather than simply unsetting LOCALDEV_DENY, try setting
LOCALDEV_DENY_INTERNAL_DISK=False

if that fixes your problem, then for some reason, your USB device is maybe
matching one of the following rules:

    ID_BUS:ata+ID_TYPE:disk
    
    ID_BUS:scsi+ID_TYPE:disk

or you've found a bug in the code :)

live well,
  vagrant

-------------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.