It looks like you might be following directions for local devices for LTSP 
v4.1 which used autofs and samba. LTSP v4.2 now uses fuse and is way 
different (and easier). The Wiki for the newer version is:

        http://wiki.ltsp.org/twiki/bin/view/Ltsp/LTSP-42-LocalDev

While the older (v4.1) version is:

        http://wiki.ltsp.org/twiki/bin/view/Ltsp/LocalMedia
        

On Saturday 26 May 2007 11:38, Michael George wrote:
> I have my ltsp 4.2 installation configured for local device access.  I
> have tested it with a data cd and it works fine.  However, when I plug
> in my USB thumb drive, I don't see a mount for it in my Drives
> directory.
>
> Looking at a text console on the workstation when I plug the formatted
> drive in, I see:
>
> new full speed USB device using uhci_hcd and address 5
> usb 1-1.2: no configuration chosen from 1 choice
>
> and no entries are created in /etc/fstab for the device.  I have the
> following in this workstations entry in lts.conf:
>
> LOCAL_STORAGE           = Y
> LOCAL_DEVICE_01         = /dev/hdc:cdrom
> LOCAL_DEVICE_02         = /dev/uba:usb
> HOTPLUG                 = Y
>
> (I also tried:
> LOCAL_DEVICE_02         = /dev/usbdev1.2:usb
> LOCAL_DEVICE_03         = /dev/usbdev1.3:usb
> instead of the LOCAL_DEVICE_02, above)
>
> I see USB modules loaded into the kernel on the terminal, but there are
> none for scsi devices like I would expect from 10-ltsp-usb.rules:
>
> SYSFS{type}=="[07]", RUN+="/sbin/modprobe sd_mod"
> SYSFS{type}=="14",   RUN+="/sbin/modprobe sd_mod"
> SYSFS{type}=="5",    RUN+="/sbin/modprobe sr_mod"
>
> What am I doing wrong?

-- 
        "History doesn't repeat itself; at best it rhymes."
                        - Mark Twain

| John Lucas                          [EMAIL PROTECTED]               |
| St. Thomas, VI 00802                http://mrjohnlucas.googlepages.com/ |
| 18.3°N, 65°W                        AST (UTC-4)                         |

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_____________________________________________________________________
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