David Burgess schrieb am 27. Aug 2008 um 01:07:45 CEST:
> I'm having no success seeing a local hard disk on a thin client,
> despite that I can use a usb drive plugged into the same client. Using
> Ubuntu 8.04 x86_64 with i386 client (laptop).
> [...]
> It there a trick to mounting one of these partitions? The usb drive
> just appeared on the desktop at login, and I think I've seen local hdd
> do the same. Any pointers?

I changed file /opt/ltsp/i386/etc/udev/rules.d/50-ltspfsd.rules:
# ACTION=="add", SUBSYSTEM=="block", ATTRS{removable}=="1", 
RUN+="add_fstab_entry %k"
ACTION=="add", SUBSYSTEM=="block", RUN+="add_fstab_entry %k"

Run ltsp-update-image then.

I'm not glad about this ugly hardcoded fix but see no way to configure it (in
lts.conf) for certain machines, where I want to provide the hard disks.

Any better solutions?

Helmut

-- 
-------------------------------------------------------------------------
Helmut Lichtenberg  <[EMAIL PROTECTED]>  Tel.: 05034/871-128
Institut für Nutztiergenetik (FLI)         31535 Neustadt         Germany
-------------------------------------------------------------------------

-------------------------------------------------------------------------
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-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