I've got LTSP5 up and running on a Xubuntu 6.10 server. Two questions:

1. When I plug a usb drive into a client it mounts the drive under
/media/$user/usbdisk-sda1, is there a way to configure this onto the desktop
instead? Or should I setup a symlink from the desktop to /media/$user?

2. /media/$user/atadisk-hda2 was also getting mounted and pointed back to the
client's hard drive partition which holds the etherboot image it boots from. I
changed the udev rule in 88-ltsp.rules to say:

ACTION=="add", SUBSYSTEM=="block", ENV{ID_FS_TYPE}=="?*", KERNEL!="hda[0-9]",\
RUN+="add_fstab_entry %k $ENV{ID_FS_TYPE}"

This works, but is it the recommended approach?

Thanks.

-- 

Steven Cayford
McNamara Academic Center
University of Minnesota
http://gopheracademics.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_____________________________________________________________________
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