Excellent Stefan :) 2007/3/19, Stephan Mueller <[EMAIL PROTECTED]>: > * Stephan Mueller <[EMAIL PROTECTED]> [12.03.2007]: > > > When i plug in the ipod (nano) via usb i get messages on the client > > console/screen > > showing that the ipod gets detected (with to partiotions sda1 and sda2) > > but after that no drive appears in /etc/fstab. > > the reason for the problem with the ipod was in my case the ID_FS_USAGE > returned by /lib/udev/vol_id for part2 of the ipod. The value returned > is "raid" instead of "filesystem". > > To work around this problem i added this line to > /opt/ltsp-4.2/i386/etc/udev/scripts/ltsp-device.sh: > > 121 if [ "${ID_FS_USAGE}" != "filesystem" -a \ > 122 "${ID_FS_USAGE}" != "disklabel" -a\ > new 123 "${ID_FS_USAGE}" != "raid" ] ; then > 124 release_lock > > With this little change the ipod nano can be used like any usb stick. > > > Cheers, > > Steph. > > ------------------------------------------------------------------------- > 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 >
-- Vänliga Hälsningar Mats Lundqvist +4670-513 73 87 (privat) ------------------------------------------------------------------------- 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